#EEA4EC Color Information

Hex color code: #EEA4EC

The hex color #EEA4EC is a soft magenta with RGB values of (238, 164, 236) and HSL of (302°, 69%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EEA4EC
RGB
238, 164, 236
HSL
302°, 69%, 79%
CMYK
0%, 31%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEA4EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 164, 236

Red: 238 / Green: 164 / Blue: 236

HSL

302°, 69%, 79%

Hue: 302° / Saturation: 69% / Lightness: 79%

CMYK

0%, 31%, 1%, 7%

Cyan: 0% / Magenta: 31% / Yellow: 1% / Key: 7%

What color is #EEA4EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEA4EC to RGB:

rgb(238, 164, 236)HEX to RGB Converter →

HEX to HSL

Convert #EEA4EC to HSL:

hsl(302, 69%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #EEA4EC to CMYK:

cmyk(0%, 31%, 1%, 7%)Color Converter →

Color Meaning and Usage

#EEA4EC is a ethereal magenta color with RGB values of 238, 164, 236 and HSL of 302°, 69%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEA4EC is #A5EEA7, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA5EE.

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

Contrast with #EEA4EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEA4EC?

#EEA4EC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEA4EC?

#EEA4EC in RGB is (238, 164, 236) - 238 red, 164 green, and 236 blue.

How to use #EEA4EC in CSS?

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

What colors go well with #EEA4EC?

#A5EEA7 (complementary), #CCA5EE (analogous), and #E364DE (lighter shade) work well with #EEA4EC.