#EEDCD8 Color Information

Hex color code: #EEDCD8

A light red shade, #EEDCD8 appears as (238, 220, 216) in RGB and (11°, 39%, 89%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#EEDCD8
RGB
238, 220, 216
HSL
11°, 39%, 89%
CMYK
0%, 8%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EEDCD8; 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 #EEDCD8; background-color: #EEDCD815; }

Alert / Toast

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

Link / Accent

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

a { color: #EEDCD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 216

Red: 238 / Green: 220 / Blue: 216

HSL

11°, 39%, 89%

Hue: 11° / Saturation: 39% / Lightness: 89%

CMYK

0%, 8%, 9%, 7%

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

What color is #EEDCD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCD8 to RGB:

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

HEX to HSL

Convert #EEDCD8 to HSL:

hsl(11, 39%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCD8 to CMYK:

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

Color Meaning and Usage

#EEDCD8 is a ethereal red color with RGB values of 238, 220, 216 and HSL of 11°, 39%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EEDCD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCD8?

#EEDCD8 is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDCD8?

#EEDCD8 in RGB is (238, 220, 216) - 238 red, 220 green, and 216 blue.

How to use #EEDCD8 in CSS?

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

What colors go well with #EEDCD8?

#D8EAEE (complementary), #EED8DF (analogous), and #D7ACA3 (lighter shade) work well with #EEDCD8.