#EACDDA Color Information

Hex color code: #EACDDA

#EACDDA is a ethereal magenta color. In RGB it is (234, 205, 218), and in HSL it is (333°, 41%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EACDDA
RGB
234, 205, 218
HSL
333°, 41%, 86%
CMYK
0%, 12%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 205, 218

Red: 234 / Green: 205 / Blue: 218

HSL

333°, 41%, 86%

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

CMYK

0%, 12%, 7%, 8%

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

What color is #EACDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACDDA to RGB:

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

HEX to HSL

Convert #EACDDA to HSL:

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

HEX to CMYK

Convert #EACDDA to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EACDDA has RGB (234, 205, 218) and HSL (333°, 41%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACDDA is #CDEADD, creating high-contrast pairings. For softer combinations, try analogous colors like #EACDE8.

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

Contrast with #EACDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACDDA?

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

What is the RGB value of #EACDDA?

#EACDDA in RGB is (234, 205, 218) - 234 red, 205 green, and 218 blue.

How to use #EACDDA in CSS?

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

What colors go well with #EACDDA?

#CDEADD (complementary), #EACDE8 (analogous), and #D397B2 (lighter shade) work well with #EACDDA.