#EACDDB Color Information

Hex color code: #EACDDB

A ethereal magenta shade, #EACDDB appears as (234, 205, 219) in RGB and (331°, 41%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#EACDDB
RGB
234, 205, 219
HSL
331°, 41%, 86%
CMYK
0%, 12%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 205, 219

Red: 234 / Green: 205 / Blue: 219

HSL

331°, 41%, 86%

Hue: 331° / Saturation: 41% / Lightness: 86%

CMYK

0%, 12%, 6%, 8%

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

What color is #EACDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACDDB to RGB:

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

HEX to HSL

Convert #EACDDB to HSL:

hsl(331, 41%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACDDB to CMYK:

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

Color Meaning and Usage

#EACDDB is a ethereal magenta color with RGB values of 234, 205, 219 and HSL of 331°, 41%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACDDB is #CDEADC, creating high-contrast pairings. For softer combinations, try analogous colors like #EACDE9.

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

Contrast with #EACDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACDDB?

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

What is the RGB value of #EACDDB?

#EACDDB in RGB is (234, 205, 219) - 234 red, 205 green, and 219 blue.

How to use #EACDDB in CSS?

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

What colors go well with #EACDDB?

#CDEADC (complementary), #EACDE9 (analogous), and #D397B4 (lighter shade) work well with #EACDDB.