#E96FDB Color Information

Hex color code: #E96FDB

#E96FDB is a striking magenta color. In RGB it is (233, 111, 219), and in HSL it is (307°, 73%, 67%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E96FDB
RGB
233, 111, 219
HSL
307°, 73%, 67%
CMYK
0%, 52%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E96FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 111, 219

Red: 233 / Green: 111 / Blue: 219

HSL

307°, 73%, 67%

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

CMYK

0%, 52%, 6%, 9%

Cyan: 0% / Magenta: 52% / Yellow: 6% / Key: 9%

What color is #E96FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E96FDB to RGB:

rgb(233, 111, 219)HEX to RGB Converter →

HEX to HSL

Convert #E96FDB to HSL:

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

HEX to CMYK

Convert #E96FDB to CMYK:

cmyk(0%, 52%, 6%, 9%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E96FDB has RGB (233, 111, 219) and HSL (307°, 73%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E96FDB is #6DE87C, creating high-contrast pairings. For softer combinations, try analogous colors like #B96DE8.

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

Contrast with #E96FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E96FDB?

#E96FDB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E96FDB?

#E96FDB in RGB is (233, 111, 219) - 233 red, 111 green, and 219 blue.

How to use #E96FDB in CSS?

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

What colors go well with #E96FDB?

#6DE87C (complementary), #B96DE8 (analogous), and #DE2BC9 (lighter shade) work well with #E96FDB.