#E3DFEF Color Information

Hex color code: #E3DFEF

#E3DFEF is a soft purple color. In RGB it is (227, 223, 239), and in HSL it is (255°, 33%, 91%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#E3DFEF
RGB
227, 223, 239
HSL
255°, 33%, 91%
CMYK
5%, 7%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E3DFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 223, 239

Red: 227 / Green: 223 / Blue: 239

HSL

255°, 33%, 91%

Hue: 255° / Saturation: 33% / Lightness: 91%

CMYK

5%, 7%, 0%, 6%

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

What color is #E3DFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E3DFEF to RGB:

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

HEX to HSL

Convert #E3DFEF to HSL:

hsl(255, 33%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #E3DFEF to CMYK:

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

Color Meaning and Usage

#E3DFEF is a soft purple color with RGB values of 227, 223, 239 and HSL of 255°, 33%, 91%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E3DFEF is #ECF0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E4F0.

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

Contrast with #E3DFEF

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 #E3DFEF?

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

What is the RGB value of #E3DFEF?

#E3DFEF in RGB is (227, 223, 239) - 227 red, 223 green, and 239 blue.

How to use #E3DFEF in CSS?

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

What colors go well with #E3DFEF?

#ECF0E0 (complementary), #E0E4F0 (analogous), and #B8AED6 (lighter shade) work well with #E3DFEF.