✓ Copied to clipboard
#FCAB69 (Soft Vivid Vermilion) color swatch preview — Color From Pic.
#FCAB69 — Soft Vivid Vermilion color swatch

Soft Vivid Vermilion

#FCAB69

📝 Color Information for #FCAB69

The hexadecimal color code #FCAB69 represents a light shade in the red family. In the RGB color model, this color is composed of 252 red, 171 green, and 105 blue, which translates to approximately 99% red, 67% green, and 41% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #FCAB69 has a hue of 27 degrees, a saturation level of 96%, and a lightness value of 70%. The hue angle of 27° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 27°, saturation of 58%, and brightness/value of 99%. For print applications using the CMYK color model, #FCAB69 would be reproduced using 0% cyan, 32% magenta, 58% yellow, and 1% black. The closest web-safe color is #FF9966, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #FCAB69 with other colors, consider its complementary color at hue 207° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16558953, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FCAB69

Tailwind CSS
orange-300
HEX
#FCAB69
RGB
rgb(252, 171, 105)
RGB %
99%, 67%, 41%
HSL
hsl(27, 96%, 70%)
HSV
hsv(27, 58%, 99%)
CMYK
0%, 32%, 58%, 1%
Decimal
16558953
Web Safe
#FF9966

🎨 Color Schemes for #FCAB69

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FCAB69

🌗 Shades and Tints of #FCAB69

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FCAB69

Tones (adding gray / desaturating)

🌈 Hue Variations of #FCAB69

Hue Variations (shifting the color spectrum)

👁️ Preview of #FCAB69 in Use

Text on #FCAB69
This demonstrates text readability on the color background. (Click to edit)
#FCAB69 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #FCAB69

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #FCAB69

:root { --color-hex: #FCAB69; --color-rgb: 252, 171, 105; --color-hsl: 27, 96%, 70%; } .bg-color { background-color: #FCAB69; } .text-color { color: #FCAB69; } .border-color { border-color: #FCAB69; }

🛠️ Use #FCAB69 in Your Project

🎨
Build a Palette with #FCAB69
Generate harmonious color schemes
⚖️
Check Contrast for #FCAB69
WCAG accessibility testing
🌈
Create a Gradient with #FCAB69
Beautiful CSS gradients

🔗 Related Colors to #FCAB69

#FC6970
Hue -30°
#FC8669
Hue -15°
#FCD069
Hue +15°
#FCF569
Hue +30°
#FB8F37
85% L
#F57105
70% L
#AF5104
50% L
#693002
30% L
#FDBC87
76% L
#FDCDA5
82% L
#FEDDC3
88% L
#FEEEE1
94% L

About Soft Vivid Vermilion (#FCAB69)

Soft Vivid Vermilion is a medium, vibrant, warm red color with a hue angle of 27°, saturation of 96%, and lightness of 70%. Its RGB value is (252, 171, 105) and its CMYK breakdown is C:0% M:32% Y:58% K:1%.

This is a Summer (Cool) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #FCAB69

What is the HEX code for Soft Vivid Vermilion? +

The HEX code for Soft Vivid Vermilion is #FCAB69. In CSS you can use it directly as color: #FCAB69; or as a background: background-color: #FCAB69;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #FCAB69? +

The RGB value of #FCAB69 is rgb(252, 171, 105). This means the color contains 252 out of 255 parts red, 171 out of 255 parts green, and 105 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(252, 171, 105);

What is the HSL value of #FCAB69? +

The HSL value of #FCAB69 is hsl(27, 96%, 70%). The hue is 27°, placing it in the red family on the color wheel. The saturation is 96%, making it vibrant. The lightness is 70%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #FCAB69 a warm or cool color? +

#FCAB69 is classified as a warm color based on its hue angle of 27°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #FCAB69? +

The approximate CMYK value of #FCAB69 is C:0% M:32% Y:58% K:1%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #FCAB69 with Other Tools

🔢
Color Converter
Get all formats for #FCAB69 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #FCAB69 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #FCAB69.
👓
Blindness Simulator
See how #FCAB69 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #FCAB69.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #FCAB69.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #FCAB69.
🔬
Technical Formats
See #FCAB69 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #FCAB69 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.