#E3DFEB Color Information

Hex color code: #E3DFEB

#E3DFEB is a airy purple color. In RGB it is (227, 223, 235), and in HSL it is (260°, 23%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E3DFEB
RGB
227, 223, 235
HSL
260°, 23%, 90%
CMYK
3%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E3DFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 223, 235

Red: 227 / Green: 223 / Blue: 235

HSL

260°, 23%, 90%

Hue: 260° / Saturation: 23% / Lightness: 90%

CMYK

3%, 5%, 0%, 8%

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

What color is #E3DFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E3DFEB to RGB:

rgb(227, 223, 235)HEX to RGB Converter →

HEX to HSL

Convert #E3DFEB to HSL:

hsl(260, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E3DFEB to CMYK:

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

Color Meaning and Usage

#E3DFEB is a ethereal purple color with RGB values of 227, 223, 235 and HSL of 260°, 23%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E3DFEB is #E7EBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E2EB.

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

Contrast with #E3DFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E3DFEB?

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

What is the RGB value of #E3DFEB?

#E3DFEB in RGB is (227, 223, 235) - 227 red, 223 green, and 235 blue.

How to use #E3DFEB in CSS?

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

What colors go well with #E3DFEB?

#E7EBE0 (complementary), #E0E2EB (analogous), and #BAB1CE (lighter shade) work well with #E3DFEB.