#EEA8F1 Color Information

Hex color code: #EEA8F1

A light magenta shade, #EEA8F1 appears as (238, 168, 241) in RGB and (298°, 72%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#EEA8F1
RGB
238, 168, 241
HSL
298°, 72%, 80%
CMYK
1%, 30%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEA8F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 168, 241

Red: 238 / Green: 168 / Blue: 241

HSL

298°, 72%, 80%

Hue: 298° / Saturation: 72% / Lightness: 80%

CMYK

1%, 30%, 0%, 5%

Cyan: 1% / Magenta: 30% / Yellow: 0% / Key: 5%

What color is #EEA8F1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEA8F1 to RGB:

rgb(238, 168, 241)HEX to RGB Converter →

HEX to HSL

Convert #EEA8F1 to HSL:

hsl(298, 72%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEA8F1 to CMYK:

cmyk(1%, 30%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EEA8F1 is a delicate magenta color with RGB values of 238, 168, 241 and HSL of 298°, 72%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEA8F1 is #AAF1A7, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA7F1.

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

Contrast with #EEA8F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEA8F1?

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

What is the RGB value of #EEA8F1?

#EEA8F1 in RGB is (238, 168, 241) - 238 red, 168 green, and 241 blue.

How to use #EEA8F1 in CSS?

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

What colors go well with #EEA8F1?

#AAF1A7 (complementary), #CAA7F1 (analogous), and #E265E6 (lighter shade) work well with #EEA8F1.