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

Light Vermilion

#EFE3DD

📝 Color Information for #EFE3DD

The hexadecimal color code #EFE3DD represents a very light shade in the red family. In the RGB color model, this color is composed of 239 red, 227 green, and 221 blue, which translates to approximately 94% red, 89% green, and 87% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EFE3DD has a hue of 20 degrees, a saturation level of 36%, and a lightness value of 90%. The hue angle of 20° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 20°, saturation of 8%, and brightness/value of 94%. For print applications using the CMYK color model, #EFE3DD would be reproduced using 0% cyan, 5% magenta, 8% 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 #EFE3DD with other colors, consider its complementary color at hue 200° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15721437, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFE3DD

Tailwind CSS
stone-200
HEX
#EFE3DD
RGB
rgb(239, 227, 221)
RGB %
94%, 89%, 87%
HSL
hsl(20, 36%, 90%)
HSV
hsv(20, 8%, 94%)
CMYK
0%, 5%, 8%, 6%
Decimal
15721437
Web Safe
#FFCCCC

🎨 Color Schemes for #EFE3DD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFE3DD

🌗 Shades and Tints of #EFE3DD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFE3DD

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFE3DD

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFE3DD in Use

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

👓 Color Blindness Simulation for #EFE3DD

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

:root { --color-hex: #EFE3DD; --color-rgb: 239, 227, 221; --color-hsl: 20, 36%, 90%; } .bg-color { background-color: #EFE3DD; } .text-color { color: #EFE3DD; } .border-color { border-color: #EFE3DD; }

🛠️ Use #EFE3DD in Your Project

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

🔗 Related Colors to #EFE3DD

#EFDCDF
Hue -30°
#EFDEDC
Hue -15°
#EFE7DC
Hue +15°
#EFECDC
Hue +30°
#D9BDAF
85% L
#C3957F
70% L
#9C6549
50% L
#5E3D2C
30% L
#F2E8E3
92% L
#F5EEEA
94% L
#F8F4F1
96% L
#FCF9F8
98% L

About Light Vermilion (#EFE3DD)

Light Vermilion is a light, moderately saturated, warm red color with a hue angle of 20°, saturation of 36%, and lightness of 90%. Its RGB value is (239, 227, 221) and its CMYK breakdown is C:0% M:5% Y:8% 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 #EFE3DD

What is the HEX code for Light Vermilion? +

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

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

What is the HSL value of #EFE3DD? +

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

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

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

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