#ECDAEA Color Information

Hex color code: #ECDAEA

#ECDAEA is a ethereal magenta color. In RGB it is (236, 218, 234), and in HSL it is (307°, 32%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECDAEA
RGB
236, 218, 234
HSL
307°, 32%, 89%
CMYK
0%, 8%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 218, 234

Red: 236 / Green: 218 / Blue: 234

HSL

307°, 32%, 89%

Hue: 307° / Saturation: 32% / Lightness: 89%

CMYK

0%, 8%, 1%, 7%

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

What color is #ECDAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDAEA to RGB:

rgb(236, 218, 234)HEX to RGB Converter →

HEX to HSL

Convert #ECDAEA to HSL:

hsl(307, 32%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDAEA to CMYK:

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

Color Meaning and Usage

A light magenta tone, #ECDAEA has RGB (236, 218, 234) and HSL (307°, 32%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDAEA is #DAECDC, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DAEC.

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

Contrast with #ECDAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDAEA?

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

What is the RGB value of #ECDAEA?

#ECDAEA in RGB is (236, 218, 234) - 236 red, 218 green, and 234 blue.

How to use #ECDAEA in CSS?

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

What colors go well with #ECDAEA?

#DAECDC (complementary), #E5DAEC (analogous), and #D2A7CD (lighter shade) work well with #ECDAEA.