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

Light Warm Vermilion

#EFD7CC

📝 Color Information for #EFD7CC

The hexadecimal color code #EFD7CC represents a very light shade in the red family. In the RGB color model, this color is composed of 239 red, 215 green, and 204 blue, which translates to approximately 94% red, 84% 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, #EFD7CC has a hue of 19 degrees, a saturation level of 52%, and a lightness value of 87%. The hue angle of 19° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 19°, saturation of 15%, and brightness/value of 94%. For print applications using the CMYK color model, #EFD7CC would be reproduced using 0% cyan, 10% magenta, 15% 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 #EFD7CC with other colors, consider its complementary color at hue 199° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15718348, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFD7CC

Tailwind CSS
rose-200
HEX
#EFD7CC
RGB
rgb(239, 215, 204)
RGB %
94%, 84%, 80%
HSL
hsl(19, 52%, 87%)
HSV
hsv(19, 15%, 94%)
CMYK
0%, 10%, 15%, 6%
Decimal
15718348
Web Safe
#FFCCCC

🎨 Color Schemes for #EFD7CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFD7CC

🌗 Shades and Tints of #EFD7CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFD7CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFD7CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFD7CC in Use

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

👓 Color Blindness Simulation for #EFD7CC

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

:root { --color-hex: #EFD7CC; --color-rgb: 239, 215, 204; --color-hsl: 19, 52%, 87%; } .bg-color { background-color: #EFD7CC; } .text-color { color: #EFD7CC; } .border-color { border-color: #EFD7CC; }

🛠️ Use #EFD7CC in Your Project

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

🔗 Related Colors to #EFD7CC

#EFCDD3
Hue -30°
#EFCFCD
Hue -15°
#EFE0CD
Hue +15°
#EFE9CD
Hue +30°
#DFB09A
85% L
#CF8968
70% L
#AB5B36
50% L
#653620
30% L
#F3E1D8
90% L
#F5E7E0
92% L
#F9F0EC
95% L
#FBF6F3
97% L

About Light Warm Vermilion (#EFD7CC)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 19°, saturation of 52%, and lightness of 87%. Its RGB value is (239, 215, 204) and its CMYK breakdown is C:0% M:10% Y:15% 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 #EFD7CC

What is the HEX code for Light Warm Vermilion? +

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

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

What is the HSL value of #EFD7CC? +

The HSL value of #EFD7CC is hsl(19, 52%, 87%). The hue is 19°, 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 #EFD7CC a warm or cool color? +

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

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

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