#E0CFDB Color Information

Hex color code: #E0CFDB

The hex color #E0CFDB is a soft magenta with RGB values of (224, 207, 219) and HSL of (318°, 22%, 85%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#E0CFDB
RGB
224, 207, 219
HSL
318°, 22%, 85%
CMYK
0%, 8%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 207, 219

Red: 224 / Green: 207 / Blue: 219

HSL

318°, 22%, 85%

Hue: 318° / Saturation: 22% / Lightness: 85%

CMYK

0%, 8%, 2%, 12%

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

What color is #E0CFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CFDB to RGB:

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

HEX to HSL

Convert #E0CFDB to HSL:

hsl(318, 22%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CFDB to CMYK:

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

Color Meaning and Usage

#E0CFDB is a soft magenta color with RGB values of 224, 207, 219 and HSL of 318°, 22%, 85%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CFDB is #D0E1D5, creating high-contrast pairings. For softer combinations, try analogous colors like #DED0E1.

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

Contrast with #E0CFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CFDB?

#E0CFDB is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0CFDB?

#E0CFDB in RGB is (224, 207, 219) - 224 red, 207 green, and 219 blue.

How to use #E0CFDB in CSS?

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

What colors go well with #E0CFDB?

#D0E1D5 (complementary), #DED0E1 (analogous), and #C3A2B9 (lighter shade) work well with #E0CFDB.