#ECDDEE Color Information

Hex color code: #ECDDEE

A soft magenta shade, #ECDDEE appears as (236, 221, 238) in RGB and (293°, 33%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#ECDDEE
RGB
236, 221, 238
HSL
293°, 33%, 90%
CMYK
1%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 221, 238

Red: 236 / Green: 221 / Blue: 238

HSL

293°, 33%, 90%

Hue: 293° / Saturation: 33% / Lightness: 90%

CMYK

1%, 7%, 0%, 7%

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

What color is #ECDDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDDEE to RGB:

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

HEX to HSL

Convert #ECDDEE to HSL:

hsl(293, 33%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDDEE to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECDDEE has RGB (236, 221, 238) and HSL (293°, 33%, 90%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDDEE is #DFEEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #E4DDEE.

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

Contrast with #ECDDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDDEE?

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

What is the RGB value of #ECDDEE?

#ECDDEE in RGB is (236, 221, 238) - 236 red, 221 green, and 238 blue.

How to use #ECDDEE in CSS?

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

What colors go well with #ECDDEE?

#DFEEDD (complementary), #E4DDEE (analogous), and #CFAAD4 (lighter shade) work well with #ECDDEE.