#E087CB Color Information

Hex color code: #E087CB

A neutral magenta shade, #E087CB appears as (224, 135, 203) in RGB and (314°, 59%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E087CB
RGB
224, 135, 203
HSL
314°, 59%, 70%
CMYK
0%, 40%, 9%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E087CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 135, 203

Red: 224 / Green: 135 / Blue: 203

HSL

314°, 59%, 70%

Hue: 314° / Saturation: 59% / Lightness: 70%

CMYK

0%, 40%, 9%, 12%

Cyan: 0% / Magenta: 40% / Yellow: 9% / Key: 12%

What color is #E087CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E087CB to RGB:

rgb(224, 135, 203)HEX to RGB Converter →

HEX to HSL

Convert #E087CB to HSL:

hsl(314, 59%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E087CB to CMYK:

cmyk(0%, 40%, 9%, 12%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E087CB has RGB (224, 135, 203) and HSL (314°, 59%, 70%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E087CB is #85E09A, creating high-contrast pairings. For softer combinations, try analogous colors like #C885E0.

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

Contrast with #E087CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E087CB?

#E087CB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E087CB?

#E087CB in RGB is (224, 135, 203) - 224 red, 135 green, and 203 blue.

How to use #E087CB in CSS?

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

What colors go well with #E087CB?

#85E09A (complementary), #C885E0 (analogous), and #D049B0 (lighter shade) work well with #E087CB.