#EEDCD9 Color Information

Hex color code: #EEDCD9

A light red shade, #EEDCD9 appears as (238, 220, 217) in RGB and (9°, 38%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EEDCD9
RGB
238, 220, 217
HSL
9°, 38%, 89%
CMYK
0%, 8%, 9%, 7%

Shades

CSS Usage
color: #EEDCD9;
background-color: #EEDCD9;
border-color: #EEDCD9;
box-shadow: 0 0 10px #EEDCD9;
border: 2px solid #EEDCD9;
Tailwind Usage
bg-[#EEDCD9]
text-[#EEDCD9]
border-[#EEDCD9]
shadow-[0_0_10px_EEDCD9]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EEDCD9, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EEDCD9; color: #000000; }

Badge

New Feature
.badge { background-color: #EEDCD9; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EEDCD9; background-color: #EEDCD915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EEDCD920; border-left: 4px solid #EEDCD9; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EEDCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EEDCD9 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 217

Red: 238 / Green: 220 / Blue: 217

HSL

9°, 38%, 89%

Hue: 9° / Saturation: 38% / Lightness: 89%

CMYK

0%, 8%, 9%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 9% / Key: 7%

What color is #EEDCD9?

#EEDCD9 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCD9 to RGB:

rgb(238, 220, 217)HEX to RGB Converter →

HEX to HSL

Convert #EEDCD9 to HSL:

hsl(9, 38%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCD9 to CMYK:

cmyk(0%, 8%, 9%, 7%)Color Converter →

Color Meaning and Usage

#EEDCD9 is a soft red color with RGB values of 238, 220, 217 and HSL of 9°, 38%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDCD9 is #D8EAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EED8E0.

Use #EEDCD9 in CSS: color: #EEDCD9 or background-color: #EEDCD9. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EEDCD9

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.87:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCD9?

#EEDCD9 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDCD9?

#EEDCD9 in RGB is (238, 220, 217) - 238 red, 220 green, and 217 blue.

How to use #EEDCD9 in CSS?

Use #EEDCD9 directly in your CSS properties like color or background-color.

What colors go well with #EEDCD9?

#D8EAEE (complementary), #EED8E0 (analogous), and #D6ABA4 (lighter shade) work well with #EEDCD9.