#E487DA Color Information

Hex color code: #E487DA

A balanced magenta shade, #E487DA appears as (228, 135, 218) in RGB and (306°, 63%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E487DA
RGB
228, 135, 218
HSL
306°, 63%, 71%
CMYK
0%, 41%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E487DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 135, 218

Red: 228 / Green: 135 / Blue: 218

HSL

306°, 63%, 71%

Hue: 306° / Saturation: 63% / Lightness: 71%

CMYK

0%, 41%, 4%, 11%

Cyan: 0% / Magenta: 41% / Yellow: 4% / Key: 11%

What color is #E487DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E487DA to RGB:

rgb(228, 135, 218)HEX to RGB Converter →

HEX to HSL

Convert #E487DA to HSL:

hsl(306, 63%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E487DA to CMYK:

cmyk(0%, 41%, 4%, 11%)Color Converter →

Color Meaning and Usage

#E487DA is a muted magenta color with RGB values of 228, 135, 218 and HSL of 306°, 63%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E487DA is #86E490, creating high-contrast pairings. For softer combinations, try analogous colors like #BE86E4.

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

Contrast with #E487DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E487DA?

#E487DA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E487DA?

#E487DA in RGB is (228, 135, 218) - 228 red, 135 green, and 218 blue.

How to use #E487DA in CSS?

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

What colors go well with #E487DA?

#86E490 (complementary), #BE86E4 (analogous), and #D548C7 (lighter shade) work well with #E487DA.