#E1DDDF Color Information

Hex color code: #E1DDDF

The hex color #E1DDDF is a light magenta with RGB values of (225, 221, 223) and HSL of (330°, 6%, 87%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#E1DDDF
RGB
225, 221, 223
HSL
330°, 6%, 87%
CMYK
0%, 2%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1DDDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 221, 223

Red: 225 / Green: 221 / Blue: 223

HSL

330°, 6%, 87%

Hue: 330° / Saturation: 6% / Lightness: 87%

CMYK

0%, 2%, 1%, 12%

Cyan: 0% / Magenta: 2% / Yellow: 1% / Key: 12%

What color is #E1DDDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1DDDF to RGB:

rgb(225, 221, 223)HEX to RGB Converter →

HEX to HSL

Convert #E1DDDF to HSL:

hsl(330, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E1DDDF to CMYK:

cmyk(0%, 2%, 1%, 12%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #E1DDDF has RGB (225, 221, 223) and HSL (330°, 6%, 87%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1DDDF is #DCE0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DCE0.

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

Contrast with #E1DDDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1DDDF?

#E1DDDF is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1DDDF?

#E1DDDF in RGB is (225, 221, 223) - 225 red, 221 green, and 223 blue.

How to use #E1DDDF in CSS?

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

What colors go well with #E1DDDF?

#DCE0DE (complementary), #E0DCE0 (analogous), and #BCB3B8 (lighter shade) work well with #E1DDDF.