#EC8DCE Color Information

Hex color code: #EC8DCE

#EC8DCE is a bold magenta color. In RGB it is (236, 141, 206), and in HSL it is (319°, 71%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EC8DCE
RGB
236, 141, 206
HSL
319°, 71%, 74%
CMYK
0%, 40%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC8DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 141, 206

Red: 236 / Green: 141 / Blue: 206

HSL

319°, 71%, 74%

Hue: 319° / Saturation: 71% / Lightness: 74%

CMYK

0%, 40%, 13%, 7%

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

What color is #EC8DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC8DCE to RGB:

rgb(236, 141, 206)HEX to RGB Converter →

HEX to HSL

Convert #EC8DCE to HSL:

hsl(319, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EC8DCE to CMYK:

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

Color Meaning and Usage

#EC8DCE is a bold magenta color with RGB values of 236, 141, 206 and HSL of 319°, 71%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC8DCE is #8EECAB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8EEC.

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

Contrast with #EC8DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC8DCE?

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

What is the RGB value of #EC8DCE?

#EC8DCE in RGB is (236, 141, 206) - 236 red, 141 green, and 206 blue.

How to use #EC8DCE in CSS?

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

What colors go well with #EC8DCE?

#8EECAB (complementary), #DB8EEC (analogous), and #E14CB2 (lighter shade) work well with #EC8DCE.