#ECEAEC Color Information

Hex color code: #ECEAEC

A airy magenta shade, #ECEAEC appears as (236, 234, 236) in RGB and (300°, 5%, 92%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#ECEAEC
RGB
236, 234, 236
HSL
300°, 5%, 92%
CMYK
0%, 1%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 234, 236

Red: 236 / Green: 234 / Blue: 236

HSL

300°, 5%, 92%

Hue: 300° / Saturation: 5% / Lightness: 92%

CMYK

0%, 1%, 0%, 7%

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

What color is #ECEAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEAEC to RGB:

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

HEX to HSL

Convert #ECEAEC to HSL:

hsl(300, 5%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEAEC to CMYK:

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

Color Meaning and Usage

#ECEAEC is a light magenta color with RGB values of 236, 234, 236 and HSL of 300°, 5%, 92%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEAEC is #EAECEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEAEC.

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

Contrast with #ECEAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEAEC?

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

What is the RGB value of #ECEAEC?

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

How to use #ECEAEC in CSS?

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

What colors go well with #ECEAEC?

#EAECEA (complementary), #EBEAEC (analogous), and #C7C1C7 (lighter shade) work well with #ECEAEC.