#EF96CE Color Information

Hex color code: #EF96CE

A soft magenta shade, #EF96CE appears as (239, 150, 206) in RGB and (322°, 74%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EF96CE
RGB
239, 150, 206
HSL
322°, 74%, 76%
CMYK
0%, 37%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF96CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 150, 206

Red: 239 / Green: 150 / Blue: 206

HSL

322°, 74%, 76%

Hue: 322° / Saturation: 74% / Lightness: 76%

CMYK

0%, 37%, 14%, 6%

Cyan: 0% / Magenta: 37% / Yellow: 14% / Key: 6%

What color is #EF96CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF96CE to RGB:

rgb(239, 150, 206)HEX to RGB Converter →

HEX to HSL

Convert #EF96CE to HSL:

hsl(322, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EF96CE to CMYK:

cmyk(0%, 37%, 14%, 6%)Color Converter →

Color Meaning and Usage

#EF96CE is a light magenta color with RGB values of 239, 150, 206 and HSL of 322°, 74%, 76%. 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 #EF96CE is #95EFB6, creating high-contrast pairings. For softer combinations, try analogous colors like #E395EF.

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

Contrast with #EF96CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF96CE?

#EF96CE is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EF96CE?

#EF96CE in RGB is (239, 150, 206) - 239 red, 150 green, and 206 blue.

How to use #EF96CE in CSS?

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

What colors go well with #EF96CE?

#95EFB6 (complementary), #E395EF (analogous), and #E552AF (lighter shade) work well with #EF96CE.