#EC89BE Color Information

Hex color code: #EC89BE

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

Try:
Color NameHot Pink
HEX
#EC89BE
RGB
236, 137, 190
HSL
328°, 72%, 73%
CMYK
0%, 42%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC89BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 137, 190

Red: 236 / Green: 137 / Blue: 190

HSL

328°, 72%, 73%

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

CMYK

0%, 42%, 19%, 7%

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

What color is #EC89BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC89BE to RGB:

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

HEX to HSL

Convert #EC89BE to HSL:

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

HEX to CMYK

Convert #EC89BE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EC89BE has RGB (236, 137, 190) and HSL (328°, 72%, 73%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC89BE is #89ECB7, creating high-contrast pairings. For softer combinations, try analogous colors like #E889EC.

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

Contrast with #EC89BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC89BE?

#EC89BE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC89BE?

#EC89BE in RGB is (236, 137, 190) - 236 red, 137 green, and 190 blue.

How to use #EC89BE in CSS?

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

What colors go well with #EC89BE?

#89ECB7 (complementary), #E889EC (analogous), and #E14799 (lighter shade) work well with #EC89BE.