#ECDDDB Color Information

Hex color code: #ECDDDB

The hex color #ECDDDB is a delicate red with RGB values of (236, 221, 219) and HSL of (7°, 31%, 89%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#ECDDDB
RGB
236, 221, 219
HSL
7°, 31%, 89%
CMYK
0%, 6%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECDDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 221, 219

Red: 236 / Green: 221 / Blue: 219

HSL

7°, 31%, 89%

Hue: 7° / Saturation: 31% / Lightness: 89%

CMYK

0%, 6%, 7%, 7%

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

What color is #ECDDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECDDDB to RGB:

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

HEX to HSL

Convert #ECDDDB to HSL:

hsl(7, 31%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #ECDDDB to CMYK:

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

Color Meaning and Usage

#ECDDDB is a airy red color with RGB values of 236, 221, 219 and HSL of 7°, 31%, 89%. 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 #ECDDDB is #DAEAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDAE1.

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

Contrast with #ECDDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECDDDB?

#ECDDDB is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECDDDB?

#ECDDDB in RGB is (236, 221, 219) - 236 red, 221 green, and 219 blue.

How to use #ECDDDB in CSS?

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

What colors go well with #ECDDDB?

#DAEAEC (complementary), #ECDAE1 (analogous), and #D1ADA8 (lighter shade) work well with #ECDDDB.