#E0CCDB Color Information

Hex color code: #E0CCDB

The hex color #E0CCDB is a light magenta with RGB values of (224, 204, 219) and HSL of (315°, 24%, 84%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#E0CCDB
RGB
224, 204, 219
HSL
315°, 24%, 84%
CMYK
0%, 9%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 204, 219

Red: 224 / Green: 204 / Blue: 219

HSL

315°, 24%, 84%

Hue: 315° / Saturation: 24% / Lightness: 84%

CMYK

0%, 9%, 2%, 12%

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

What color is #E0CCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CCDB to RGB:

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

HEX to HSL

Convert #E0CCDB to HSL:

hsl(315, 24%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CCDB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #E0CCDB has RGB (224, 204, 219) and HSL (315°, 24%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CCDB is #CCE0D1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCE0.

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

Contrast with #E0CCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CCDB?

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

What is the RGB value of #E0CCDB?

#E0CCDB in RGB is (224, 204, 219) - 224 red, 204 green, and 219 blue.

How to use #E0CCDB in CSS?

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

What colors go well with #E0CCDB?

#CCE0D1 (complementary), #DBCCE0 (analogous), and #C39DB9 (lighter shade) work well with #E0CCDB.