#ECD8EE Color Information

Hex color code: #ECD8EE

#ECD8EE is a ethereal magenta color. In RGB it is (236, 216, 238), and in HSL it is (295°, 39%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECD8EE
RGB
236, 216, 238
HSL
295°, 39%, 89%
CMYK
1%, 9%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD8EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 216, 238

Red: 236 / Green: 216 / Blue: 238

HSL

295°, 39%, 89%

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

CMYK

1%, 9%, 0%, 7%

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

What color is #ECD8EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD8EE to RGB:

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

HEX to HSL

Convert #ECD8EE to HSL:

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

HEX to CMYK

Convert #ECD8EE to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #ECD8EE has RGB (236, 216, 238) and HSL (295°, 39%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD8EE is #DAEED8, creating high-contrast pairings. For softer combinations, try analogous colors like #E1D8EE.

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

Contrast with #ECD8EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD8EE?

#ECD8EE is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECD8EE?

#ECD8EE in RGB is (236, 216, 238) - 236 red, 216 green, and 238 blue.

How to use #ECD8EE in CSS?

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

What colors go well with #ECD8EE?

#DAEED8 (complementary), #E1D8EE (analogous), and #D2A3D7 (lighter shade) work well with #ECD8EE.