#EF89CD Color Information

Hex color code: #EF89CD

A striking magenta shade, #EF89CD appears as (239, 137, 205) in RGB and (320°, 76%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EF89CD
RGB
239, 137, 205
HSL
320°, 76%, 74%
CMYK
0%, 43%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF89CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 137, 205

Red: 239 / Green: 137 / Blue: 205

HSL

320°, 76%, 74%

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

CMYK

0%, 43%, 14%, 6%

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

What color is #EF89CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF89CD to RGB:

rgb(239, 137, 205)HEX to RGB Converter →

HEX to HSL

Convert #EF89CD to HSL:

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

HEX to CMYK

Convert #EF89CD to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #EF89CD has RGB (239, 137, 205) and HSL (320°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF89CD is #8AEFAC, creating high-contrast pairings. For softer combinations, try analogous colors like #DE8AEF.

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

Contrast with #EF89CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF89CD?

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

What is the RGB value of #EF89CD?

#EF89CD in RGB is (239, 137, 205) - 239 red, 137 green, and 205 blue.

How to use #EF89CD in CSS?

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

What colors go well with #EF89CD?

#8AEFAC (complementary), #DE8AEF (analogous), and #E647B1 (lighter shade) work well with #EF89CD.