#E0CDDB Color Information

Hex color code: #E0CDDB

A ethereal magenta shade, #E0CDDB appears as (224, 205, 219) in RGB and (316°, 23%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#E0CDDB
RGB
224, 205, 219
HSL
316°, 23%, 84%
CMYK
0%, 8%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 205, 219

Red: 224 / Green: 205 / Blue: 219

HSL

316°, 23%, 84%

Hue: 316° / Saturation: 23% / Lightness: 84%

CMYK

0%, 8%, 2%, 12%

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

What color is #E0CDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CDDB to RGB:

rgb(224, 205, 219)HEX to RGB Converter →

HEX to HSL

Convert #E0CDDB to HSL:

hsl(316, 23%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CDDB to CMYK:

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

Color Meaning and Usage

#E0CDDB is a ethereal magenta color with RGB values of 224, 205, 219 and HSL of 316°, 23%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CDDB is #CDE0D2, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCDE0.

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

Contrast with #E0CDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CDDB?

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

What is the RGB value of #E0CDDB?

#E0CDDB in RGB is (224, 205, 219) - 224 red, 205 green, and 219 blue.

How to use #E0CDDB in CSS?

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

What colors go well with #E0CDDB?

#CDE0D2 (complementary), #DBCDE0 (analogous), and #C29EB8 (lighter shade) work well with #E0CDDB.