#EAE9ED Color Information

Hex color code: #EAE9ED

The hex color #EAE9ED is a light purple with RGB values of (234, 233, 237) and HSL of (255°, 10%, 92%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EAE9ED
RGB
234, 233, 237
HSL
255°, 10%, 92%
CMYK
1%, 2%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAE9ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 233, 237

Red: 234 / Green: 233 / Blue: 237

HSL

255°, 10%, 92%

Hue: 255° / Saturation: 10% / Lightness: 92%

CMYK

1%, 2%, 0%, 7%

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

What color is #EAE9ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAE9ED to RGB:

rgb(234, 233, 237)HEX to RGB Converter →

HEX to HSL

Convert #EAE9ED to HSL:

hsl(255, 10%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAE9ED to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EAE9ED has RGB (234, 233, 237) and HSL (255°, 10%, 92%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAE9ED is #ECEDE9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EAED.

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

Contrast with #EAE9ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAE9ED?

#EAE9ED is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAE9ED?

#EAE9ED in RGB is (234, 233, 237) - 234 red, 233 green, and 237 blue.

How to use #EAE9ED in CSS?

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

What colors go well with #EAE9ED?

#ECEDE9 (complementary), #E9EAED (analogous), and #C1BECA (lighter shade) work well with #EAE9ED.