#E8DCEC Color Information

Hex color code: #E8DCEC

#E8DCEC is a airy magenta color. In RGB it is (232, 220, 236), and in HSL it is (285°, 30%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#E8DCEC
RGB
232, 220, 236
HSL
285°, 30%, 89%
CMYK
2%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8DCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 220, 236

Red: 232 / Green: 220 / Blue: 236

HSL

285°, 30%, 89%

Hue: 285° / Saturation: 30% / Lightness: 89%

CMYK

2%, 7%, 0%, 7%

Cyan: 2% / Magenta: 7% / Yellow: 0% / Key: 7%

What color is #E8DCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8DCEC to RGB:

rgb(232, 220, 236)HEX to RGB Converter →

HEX to HSL

Convert #E8DCEC to HSL:

hsl(285, 30%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E8DCEC to CMYK:

cmyk(2%, 7%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E8DCEC is a delicate magenta color with RGB values of 232, 220, 236 and HSL of 285°, 30%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E8DCEC is #DFEBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDBEB.

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

Contrast with #E8DCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8DCEC?

#E8DCEC is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E8DCEC?

#E8DCEC in RGB is (232, 220, 236) - 232 red, 220 green, and 236 blue.

How to use #E8DCEC in CSS?

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

What colors go well with #E8DCEC?

#DFEBDB (complementary), #DFDBEB (analogous), and #C7A9D1 (lighter shade) work well with #E8DCEC.