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

Light Warm Vermilion

#EAB39F

📝 Color Information for #EAB39F

The hexadecimal color code #EAB39F represents a light shade in the red family. In the RGB color model, this color is composed of 234 red, 179 green, and 159 blue, which translates to approximately 92% red, 70% 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, #EAB39F has a hue of 16 degrees, a saturation level of 64%, and a lightness value of 77%. The hue angle of 16° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 16°, saturation of 32%, and brightness/value of 92%. For print applications using the CMYK color model, #EAB39F would be reproduced using 0% cyan, 24% magenta, 32% yellow, and 8% 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 #EAB39F with other colors, consider its complementary color at hue 196° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15381407, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EAB39F

Tailwind CSS
red-300
HEX
#EAB39F
RGB
rgb(234, 179, 159)
RGB %
92%, 70%, 62%
HSL
hsl(16, 64%, 77%)
HSV
hsv(16, 32%, 92%)
CMYK
0%, 24%, 32%, 8%
Decimal
15381407
Web Safe
#FFCC99

🎨 Color Schemes for #EAB39F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EAB39F

🌗 Shades and Tints of #EAB39F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EAB39F

Tones (adding gray / desaturating)

🌈 Hue Variations of #EAB39F

Hue Variations (shifting the color spectrum)

👁️ Preview of #EAB39F in Use

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

👓 Color Blindness Simulation for #EAB39F

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

:root { --color-hex: #EAB39F; --color-rgb: 234, 179, 159; --color-hsl: 16, 64%, 77%; } .bg-color { background-color: #EAB39F; } .text-color { color: #EAB39F; } .border-color { border-color: #EAB39F; }

🛠️ Use #EAB39F in Your Project

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

🔗 Related Colors to #EAB39F

#EA9FB0
Hue -30°
#EAA09F
Hue -15°
#EAC69F
Hue +15°
#EAD89F
Hue +30°
#DF8B6D
85% L
#D5673F
70% L
#A34624
50% L
#602915
30% L
#EEC3B4
82% L
#F2D1C4
86% L
#F7E1D9
91% L
#FAEEEA
95% L

About Light Warm Vermilion (#EAB39F)

Light Warm Vermilion is a light, vibrant, warm red color with a hue angle of 16°, saturation of 64%, and lightness of 77%. Its RGB value is (234, 179, 159) and its CMYK breakdown is C:0% M:24% Y:32% K:8%.

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

What is the HEX code for Light Warm Vermilion? +

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

The RGB value of #EAB39F is rgb(234, 179, 159). This means the color contains 234 out of 255 parts red, 179 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(234, 179, 159);

What is the HSL value of #EAB39F? +

The HSL value of #EAB39F is hsl(16, 64%, 77%). The hue is 16°, placing it in the red family on the color wheel. The saturation is 64%, making it vibrant. The lightness is 77%, 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 #EAB39F a warm or cool color? +

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

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

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