#E96DC8 Color Information

Hex color code: #E96DC8

A dynamic magenta shade, #E96DC8 appears as (233, 109, 200) in RGB and (316°, 74%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E96DC8
RGB
233, 109, 200
HSL
316°, 74%, 67%
CMYK
0%, 53%, 14%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E96DC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 109, 200

Red: 233 / Green: 109 / Blue: 200

HSL

316°, 74%, 67%

Hue: 316° / Saturation: 74% / Lightness: 67%

CMYK

0%, 53%, 14%, 9%

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

What color is #E96DC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E96DC8 to RGB:

rgb(233, 109, 200)HEX to RGB Converter →

HEX to HSL

Convert #E96DC8 to HSL:

hsl(316, 74%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E96DC8 to CMYK:

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

Color Meaning and Usage

#E96DC8 is a eye-catching magenta color with RGB values of 233, 109, 200 and HSL of 316°, 74%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E96DC8 is #6DE98E, creating high-contrast pairings. For softer combinations, try analogous colors like #CC6DE9.

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

Contrast with #E96DC8

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 #E96DC8?

#E96DC8 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E96DC8?

#E96DC8 in RGB is (233, 109, 200) - 233 red, 109 green, and 200 blue.

How to use #E96DC8 in CSS?

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

What colors go well with #E96DC8?

#6DE98E (complementary), #CC6DE9 (analogous), and #DF2AAF (lighter shade) work well with #E96DC8.