#E86DAC Color Information

Hex color code: #E86DAC

A dynamic magenta shade, #E86DAC appears as (232, 109, 172) in RGB and (329°, 73%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E86DAC
RGB
232, 109, 172
HSL
329°, 73%, 67%
CMYK
0%, 53%, 26%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 172

Red: 232 / Green: 109 / Blue: 172

HSL

329°, 73%, 67%

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

CMYK

0%, 53%, 26%, 9%

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

What color is #E86DAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DAC to RGB:

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

HEX to HSL

Convert #E86DAC to HSL:

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

HEX to CMYK

Convert #E86DAC to CMYK:

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

Color Meaning and Usage

#E86DAC is a vivid magenta color with RGB values of 232, 109, 172 and HSL of 329°, 73%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DAC is #6DE8A9, creating high-contrast pairings. For softer combinations, try analogous colors like #E66DE8.

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

Contrast with #E86DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DAC?

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

What is the RGB value of #E86DAC?

#E86DAC in RGB is (232, 109, 172) - 232 red, 109 green, and 172 blue.

How to use #E86DAC in CSS?

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

What colors go well with #E86DAC?

#6DE8A9 (complementary), #E66DE8 (analogous), and #DE2B88 (lighter shade) work well with #E86DAC.