#ECE4FD Color Information

Hex color code: #ECE4FD

A soft purple shade, #ECE4FD appears as (236, 228, 253) in RGB and (259°, 86%, 94%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#ECE4FD
RGB
236, 228, 253
HSL
259°, 86%, 94%
CMYK
7%, 10%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE4FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 228, 253

Red: 236 / Green: 228 / Blue: 253

HSL

259°, 86%, 94%

Hue: 259° / Saturation: 86% / Lightness: 94%

CMYK

7%, 10%, 0%, 1%

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

What color is #ECE4FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE4FD to RGB:

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

HEX to HSL

Convert #ECE4FD to HSL:

hsl(259, 86%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #ECE4FD to CMYK:

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

Color Meaning and Usage

#ECE4FD is a ethereal purple color with RGB values of 236, 228, 253 and HSL of 259°, 86%, 94%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECE4FD is #F5FDE3, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E7FD.

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

Contrast with #ECE4FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE4FD?

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

What is the RGB value of #ECE4FD?

#ECE4FD in RGB is (236, 228, 253) - 236 red, 228 green, and 253 blue.

How to use #ECE4FD in CSS?

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

What colors go well with #ECE4FD?

#F5FDE3 (complementary), #E3E7FD (analogous), and #B99BF8 (lighter shade) work well with #ECE4FD.