#EF8FCF Color Information

Hex color code: #EF8FCF

A dynamic magenta shade, #EF8FCF appears as (239, 143, 207) in RGB and (320°, 75%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EF8FCF
RGB
239, 143, 207
HSL
320°, 75%, 75%
CMYK
0%, 40%, 13%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF8FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 143, 207

Red: 239 / Green: 143 / Blue: 207

HSL

320°, 75%, 75%

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

CMYK

0%, 40%, 13%, 6%

Cyan: 0% / Magenta: 40% / Yellow: 13% / Key: 6%

What color is #EF8FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF8FCF to RGB:

rgb(239, 143, 207)HEX to RGB Converter →

HEX to HSL

Convert #EF8FCF to HSL:

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

HEX to CMYK

Convert #EF8FCF to CMYK:

cmyk(0%, 40%, 13%, 6%)Color Converter →

Color Meaning and Usage

#EF8FCF is a bold magenta color with RGB values of 239, 143, 207 and HSL of 320°, 75%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF8FCF is #8FEFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF8FEF.

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

Contrast with #EF8FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF8FCF?

#EF8FCF is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EF8FCF?

#EF8FCF in RGB is (239, 143, 207) - 239 red, 143 green, and 207 blue.

How to use #EF8FCF in CSS?

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

What colors go well with #EF8FCF?

#8FEFAF (complementary), #DF8FEF (analogous), and #E64CB3 (lighter shade) work well with #EF8FCF.