#E486DF Color Information

Hex color code: #E486DF

A muted magenta shade, #E486DF appears as (228, 134, 223) in RGB and (303°, 64%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E486DF
RGB
228, 134, 223
HSL
303°, 64%, 71%
CMYK
0%, 41%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E486DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 134, 223

Red: 228 / Green: 134 / Blue: 223

HSL

303°, 64%, 71%

Hue: 303° / Saturation: 64% / Lightness: 71%

CMYK

0%, 41%, 2%, 11%

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

What color is #E486DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E486DF to RGB:

rgb(228, 134, 223)HEX to RGB Converter →

HEX to HSL

Convert #E486DF to HSL:

hsl(303, 64%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E486DF to CMYK:

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

Color Meaning and Usage

#E486DF is a subtle magenta color with RGB values of 228, 134, 223 and HSL of 303°, 64%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E486DF is #86E48A, creating high-contrast pairings. For softer combinations, try analogous colors like #BA86E4.

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

Contrast with #E486DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E486DF?

#E486DF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E486DF?

#E486DF in RGB is (228, 134, 223) - 228 red, 134 green, and 223 blue.

How to use #E486DF in CSS?

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

What colors go well with #E486DF?

#86E48A (complementary), #BA86E4 (analogous), and #D747CF (lighter shade) work well with #E486DF.