#ECC4FD Color Information

Hex color code: #ECC4FD

#ECC4FD is a light purple color. In RGB it is (236, 196, 253), and in HSL it is (282°, 93%, 88%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#ECC4FD
RGB
236, 196, 253
HSL
282°, 93%, 88%
CMYK
7%, 23%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECC4FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 196, 253

Red: 236 / Green: 196 / Blue: 253

HSL

282°, 93%, 88%

Hue: 282° / Saturation: 93% / Lightness: 88%

CMYK

7%, 23%, 0%, 1%

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

What color is #ECC4FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECC4FD to RGB:

rgb(236, 196, 253)HEX to RGB Converter →

HEX to HSL

Convert #ECC4FD to HSL:

hsl(282, 93%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #ECC4FD to CMYK:

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

Color Meaning and Usage

#ECC4FD is a ethereal purple color with RGB values of 236, 196, 253 and HSL of 282°, 93%, 88%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECC4FD is #D5FDC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC4FD.

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

Contrast with #ECC4FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECC4FD?

#ECC4FD is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECC4FD?

#ECC4FD in RGB is (236, 196, 253) - 236 red, 196 green, and 253 blue.

How to use #ECC4FD in CSS?

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

What colors go well with #ECC4FD?

#D5FDC4 (complementary), #CFC4FD (analogous), and #D47AFA (lighter shade) work well with #ECC4FD.