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

Light Warm Red

#EEC3BE

📝 Color Information for #EEC3BE

The hexadecimal color code #EEC3BE represents a very light shade in the red family. In the RGB color model, this color is composed of 238 red, 195 green, and 190 blue, which translates to approximately 93% red, 76% 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, #EEC3BE has a hue of 6 degrees, a saturation level of 59%, and a lightness value of 84%. The hue angle of 6° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 6°, saturation of 20%, and brightness/value of 93%. For print applications using the CMYK color model, #EEC3BE would be reproduced using 0% cyan, 18% magenta, 20% yellow, and 7% 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 #EEC3BE with other colors, consider its complementary color at hue 186° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15647678, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EEC3BE

Tailwind CSS
red-200
HEX
#EEC3BE
RGB
rgb(238, 195, 190)
RGB %
93%, 76%, 75%
HSL
hsl(6, 59%, 84%)
HSV
hsv(6, 20%, 93%)
CMYK
0%, 18%, 20%, 7%
Decimal
15647678
Web Safe
#FFCCCC

🎨 Color Schemes for #EEC3BE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EEC3BE

🌗 Shades and Tints of #EEC3BE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EEC3BE

Tones (adding gray / desaturating)

🌈 Hue Variations of #EEC3BE

Hue Variations (shifting the color spectrum)

👁️ Preview of #EEC3BE in Use

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

👓 Color Blindness Simulation for #EEC3BE

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

:root { --color-hex: #EEC3BE; --color-rgb: 238, 195, 190; --color-hsl: 6, 59%, 84%; } .bg-color { background-color: #EEC3BE; } .text-color { color: #EEC3BE; } .border-color { border-color: #EEC3BE; }

🛠️ Use #EEC3BE in Your Project

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

🔗 Related Colors to #EEC3BE

#EEBED1
Hue -30°
#EEBEC5
Hue -15°
#EECFBE
Hue +15°
#EEDBBE
Hue +30°
#E19289
85% L
#D46559
70% L
#AA392C
50% L
#65221A
30% L
#F1CECA
87% L
#F5D9D6
90% L
#F9E8E7
94% L
#FCF4F3
97% L

About Light Warm Red (#EEC3BE)

Light Warm Red is a light, moderately saturated, warm red color with a hue angle of 6°, saturation of 59%, and lightness of 84%. Its RGB value is (238, 195, 190) and its CMYK breakdown is C:0% M:18% Y:20% K:7%.

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

What is the HEX code for Light Warm Red? +

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

The RGB value of #EEC3BE is rgb(238, 195, 190). This means the color contains 238 out of 255 parts red, 195 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(238, 195, 190);

What is the HSL value of #EEC3BE? +

The HSL value of #EEC3BE is hsl(6, 59%, 84%). The hue is 6°, placing it in the red family on the color wheel. The saturation is 59%, 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 #EEC3BE a warm or cool color? +

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

The approximate CMYK value of #EEC3BE is C:0% M:18% Y:20% K:7%. 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 #EEC3BE with Other Tools

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