#E86DCC Color Information

Hex color code: #E86DCC

The hex color #E86DCC is a striking magenta with RGB values of (232, 109, 204) and HSL of (314°, 73%, 67%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E86DCC
RGB
232, 109, 204
HSL
314°, 73%, 67%
CMYK
0%, 53%, 12%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 204

Red: 232 / Green: 109 / Blue: 204

HSL

314°, 73%, 67%

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

CMYK

0%, 53%, 12%, 9%

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

What color is #E86DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DCC to RGB:

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

HEX to HSL

Convert #E86DCC to HSL:

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

HEX to CMYK

Convert #E86DCC to CMYK:

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

Color Meaning and Usage

#E86DCC is a striking magenta color with RGB values of 232, 109, 204 and HSL of 314°, 73%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DCC is #6DE88A, creating high-contrast pairings. For softer combinations, try analogous colors like #C86DE8.

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

Contrast with #E86DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DCC?

#E86DCC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E86DCC?

#E86DCC in RGB is (232, 109, 204) - 232 red, 109 green, and 204 blue.

How to use #E86DCC in CSS?

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

What colors go well with #E86DCC?

#6DE88A (complementary), #C86DE8 (analogous), and #DE2BB4 (lighter shade) work well with #E86DCC.