#E2DFEA Color Information

Hex color code: #E2DFEA

A soft purple shade, #E2DFEA appears as (226, 223, 234) in RGB and (256°, 21%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#E2DFEA
RGB
226, 223, 234
HSL
256°, 21%, 90%
CMYK
3%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 223, 234

Red: 226 / Green: 223 / Blue: 234

HSL

256°, 21%, 90%

Hue: 256° / Saturation: 21% / Lightness: 90%

CMYK

3%, 5%, 0%, 8%

Cyan: 3% / Magenta: 5% / Yellow: 0% / Key: 8%

What color is #E2DFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DFEA to RGB:

rgb(226, 223, 234)HEX to RGB Converter →

HEX to HSL

Convert #E2DFEA to HSL:

hsl(256, 21%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E2DFEA to CMYK:

cmyk(3%, 5%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E2DFEA is a light purple color with RGB values of 226, 223, 234 and HSL of 256°, 21%, 90%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DFEA is #E8EBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E3EB.

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

Contrast with #E2DFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DFEA?

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

What is the RGB value of #E2DFEA?

#E2DFEA in RGB is (226, 223, 234) - 226 red, 223 green, and 234 blue.

How to use #E2DFEA in CSS?

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

What colors go well with #E2DFEA?

#E8EBE0 (complementary), #E0E3EB (analogous), and #B9B2CD (lighter shade) work well with #E2DFEA.