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

Light Warm Vermilion

#EFD9CD

📝 Color Information for #EFD9CD

The hexadecimal color code #EFD9CD represents a very light shade in the red family. In the RGB color model, this color is composed of 239 red, 217 green, and 205 blue, which translates to approximately 94% red, 85% green, and 80% 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, #EFD9CD has a hue of 21 degrees, a saturation level of 52%, and a lightness value of 87%. The hue angle of 21° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 21°, saturation of 14%, and brightness/value of 94%. For print applications using the CMYK color model, #EFD9CD would be reproduced using 0% cyan, 9% magenta, 14% yellow, and 6% black. The closest web-safe color is #FFCCCC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #EFD9CD with other colors, consider its complementary color at hue 201° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15718861, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFD9CD

Tailwind CSS
rose-200
HEX
#EFD9CD
RGB
rgb(239, 217, 205)
RGB %
94%, 85%, 80%
HSL
hsl(21, 52%, 87%)
HSV
hsv(21, 14%, 94%)
CMYK
0%, 9%, 14%, 6%
Decimal
15718861
Web Safe
#FFCCCC

🎨 Color Schemes for #EFD9CD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFD9CD

🌗 Shades and Tints of #EFD9CD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFD9CD

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFD9CD

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFD9CD in Use

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

👓 Color Blindness Simulation for #EFD9CD

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

:root { --color-hex: #EFD9CD; --color-rgb: 239, 217, 205; --color-hsl: 21, 52%, 87%; } .bg-color { background-color: #EFD9CD; } .text-color { color: #EFD9CD; } .border-color { border-color: #EFD9CD; }

🛠️ Use #EFD9CD in Your Project

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

🔗 Related Colors to #EFD9CD

#EFCDD2
Hue -30°
#EFD0CD
Hue -15°
#EFE1CD
Hue +15°
#EFEACD
Hue +30°
#DFB29A
85% L
#CF8C68
70% L
#AB5F36
50% L
#653820
30% L
#F3E2D8
90% L
#F5E7E0
92% L
#F9F0EC
95% L
#FBF6F3
97% L

About Light Warm Vermilion (#EFD9CD)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 21°, saturation of 52%, and lightness of 87%. Its RGB value is (239, 217, 205) and its CMYK breakdown is C:0% M:9% Y:14% 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 #EFD9CD

What is the HEX code for Light Warm Vermilion? +

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

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

What is the HSL value of #EFD9CD? +

The HSL value of #EFD9CD is hsl(21, 52%, 87%). The hue is 21°, placing it in the red family on the color wheel. The saturation is 52%, making it moderately saturated. The lightness is 87%, 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 #EFD9CD a warm or cool color? +

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

The approximate CMYK value of #EFD9CD is C:0% M:9% Y:14% 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 #EFD9CD with Other Tools

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