#E5DDFB Color Information

Hex color code: #E5DDFB

#E5DDFB is a airy purple color. In RGB it is (229, 221, 251), and in HSL it is (256°, 79%, 93%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#E5DDFB
RGB
229, 221, 251
HSL
256°, 79%, 93%
CMYK
9%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5DDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 221, 251

Red: 229 / Green: 221 / Blue: 251

HSL

256°, 79%, 93%

Hue: 256° / Saturation: 79% / Lightness: 93%

CMYK

9%, 12%, 0%, 2%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #E5DDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5DDFB to RGB:

rgb(229, 221, 251)HEX to RGB Converter →

HEX to HSL

Convert #E5DDFB to HSL:

hsl(256, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #E5DDFB to CMYK:

cmyk(9%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy purple tone, #E5DDFB has RGB (229, 221, 251) and HSL (256°, 79%, 93%). 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 #E5DDFB is #F4FBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE6FB.

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

Contrast with #E5DDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5DDFB?

#E5DDFB is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E5DDFB?

#E5DDFB in RGB is (229, 221, 251) - 229 red, 221 green, and 251 blue.

How to use #E5DDFB in CSS?

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

What colors go well with #E5DDFB?

#F4FBDF (complementary), #DFE6FB (analogous), and #B29BF3 (lighter shade) work well with #E5DDFB.