#E19AEF Color Information

Hex color code: #E19AEF

A ethereal magenta shade, #E19AEF appears as (225, 154, 239) in RGB and (290°, 73%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E19AEF
RGB
225, 154, 239
HSL
290°, 73%, 77%
CMYK
6%, 36%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E19AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 154, 239

Red: 225 / Green: 154 / Blue: 239

HSL

290°, 73%, 77%

Hue: 290° / Saturation: 73% / Lightness: 77%

CMYK

6%, 36%, 0%, 6%

Cyan: 6% / Magenta: 36% / Yellow: 0% / Key: 6%

What color is #E19AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E19AEF to RGB:

rgb(225, 154, 239)HEX to RGB Converter →

HEX to HSL

Convert #E19AEF to HSL:

hsl(290, 73%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #E19AEF to CMYK:

cmyk(6%, 36%, 0%, 6%)Color Converter →

Color Meaning and Usage

#E19AEF is a soft magenta color with RGB values of 225, 154, 239 and HSL of 290°, 73%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E19AEF is #A8EF9A, creating high-contrast pairings. For softer combinations, try analogous colors like #B69AEF.

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

Contrast with #E19AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E19AEF?

#E19AEF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E19AEF?

#E19AEF in RGB is (225, 154, 239) - 225 red, 154 green, and 239 blue.

How to use #E19AEF in CSS?

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

What colors go well with #E19AEF?

#A8EF9A (complementary), #B69AEF (analogous), and #CD57E5 (lighter shade) work well with #E19AEF.