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

Soft Vivid Vermilion

#FAA76B

📝 Color Information for #FAA76B

The hexadecimal color code #FAA76B represents a light shade in the red family. In the RGB color model, this color is composed of 250 red, 167 green, and 107 blue, which translates to approximately 98% red, 65% green, and 42% 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, #FAA76B has a hue of 25 degrees, a saturation level of 93%, and a lightness value of 70%. The hue angle of 25° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 25°, saturation of 57%, and brightness/value of 98%. For print applications using the CMYK color model, #FAA76B would be reproduced using 0% cyan, 33% magenta, 57% yellow, and 2% 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 #FAA76B with other colors, consider its complementary color at hue 205° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 16426859, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #FAA76B

Tailwind CSS
orange-300
HEX
#FAA76B
RGB
rgb(250, 167, 107)
RGB %
98%, 65%, 42%
HSL
hsl(25, 93%, 70%)
HSV
hsv(25, 57%, 98%)
CMYK
0%, 33%, 57%, 2%
Decimal
16426859
Web Safe
#FF9966

🎨 Color Schemes for #FAA76B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #FAA76B

🌗 Shades and Tints of #FAA76B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #FAA76B

Tones (adding gray / desaturating)

🌈 Hue Variations of #FAA76B

Hue Variations (shifting the color spectrum)

👁️ Preview of #FAA76B in Use

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

👓 Color Blindness Simulation for #FAA76B

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 #FAA76B

:root { --color-hex: #FAA76B; --color-rgb: 250, 167, 107; --color-hsl: 25, 93%, 70%; } .bg-color { background-color: #FAA76B; } .text-color { color: #FAA76B; } .border-color { border-color: #FAA76B; }

🛠️ Use #FAA76B in Your Project

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

🔗 Related Colors to #FAA76B

#FA6B77
Hue -30°
#FA836B
Hue -15°
#FACA6B
Hue +15°
#FAEE6B
Hue +30°
#F8893A
85% L
#F16A09
70% L
#AC4B06
50% L
#672D04
30% L
#FBB889
76% L
#FCCAA6
82% L
#FDDCC4
88% L
#FEEDE1
94% L

About Soft Vivid Vermilion (#FAA76B)

Soft Vivid Vermilion is a medium, vibrant, warm red color with a hue angle of 25°, saturation of 93%, and lightness of 70%. Its RGB value is (250, 167, 107) and its CMYK breakdown is C:0% M:33% Y:57% K:2%.

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 #FAA76B

What is the HEX code for Soft Vivid Vermilion? +

The HEX code for Soft Vivid Vermilion is #FAA76B. In CSS you can use it directly as color: #FAA76B; or as a background: background-color: #FAA76B;. 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 #FAA76B? +

The RGB value of #FAA76B is rgb(250, 167, 107). This means the color contains 250 out of 255 parts red, 167 out of 255 parts green, and 107 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(250, 167, 107);

What is the HSL value of #FAA76B? +

The HSL value of #FAA76B is hsl(25, 93%, 70%). The hue is 25°, placing it in the red family on the color wheel. The saturation is 93%, 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 #FAA76B a warm or cool color? +

#FAA76B is classified as a warm color based on its hue angle of 25°. 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 #FAA76B? +

The approximate CMYK value of #FAA76B is C:0% M:33% Y:57% K:2%. 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 #FAA76B with Other Tools

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