#E8ABED Color Information

Hex color code: #E8ABED

A airy magenta shade, #E8ABED appears as (232, 171, 237) in RGB and (295°, 65%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E8ABED
RGB
232, 171, 237
HSL
295°, 65%, 80%
CMYK
2%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8ABED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 171, 237

Red: 232 / Green: 171 / Blue: 237

HSL

295°, 65%, 80%

Hue: 295° / Saturation: 65% / Lightness: 80%

CMYK

2%, 28%, 0%, 7%

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

What color is #E8ABED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8ABED to RGB:

rgb(232, 171, 237)HEX to RGB Converter →

HEX to HSL

Convert #E8ABED to HSL:

hsl(295, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E8ABED to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #E8ABED has RGB (232, 171, 237) and HSL (295°, 65%, 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 #E8ABED is #B0EDAB, creating high-contrast pairings. For softer combinations, try analogous colors like #C6ABED.

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

Contrast with #E8ABED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8ABED?

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

What is the RGB value of #E8ABED?

#E8ABED in RGB is (232, 171, 237) - 232 red, 171 green, and 237 blue.

How to use #E8ABED in CSS?

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

What colors go well with #E8ABED?

#B0EDAB (complementary), #C6ABED (analogous), and #D66CE0 (lighter shade) work well with #E8ABED.