#EB87BB#EB87BB
#EB87BB is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.6% C 0.136 H 348.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87BB |
|---|---|
| RGB | rgb(235, 135, 187) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 43%, 92%) |
| CMYK | cmyk(0%, 42.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(68.45, 44.67, -10.45) |
| CIE-LCH | lch(68.45, 45.87, 346.83°) |
| OKLab | oklab(74.57% 0.1334 -0.0273) |
| OKLCH | oklch(74.57% 0.136 348.4) |
| XYZ | xyz(51.8956, 38.5816, 51.7177) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 4.16
Bubblegum (survey)
#FF6CB5
ΔE00 5.79
Hot Pink
#FF69B4
ΔE00 6.21
Pinky
#FC86AA
ΔE00 6.34
Bubble Gum Pink
#FF69AF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87BB #87EBB7
analogous
#E987EB #EB87BB #EB8789
triadic
#EB87BB #BBEB87 #87BBEB
tetradic
#EB87BB #EBE987 #87EBB7 #8789EB
square
#EB87BB #EBE987 #87EBB7 #8789EB
split-complementary
#EB87BB #89EB87 #87EBE9
monochromatic
#D4237F #E2539D #EB87BB #F4BBD9 #FBE5F0
Accessibility & contrast
On white
2.41
#EB87BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EB87BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87BB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87BB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBD
Deuteranopia (green-blind)
#AAADB8
Tritanopia (blue-blind)
#F8859A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb87bb; /* rgb */ color: rgb(235, 135, 187); /* oklch */ color: oklch(74.6% 0.136 348.4);
Tailwind
colors: {
custom: {
50: '#f3accf',
500: '#eb87bb',
950: '#000000',
},
}SCSS
$custom: #eb87bb; $custom-light: #f3accf; $custom-dark: #000000;
JSON
{
"hex": "#eb87bb",
"rgb": {
"r": 235,
"g": 135,
"b": 187
},
"hsl": {
"h": 328.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.74565,
"c": 0.13614,
"h": 348.4
},
"luminance": 0.38578
}Semantic roles & 50–950 ramp
primary
#EB87BB
secondary
#D9F2E5
accent
#D36F12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82