#E49DF0 Color Information

Hex color code: #E49DF0

The hex color #E49DF0 is a ethereal magenta with RGB values of (228, 157, 240) and HSL of (291°, 73%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E49DF0
RGB
228, 157, 240
HSL
291°, 73%, 78%
CMYK
5%, 35%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E49DF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 157, 240

Red: 228 / Green: 157 / Blue: 240

HSL

291°, 73%, 78%

Hue: 291° / Saturation: 73% / Lightness: 78%

CMYK

5%, 35%, 0%, 6%

Cyan: 5% / Magenta: 35% / Yellow: 0% / Key: 6%

What color is #E49DF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E49DF0 to RGB:

rgb(228, 157, 240)HEX to RGB Converter →

HEX to HSL

Convert #E49DF0 to HSL:

hsl(291, 73%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E49DF0 to CMYK:

cmyk(5%, 35%, 0%, 6%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E49DF0 has RGB (228, 157, 240) and HSL (291°, 73%, 78%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E49DF0 is #AAF09E, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9EF0.

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

Contrast with #E49DF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E49DF0?

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

What is the RGB value of #E49DF0?

#E49DF0 in RGB is (228, 157, 240) - 228 red, 157 green, and 240 blue.

How to use #E49DF0 in CSS?

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

What colors go well with #E49DF0?

#AAF09E (complementary), #BB9EF0 (analogous), and #D15CE6 (lighter shade) work well with #E49DF0.