#EAAFDC Color Information

Hex color code: #EAAFDC

A ethereal magenta shade, #EAAFDC appears as (234, 175, 220) in RGB and (314°, 58%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EAAFDC
RGB
234, 175, 220
HSL
314°, 58%, 80%
CMYK
0%, 25%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 175, 220

Red: 234 / Green: 175 / Blue: 220

HSL

314°, 58%, 80%

Hue: 314° / Saturation: 58% / Lightness: 80%

CMYK

0%, 25%, 6%, 8%

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

What color is #EAAFDC?

#EAAFDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAFDC to RGB:

rgb(234, 175, 220)HEX to RGB Converter →

HEX to HSL

Convert #EAAFDC to HSL:

hsl(314, 58%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EAAFDC to CMYK:

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

Color Meaning and Usage

#EAAFDC is a soft magenta color with RGB values of 234, 175, 220 and HSL of 314°, 58%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAFDC is #AEEABC, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAEEA.

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

Contrast with #EAAFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAFDC?

#EAAFDC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EAAFDC?

#EAAFDC in RGB is (234, 175, 220) - 234 red, 175 green, and 220 blue.

How to use #EAAFDC in CSS?

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

What colors go well with #EAAFDC?

#AEEABC (complementary), #DAAEEA (analogous), and #DA72C1 (lighter shade) work well with #EAAFDC.