Skip to content

#eb87a4

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
235, 135, 164
HSL
343°, 71%, 73%
CMYK
0, 43, 30, 8
Luminance
0.3767

At a glance

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

Hex
#eb87a4
Hue
343°
magenta / pink
Saturation
71%
vivid
Lightness
73%
light
Brightness
92%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3767
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.53:1
Closest name
Pale Violet Red
ΔE2000 6.2
Where it sits
Hue343° of 360°
Saturation71%
Lightness73%
Temperature
Warm ← → Cool26% 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#eb87a4
RGBrgb(235, 135, 164)
HSLhsl(343, 71%, 73%)
CMYKcmyk(0%, 43%, 30%, 8%)
LABlab(67.8 41.5 1.5)
LCHlch(67.8 41.5 2.0)
OKLCHoklch(0.738 0.126 2.0)
Decimal15435684
Display P3color(display-p3 0.922 0.529 0.643)

Copy-ready code

/* CSS */
color: #eb87a4;
background-color: #eb87a4;
/* Tailwind (arbitrary) */
class="text-[#eb87a4] bg-[#eb87a4]"
/* SCSS */
$brand: #eb87a4;
/* SwiftUI */
Color(red: 0.922, green: 0.529, blue: 0.643)
/* Android */
Color.parseColor("#eb87a4")
/* Flutter */
Color(0xFFEB87A4)
/* Python / OpenCV (BGR) */
(164, 135, 235)

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 #eb87a4 · 8.53:1
Use #000000AAA at every size.
Aa
White text · 2.46:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eb87a4 as text scores 2.46:1 on white and 8.53:1 on black.

Accessibility — WCAG contrast

Aa
#eb87a4 on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#eb87a4 on black: 8.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #969AA5
deuteranopia · #AFACA2
tritanopia · #FA8091

Color scale — 50 to 950

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

#FCF3F6
#F8E7EC
#F3C9D5
#eb87a4
#E76F92
#DF3F6D
#D22356
#AF1D47
#8C1739
#65152C
#3F0D1C
Base = 300Lightest = 50 · #FCF3F6Darkest = 950 · #3F0D1C
:root {
  --brand-50: #FCF3F6;
  --brand-100: #F8E7EC;
  --brand-200: #F3C9D5;
  --brand-300: #eb87a4;
  --brand-400: #E76F92;
  --brand-500: #DF3F6D;
  --brand-600: #D22356;
  --brand-700: #AF1D47;
  --brand-800: #8C1739;
  --brand-900: #65152C;
  --brand-950: #3F0D1C;
  --brand: #eb87a4;
  --brand-ink: #000000;
}

Colors that work with #eb87a4

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#FAF4F6
Tinted page background
Border#EDC0CD
Hairlines and dividers
Muted text#9B4B62
Captions on the surface
Accent#19B360
Second voice, not a rival
Dark variant#6D122D
Hover, pressed, headers
Light variant#FBE9EE
Selected rows, tints
Dark surface#241419
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 #eb87a4

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#87EBCE
Analogous left#EB87D6
Analogous right#EB9C87
Split-complement 1#87EB9C
Split-complement 2#87D6EB
Triadic 1#A4EB87
Triadic 2#87A4EB
Tetradic#D6EB87

RGB percentages

Red92.2%
Green52.9%
Blue64.3%

CMYK percentages

Cyan0.0%
Magenta42.6%
Yellow30.2%
Key (black)7.8%

Color previews

#eb87a4 text on a black background

contrast 8.53:1

Card sample

#eb87a4 text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb87a4

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.

#eb87a4 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.

#eb87a4, answered

What color is #eb87a4?

#eb87a4 is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 6.2). It sits at 343° on the hue wheel with 71% saturation and 73% lightness, which reads as warm.

What is the RGB value of #eb87a4?

rgb(235, 135, 164) — 235 red, 135 green and 164 blue out of 255, or 92.2% / 52.9% / 64.3% by channel.

Is #eb87a4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3767 and perceived brightness is 68%, so black text on it reaches 8.53:1.

Should I use black or white text on #eb87a4?

Black. It scores 8.53:1 against #eb87a4, versus 2.46:1 for white — AAA at any size.

What is the complementary color of #eb87a4?

#87EBCE sits directly opposite on the wheel. Softer options are the split-complements #87EB9C and #87D6EB, which give the same contrast with far less vibration.

What colors go well with #eb87a4?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B62 for secondary text, #19B360 as an accent and #6D122D for hover and pressed states. For a palette, the analogous pair #EB87D6 and #EB9C87 stays calm, while #87EBCE is the loudest partner.

What is #eb87a4 in CMYK for printing?

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

Is #eb87a4 warm or cool?

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

Work with #eb87a4 in the Color Lab