#EAACEA Color Information

Hex color code: #EAACEA

A soft magenta shade, #EAACEA appears as (234, 172, 234) in RGB and (300°, 60%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EAACEA
RGB
234, 172, 234
HSL
300°, 60%, 80%
CMYK
0%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAACEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 172, 234

Red: 234 / Green: 172 / Blue: 234

HSL

300°, 60%, 80%

Hue: 300° / Saturation: 60% / Lightness: 80%

CMYK

0%, 26%, 0%, 8%

Cyan: 0% / Magenta: 26% / Yellow: 0% / Key: 8%

What color is #EAACEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAACEA to RGB:

rgb(234, 172, 234)HEX to RGB Converter →

HEX to HSL

Convert #EAACEA to HSL:

hsl(300, 60%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EAACEA to CMYK:

cmyk(0%, 26%, 0%, 8%)Color Converter →

Color Meaning and Usage

#EAACEA is a light magenta color with RGB values of 234, 172, 234 and HSL of 300°, 60%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAACEA is #ADEBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCADEB.

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

Contrast with #EAACEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAACEA?

#EAACEA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EAACEA?

#EAACEA in RGB is (234, 172, 234) - 234 red, 172 green, and 234 blue.

How to use #EAACEA in CSS?

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

What colors go well with #EAACEA?

#ADEBAD (complementary), #CCADEB (analogous), and #DB70DB (lighter shade) work well with #EAACEA.