#ECDEE8 Color Information

Hex color code: #ECDEE8

The hex color #ECDEE8 is a airy magenta with RGB values of (236, 222, 232) and HSL of (317°, 27%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#ECDEE8
RGB
236, 222, 232
HSL
317°, 27%, 90%
CMYK
0%, 6%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 222, 232

Red: 236 / Green: 222 / Blue: 232

HSL

317°, 27%, 90%

Hue: 317° / Saturation: 27% / Lightness: 90%

CMYK

0%, 6%, 2%, 7%

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

What color is #ECDEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDEE8 to RGB:

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

HEX to HSL

Convert #ECDEE8 to HSL:

hsl(317, 27%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDEE8 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECDEE8 has RGB (236, 222, 232) and HSL (317°, 27%, 90%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDEE8 is #DFECE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E9DFEC.

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

Contrast with #ECDEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDEE8?

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

What is the RGB value of #ECDEE8?

#ECDEE8 in RGB is (236, 222, 232) - 236 red, 222 green, and 232 blue.

How to use #ECDEE8 in CSS?

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

What colors go well with #ECDEE8?

#DFECE3 (complementary), #E9DFEC (analogous), and #D0AEC7 (lighter shade) work well with #ECDEE8.