#EF91DB Color Information

Hex color code: #EF91DB

A bold magenta shade, #EF91DB appears as (239, 145, 219) in RGB and (313°, 75%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EF91DB
RGB
239, 145, 219
HSL
313°, 75%, 75%
CMYK
0%, 39%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF91DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 145, 219

Red: 239 / Green: 145 / Blue: 219

HSL

313°, 75%, 75%

Hue: 313° / Saturation: 75% / Lightness: 75%

CMYK

0%, 39%, 8%, 6%

Cyan: 0% / Magenta: 39% / Yellow: 8% / Key: 6%

What color is #EF91DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF91DB to RGB:

rgb(239, 145, 219)HEX to RGB Converter →

HEX to HSL

Convert #EF91DB to HSL:

hsl(313, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EF91DB to CMYK:

cmyk(0%, 39%, 8%, 6%)Color Converter →

Color Meaning and Usage

#EF91DB is a striking magenta color with RGB values of 239, 145, 219 and HSL of 313°, 75%, 75%. 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 #EF91DB is #8FEFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #D48FEF.

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

Contrast with #EF91DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF91DB?

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

What is the RGB value of #EF91DB?

#EF91DB in RGB is (239, 145, 219) - 239 red, 145 green, and 219 blue.

How to use #EF91DB in CSS?

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

What colors go well with #EF91DB?

#8FEFA4 (complementary), #D48FEF (analogous), and #E64CC4 (lighter shade) work well with #EF91DB.