#E3DAEC Color Information

Hex color code: #E3DAEC

#E3DAEC is a delicate purple color. In RGB it is (227, 218, 236), and in HSL it is (270°, 32%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E3DAEC
RGB
227, 218, 236
HSL
270°, 32%, 89%
CMYK
4%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E3DAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 218, 236

Red: 227 / Green: 218 / Blue: 236

HSL

270°, 32%, 89%

Hue: 270° / Saturation: 32% / Lightness: 89%

CMYK

4%, 8%, 0%, 7%

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

What color is #E3DAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E3DAEC to RGB:

rgb(227, 218, 236)HEX to RGB Converter →

HEX to HSL

Convert #E3DAEC to HSL:

hsl(270, 32%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E3DAEC to CMYK:

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

Color Meaning and Usage

#E3DAEC is a light purple color with RGB values of 227, 218, 236 and HSL of 270°, 32%, 89%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E3DAEC is #E3ECDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADAEC.

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

Contrast with #E3DAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E3DAEC?

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

What is the RGB value of #E3DAEC?

#E3DAEC in RGB is (227, 218, 236) - 227 red, 218 green, and 236 blue.

How to use #E3DAEC in CSS?

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

What colors go well with #E3DAEC?

#E3ECDA (complementary), #DADAEC (analogous), and #BDA7D2 (lighter shade) work well with #E3DAEC.