#EEACEA Color Information

Hex color code: #EEACEA

#EEACEA is a light magenta color. In RGB it is (238, 172, 234), and in HSL it is (304°, 66%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EEACEA
RGB
238, 172, 234
HSL
304°, 66%, 80%
CMYK
0%, 28%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEACEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 172, 234

Red: 238 / Green: 172 / Blue: 234

HSL

304°, 66%, 80%

Hue: 304° / Saturation: 66% / Lightness: 80%

CMYK

0%, 28%, 2%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 2% / Key: 7%

What color is #EEACEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEACEA to RGB:

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

HEX to HSL

Convert #EEACEA to HSL:

hsl(304, 66%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEACEA to CMYK:

cmyk(0%, 28%, 2%, 7%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EEACEA has RGB (238, 172, 234) and HSL (304°, 66%, 80%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEACEA is #AAEEAF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0AAEE.

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

Contrast with #EEACEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEACEA?

#EEACEA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEACEA?

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

How to use #EEACEA in CSS?

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

What colors go well with #EEACEA?

#AAEEAF (complementary), #D0AAEE (analogous), and #E16BD9 (lighter shade) work well with #EEACEA.