Skip to content

#e487cb

a light, vivid magenta / pink · warm · closest name: Plum

RGB
228, 135, 203
HSL
316°, 63%, 71%
CMYK
0, 41, 11, 11
Luminance
0.3813

At a glance

Every number on this page in one read: what #e487cb is made of, how bright it looks, and which way it leans.

Hex
#e487cb
Hue
316°
magenta / pink
Saturation
63%
vivid
Lightness
71%
light
Brightness
89%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3813
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.63:1
Closest name
Plum
ΔE2000 6.6
Where it sits
Hue316° of 360°
Saturation63%
Lightness71%
Temperature
Warm ← → Cool41% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e487cb
RGBrgb(228, 135, 203)
HSLhsl(316, 63%, 71%)
CMYKcmyk(0%, 41%, 11%, 11%)
LABlab(68.1 44.9 -20.0)
LCHlch(68.1 49.1 336.0)
OKLCHoklch(0.743 0.141 337.7)
Decimal14976971
Display P3color(display-p3 0.894 0.529 0.796)

Copy-ready code

/* CSS */
color: #e487cb;
background-color: #e487cb;
/* Tailwind (arbitrary) */
class="text-[#e487cb] bg-[#e487cb]"
/* SCSS */
$brand: #e487cb;
/* SwiftUI */
Color(red: 0.894, green: 0.529, blue: 0.796)
/* Android */
Color.parseColor("#e487cb")
/* Flutter */
Color(0xFFE487CB)
/* Python / OpenCV (BGR) */
(203, 135, 228)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #e487cb · 8.63:1
Use #000000AAA at every size.
Aa
White text · 2.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.63:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e487cb as text scores 2.43:1 on white and 8.63:1 on black.

Accessibility — WCAG contrast

Aa
#e487cb on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#e487cb on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #899DCD
deuteranopia · #A1ABC8
tritanopia · #ED8AA0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e487cb is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F9
#F7E8F3
#F0CBE6
#EAA3D7
#e487cb
#D648B0
#C82D9E
#A72584
#851E6A
#611A4E
#3D1031
Base = 400Lightest = 50 · #FBF4F9Darkest = 950 · #3D1031
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F7E8F3;
  --brand-200: #F0CBE6;
  --brand-300: #EAA3D7;
  --brand-400: #e487cb;
  --brand-500: #D648B0;
  --brand-600: #C82D9E;
  --brand-700: #A72584;
  --brand-800: #851E6A;
  --brand-900: #611A4E;
  --brand-950: #3D1031;
  --brand: #e487cb;
  --brand-ink: #000000;
}

Colors that work with #e487cb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4F9
Tinted page background
Border#EDC0E1
Hairlines and dividers
Muted text#9B4B85
Captions on the surface
Accent#21AB24
Second voice, not a rival
Dark variant#681752
Hover, pressed, headers
Light variant#FAEAF6
Selected rows, tints
Dark surface#241420
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #e487cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#87E4A0
Analogous left#CF87E4
Analogous right#E4879D
Split-complement 1#9DE487
Split-complement 2#87E4CF
Triadic 1#CBE487
Triadic 2#87CBE4
Tetradic#E4CF87

RGB percentages

Red89.4%
Green52.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow11.0%
Key (black)10.6%

Color previews

#e487cb text on a black background

contrast 8.63:1

Card sample

#e487cb text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #e487cb;
Background color
Panel with #e487cb background
background-color: #e487cb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #e487cb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(228, 135, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(228, 135, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e487cb;
background: linear-gradient(135deg, #e487cb, #E4878D);

Monochromatic scale

Palettes built from #e487cb

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#e487cb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#e487cb, answered

What color is #e487cb?

#e487cb is a light vivid magenta / pink, closest to Plum (ΔE2000 6.6). It sits at 316° on the hue wheel with 63% saturation and 71% lightness, which reads as warm.

What is the RGB value of #e487cb?

rgb(228, 135, 203) — 228 red, 135 green and 203 blue out of 255, or 89.4% / 52.9% / 79.6% by channel.

Is #e487cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3813 and perceived brightness is 69%, so black text on it reaches 8.63:1.

Should I use black or white text on #e487cb?

Black. It scores 8.63:1 against #e487cb, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #e487cb?

#87E4A0 sits directly opposite on the wheel. Softer options are the split-complements #9DE487 and #87E4CF, which give the same contrast with far less vibration.

What colors go well with #e487cb?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B85 for secondary text, #21AB24 as an accent and #681752 for hover and pressed states. For a palette, the analogous pair #CF87E4 and #E4879D stays calm, while #87E4A0 is the loudest partner.

What is #e487cb in CMYK for printing?

cmyk(0%, 41%, 11%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e487cb warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E487A9; nudged cooler, #DC86E6.

Work with #e487cb in the Color Lab