#E4DDDB Color Information

Hex color code: #E4DDDB

The hex color #E4DDDB is a soft red with RGB values of (228, 221, 219) and HSL of (13°, 14%, 88%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#E4DDDB
RGB
228, 221, 219
HSL
13°, 14%, 88%
CMYK
0%, 3%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E4DDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 221, 219

Red: 228 / Green: 221 / Blue: 219

HSL

13°, 14%, 88%

Hue: 13° / Saturation: 14% / Lightness: 88%

CMYK

0%, 3%, 4%, 11%

Cyan: 0% / Magenta: 3% / Yellow: 4% / Key: 11%

What color is #E4DDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E4DDDB to RGB:

rgb(228, 221, 219)HEX to RGB Converter →

HEX to HSL

Convert #E4DDDB to HSL:

hsl(13, 14%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #E4DDDB to CMYK:

cmyk(0%, 3%, 4%, 11%)Color Converter →

Color Meaning and Usage

#E4DDDB is a soft red color with RGB values of 228, 221, 219 and HSL of 13°, 14%, 88%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E4DDDB is #DCE3E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DCDF.

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

Contrast with #E4DDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E4DDDB?

#E4DDDB is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E4DDDB?

#E4DDDB in RGB is (228, 221, 219) - 228 red, 221 green, and 219 blue.

How to use #E4DDDB in CSS?

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

What colors go well with #E4DDDB?

#DCE3E5 (complementary), #E5DCDF (analogous), and #C4B5B1 (lighter shade) work well with #E4DDDB.