#E86DCE Color Information

Hex color code: #E86DCE

The hex color #E86DCE is a dynamic magenta with RGB values of (232, 109, 206) and HSL of (313°, 73%, 67%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E86DCE
RGB
232, 109, 206
HSL
313°, 73%, 67%
CMYK
0%, 53%, 11%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 206

Red: 232 / Green: 109 / Blue: 206

HSL

313°, 73%, 67%

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

CMYK

0%, 53%, 11%, 9%

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

What color is #E86DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DCE to RGB:

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

HEX to HSL

Convert #E86DCE to HSL:

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

HEX to CMYK

Convert #E86DCE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #E86DCE has RGB (232, 109, 206) and HSL (313°, 73%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DCE is #6DE888, creating high-contrast pairings. For softer combinations, try analogous colors like #C56DE8.

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

Contrast with #E86DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DCE?

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

What is the RGB value of #E86DCE?

#E86DCE in RGB is (232, 109, 206) - 232 red, 109 green, and 206 blue.

How to use #E86DCE in CSS?

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

What colors go well with #E86DCE?

#6DE888 (complementary), #C56DE8 (analogous), and #DE2BB7 (lighter shade) work well with #E86DCE.