#EF86CE Color Information

Hex color code: #EF86CE

A dynamic magenta shade, #EF86CE appears as (239, 134, 206) in RGB and (319°, 77%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EF86CE
RGB
239, 134, 206
HSL
319°, 77%, 73%
CMYK
0%, 44%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF86CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 134, 206

Red: 239 / Green: 134 / Blue: 206

HSL

319°, 77%, 73%

Hue: 319° / Saturation: 77% / Lightness: 73%

CMYK

0%, 44%, 14%, 6%

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

What color is #EF86CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF86CE to RGB:

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

HEX to HSL

Convert #EF86CE to HSL:

hsl(319, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EF86CE to CMYK:

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

Color Meaning and Usage

#EF86CE is a striking magenta color with RGB values of 239, 134, 206 and HSL of 319°, 77%, 73%. 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 #EF86CE is #85EFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #DC85EF.

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

Contrast with #EF86CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF86CE?

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

What is the RGB value of #EF86CE?

#EF86CE in RGB is (239, 134, 206) - 239 red, 134 green, and 206 blue.

How to use #EF86CE in CSS?

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

What colors go well with #EF86CE?

#85EFA7 (complementary), #DC85EF (analogous), and #E641B2 (lighter shade) work well with #EF86CE.