#E3DFEC Color Information

Hex color code: #E3DFEC

The hex color #E3DFEC is a delicate purple with RGB values of (227, 223, 236) and HSL of (258°, 25%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#E3DFEC
RGB
227, 223, 236
HSL
258°, 25%, 90%
CMYK
4%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E3DFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 223, 236

Red: 227 / Green: 223 / Blue: 236

HSL

258°, 25%, 90%

Hue: 258° / Saturation: 25% / Lightness: 90%

CMYK

4%, 6%, 0%, 7%

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

What color is #E3DFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E3DFEC to RGB:

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

HEX to HSL

Convert #E3DFEC to HSL:

hsl(258, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E3DFEC to CMYK:

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

Color Meaning and Usage

A airy purple tone, #E3DFEC has RGB (227, 223, 236) and HSL (258°, 25%, 90%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E3DFEC is #E8ECDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE2EC.

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

Contrast with #E3DFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E3DFEC?

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

What is the RGB value of #E3DFEC?

#E3DFEC in RGB is (227, 223, 236) - 227 red, 223 green, and 236 blue.

How to use #E3DFEC in CSS?

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

What colors go well with #E3DFEC?

#E8ECDF (complementary), #DFE2EC (analogous), and #B9AFCF (lighter shade) work well with #E3DFEC.