#ECE4EA Color Information

Hex color code: #ECE4EA

A ethereal magenta shade, #ECE4EA appears as (236, 228, 234) in RGB and (315°, 17%, 91%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#ECE4EA
RGB
236, 228, 234
HSL
315°, 17%, 91%
CMYK
0%, 3%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE4EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 228, 234

Red: 236 / Green: 228 / Blue: 234

HSL

315°, 17%, 91%

Hue: 315° / Saturation: 17% / Lightness: 91%

CMYK

0%, 3%, 1%, 7%

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

What color is #ECE4EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE4EA to RGB:

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

HEX to HSL

Convert #ECE4EA to HSL:

hsl(315, 17%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #ECE4EA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #ECE4EA has RGB (236, 228, 234) and HSL (315°, 17%, 91%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECE4EA is #E4ECE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EAE4EC.

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

Contrast with #ECE4EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE4EA?

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

What is the RGB value of #ECE4EA?

#ECE4EA in RGB is (236, 228, 234) - 236 red, 228 green, and 234 blue.

How to use #ECE4EA in CSS?

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

What colors go well with #ECE4EA?

#E4ECE6 (complementary), #EAE4EC (analogous), and #CCB7C7 (lighter shade) work well with #ECE4EA.