#E86DDA Color Information

Hex color code: #E86DDA

A bold magenta shade, #E86DDA appears as (232, 109, 218) in RGB and (307°, 73%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E86DDA
RGB
232, 109, 218
HSL
307°, 73%, 67%
CMYK
0%, 53%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 218

Red: 232 / Green: 109 / Blue: 218

HSL

307°, 73%, 67%

Hue: 307° / Saturation: 73% / Lightness: 67%

CMYK

0%, 53%, 6%, 9%

Cyan: 0% / Magenta: 53% / Yellow: 6% / Key: 9%

What color is #E86DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DDA to RGB:

rgb(232, 109, 218)HEX to RGB Converter →

HEX to HSL

Convert #E86DDA to HSL:

hsl(307, 73%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E86DDA to CMYK:

cmyk(0%, 53%, 6%, 9%)Color Converter →

Color Meaning and Usage

#E86DDA is a vivid magenta color with RGB values of 232, 109, 218 and HSL of 307°, 73%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DDA is #6DE87C, creating high-contrast pairings. For softer combinations, try analogous colors like #B96DE8.

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

Contrast with #E86DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DDA?

#E86DDA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E86DDA?

#E86DDA in RGB is (232, 109, 218) - 232 red, 109 green, and 218 blue.

How to use #E86DDA in CSS?

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

What colors go well with #E86DDA?

#6DE87C (complementary), #B96DE8 (analogous), and #DE2BC9 (lighter shade) work well with #E86DDA.