#EEAFE5 Color Information

Hex color code: #EEAFE5

A ethereal magenta shade, #EEAFE5 appears as (238, 175, 229) in RGB and (309°, 65%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EEAFE5
RGB
238, 175, 229
HSL
309°, 65%, 81%
CMYK
0%, 26%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 175, 229

Red: 238 / Green: 175 / Blue: 229

HSL

309°, 65%, 81%

Hue: 309° / Saturation: 65% / Lightness: 81%

CMYK

0%, 26%, 4%, 7%

Cyan: 0% / Magenta: 26% / Yellow: 4% / Key: 7%

What color is #EEAFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAFE5 to RGB:

rgb(238, 175, 229)HEX to RGB Converter →

HEX to HSL

Convert #EEAFE5 to HSL:

hsl(309, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAFE5 to CMYK:

cmyk(0%, 26%, 4%, 7%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EEAFE5 has RGB (238, 175, 229) and HSL (309°, 65%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAFE5 is #AFEEB9, creating high-contrast pairings. For softer combinations, try analogous colors like #D8AFEE.

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

Contrast with #EEAFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAFE5?

#EEAFE5 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEAFE5?

#EEAFE5 in RGB is (238, 175, 229) - 238 red, 175 green, and 229 blue.

How to use #EEAFE5 in CSS?

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

What colors go well with #EEAFE5?

#AFEEB9 (complementary), #D8AFEE (analogous), and #E170D0 (lighter shade) work well with #EEAFE5.