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

Light Warm Vermilion

#EFD0BE

📝 Color Information for #EFD0BE

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

🔢 Color Conversion Codes for #EFD0BE

Tailwind CSS
red-200
HEX
#EFD0BE
RGB
rgb(239, 208, 190)
RGB %
94%, 82%, 75%
HSL
hsl(22, 60%, 84%)
HSV
hsv(22, 21%, 94%)
CMYK
0%, 13%, 21%, 6%
Decimal
15716542
Web Safe
#FFCCCC

🎨 Color Schemes for #EFD0BE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFD0BE

🌗 Shades and Tints of #EFD0BE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFD0BE

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFD0BE

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFD0BE in Use

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

👓 Color Blindness Simulation for #EFD0BE

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

:root { --color-hex: #EFD0BE; --color-rgb: 239, 208, 190; --color-hsl: 22, 60%, 84%; } .bg-color { background-color: #EFD0BE; } .text-color { color: #EFD0BE; } .border-color { border-color: #EFD0BE; }

🛠️ Use #EFD0BE in Your Project

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

🔗 Related Colors to #EFD0BE

#EFBEC4
Hue -30°
#EFC3BE
Hue -15°
#EFDCBE
Hue +15°
#EFE8BE
Hue +30°
#E1A989
85% L
#D58658
70% L
#AB5A2B
50% L
#66361A
30% L
#F2D9CA
87% L
#F5E1D6
90% L
#F9EDE7
94% L
#FCF6F3
97% L

About Light Warm Vermilion (#EFD0BE)

Light Warm Vermilion is a light, moderately saturated, warm red color with a hue angle of 22°, saturation of 60%, and lightness of 84%. Its RGB value is (239, 208, 190) and its CMYK breakdown is C:0% M:13% Y:21% 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 #EFD0BE

What is the HEX code for Light Warm Vermilion? +

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

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

What is the HSL value of #EFD0BE? +

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

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

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

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