✓ Copied to clipboard
#EFB69F (Light Warm Vermilion) color swatch preview — Color From Pic.
#EFB69F — Light Warm Vermilion color swatch

Light Warm Vermilion

#EFB69F

📝 Color Information for #EFB69F

The hexadecimal color code #EFB69F represents a light shade in the red family. In the RGB color model, this color is composed of 239 red, 182 green, and 159 blue, which translates to approximately 94% red, 71% green, and 62% blue. This makes it a moderately 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, #EFB69F has a hue of 17 degrees, a saturation level of 71%, and a lightness value of 78%. The hue angle of 17° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 17°, saturation of 33%, and brightness/value of 94%. For print applications using the CMYK color model, #EFB69F would be reproduced using 0% cyan, 24% magenta, 33% yellow, and 6% black. The closest web-safe color is #FFCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #EFB69F with other colors, consider its complementary color at hue 197° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15709855, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFB69F

Tailwind CSS
red-300
HEX
#EFB69F
RGB
rgb(239, 182, 159)
RGB %
94%, 71%, 62%
HSL
hsl(17, 71%, 78%)
HSV
hsv(17, 33%, 94%)
CMYK
0%, 24%, 33%, 6%
Decimal
15709855
Web Safe
#FFCC99

🎨 Color Schemes for #EFB69F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFB69F

🌗 Shades and Tints of #EFB69F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFB69F

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFB69F

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFB69F in Use

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

👓 Color Blindness Simulation for #EFB69F

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

:root { --color-hex: #EFB69F; --color-rgb: 239, 182, 159; --color-hsl: 17, 71%, 78%; } .bg-color { background-color: #EFB69F; } .text-color { color: #EFB69F; } .border-color { border-color: #EFB69F; }

🛠️ Use #EFB69F in Your Project

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

🔗 Related Colors to #EFB69F

#EF9FB0
Hue -30°
#EFA29F
Hue -15°
#EFCA9F
Hue +15°
#EFDD9F
Hue +30°
#E68E6B
85% L
#DE693B
70% L
#AA451D
50% L
#642911
30% L
#F2C3B1
82% L
#F5D4C6
87% L
#F8E1D8
91% L
#FCF2EE
96% L

About Light Warm Vermilion (#EFB69F)

Light Warm Vermilion is a light, vibrant, warm red color with a hue angle of 17°, saturation of 71%, and lightness of 78%. Its RGB value is (239, 182, 159) and its CMYK breakdown is C:0% M:24% Y:33% K:6%.

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

Frequently Asked Questions About #EFB69F

What is the HEX code for Light Warm Vermilion? +

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

The RGB value of #EFB69F is rgb(239, 182, 159). This means the color contains 239 out of 255 parts red, 182 out of 255 parts green, and 159 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(239, 182, 159);

What is the HSL value of #EFB69F? +

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

Is #EFB69F a warm or cool color? +

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

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

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