#E86DE2 Color Information

Hex color code: #E86DE2

#E86DE2 is a vivid magenta color. In RGB it is (232, 109, 226), and in HSL it is (303°, 73%, 67%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E86DE2
RGB
232, 109, 226
HSL
303°, 73%, 67%
CMYK
0%, 53%, 3%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E86DE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 109, 226

Red: 232 / Green: 109 / Blue: 226

HSL

303°, 73%, 67%

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

CMYK

0%, 53%, 3%, 9%

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

What color is #E86DE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E86DE2 to RGB:

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

HEX to HSL

Convert #E86DE2 to HSL:

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

HEX to CMYK

Convert #E86DE2 to CMYK:

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

Color Meaning and Usage

#E86DE2 is a bold magenta color with RGB values of 232, 109, 226 and HSL of 303°, 73%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E86DE2 is #6DE874, creating high-contrast pairings. For softer combinations, try analogous colors like #B16DE8.

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

Contrast with #E86DE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E86DE2?

#E86DE2 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E86DE2?

#E86DE2 in RGB is (232, 109, 226) - 232 red, 109 green, and 226 blue.

How to use #E86DE2 in CSS?

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

What colors go well with #E86DE2?

#6DE874 (complementary), #B16DE8 (analogous), and #DE2BD5 (lighter shade) work well with #E86DE2.