#EC89CD Color Information

Hex color code: #EC89CD

The hex color #EC89CD is a vivid magenta with RGB values of (236, 137, 205) and HSL of (319°, 72%, 73%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EC89CD
RGB
236, 137, 205
HSL
319°, 72%, 73%
CMYK
0%, 42%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC89CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 137, 205

Red: 236 / Green: 137 / Blue: 205

HSL

319°, 72%, 73%

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

CMYK

0%, 42%, 13%, 7%

Cyan: 0% / Magenta: 42% / Yellow: 13% / Key: 7%

What color is #EC89CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC89CD to RGB:

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

HEX to HSL

Convert #EC89CD to HSL:

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

HEX to CMYK

Convert #EC89CD to CMYK:

cmyk(0%, 42%, 13%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EC89CD has RGB (236, 137, 205) and HSL (319°, 72%, 73%). 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 #EC89CD is #89ECA8, creating high-contrast pairings. For softer combinations, try analogous colors like #DA89EC.

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

Contrast with #EC89CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC89CD?

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

What is the RGB value of #EC89CD?

#EC89CD in RGB is (236, 137, 205) - 236 red, 137 green, and 205 blue.

How to use #EC89CD in CSS?

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

What colors go well with #EC89CD?

#89ECA8 (complementary), #DA89EC (analogous), and #E147B0 (lighter shade) work well with #EC89CD.