#E0DAEE Color Information

Hex color code: #E0DAEE

#E0DAEE is a airy purple color. In RGB it is (224, 218, 238), and in HSL it is (258°, 37%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E0DAEE
RGB
224, 218, 238
HSL
258°, 37%, 89%
CMYK
6%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 218, 238

Red: 224 / Green: 218 / Blue: 238

HSL

258°, 37%, 89%

Hue: 258° / Saturation: 37% / Lightness: 89%

CMYK

6%, 8%, 0%, 7%

Cyan: 6% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #E0DAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DAEE to RGB:

rgb(224, 218, 238)HEX to RGB Converter →

HEX to HSL

Convert #E0DAEE to HSL:

hsl(258, 37%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DAEE to CMYK:

cmyk(6%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #E0DAEE has RGB (224, 218, 238) and HSL (258°, 37%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0DAEE is #E7EDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DDED.

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

Contrast with #E0DAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DAEE?

#E0DAEE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0DAEE?

#E0DAEE in RGB is (224, 218, 238) - 224 red, 218 green, and 238 blue.

How to use #E0DAEE in CSS?

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

What colors go well with #E0DAEE?

#E7EDD9 (complementary), #D9DDED (analogous), and #B3A4D5 (lighter shade) work well with #E0DAEE.