#E887CE Color Information

Hex color code: #E887CE

#E887CE is a muted magenta color. In RGB it is (232, 135, 206), and in HSL it is (316°, 68%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E887CE
RGB
232, 135, 206
HSL
316°, 68%, 72%
CMYK
0%, 42%, 11%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E887CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 135, 206

Red: 232 / Green: 135 / Blue: 206

HSL

316°, 68%, 72%

Hue: 316° / Saturation: 68% / Lightness: 72%

CMYK

0%, 42%, 11%, 9%

Cyan: 0% / Magenta: 42% / Yellow: 11% / Key: 9%

What color is #E887CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E887CE to RGB:

rgb(232, 135, 206)HEX to RGB Converter →

HEX to HSL

Convert #E887CE to HSL:

hsl(316, 68%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E887CE to CMYK:

cmyk(0%, 42%, 11%, 9%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #E887CE has RGB (232, 135, 206) and HSL (316°, 68%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E887CE is #87E8A1, creating high-contrast pairings. For softer combinations, try analogous colors like #D187E8.

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

Contrast with #E887CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E887CE?

#E887CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E887CE?

#E887CE in RGB is (232, 135, 206) - 232 red, 135 green, and 206 blue.

How to use #E887CE in CSS?

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

What colors go well with #E887CE?

#87E8A1 (complementary), #D187E8 (analogous), and #DC47B4 (lighter shade) work well with #E887CE.