#ECDCF6 Color Information

Hex color code: #ECDCF6

#ECDCF6 is a ethereal purple color. In RGB it is (236, 220, 246), and in HSL it is (277°, 59%, 91%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#ECDCF6
RGB
236, 220, 246
HSL
277°, 59%, 91%
CMYK
4%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDCF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 220, 246

Red: 236 / Green: 220 / Blue: 246

HSL

277°, 59%, 91%

Hue: 277° / Saturation: 59% / Lightness: 91%

CMYK

4%, 11%, 0%, 4%

Cyan: 4% / Magenta: 11% / Yellow: 0% / Key: 4%

What color is #ECDCF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDCF6 to RGB:

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

HEX to HSL

Convert #ECDCF6 to HSL:

hsl(277, 59%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDCF6 to CMYK:

cmyk(4%, 11%, 0%, 4%)Color Converter →

Color Meaning and Usage

#ECDCF6 is a airy purple color with RGB values of 236, 220, 246 and HSL of 277°, 59%, 91%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECDCF6 is #E5F6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDBF6.

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

Contrast with #ECDCF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDCF6?

#ECDCF6 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECDCF6?

#ECDCF6 in RGB is (236, 220, 246) - 236 red, 220 green, and 246 blue.

How to use #ECDCF6 in CSS?

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

What colors go well with #ECDCF6?

#E5F6DB (complementary), #DEDBF6 (analogous), and #CA9EE6 (lighter shade) work well with #ECDCF6.