#EB89BB#EB89BB
#EB89BB is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.133 H 348.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89BB |
|---|---|
| RGB | rgb(235, 137, 187) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(68.86, 43.64, -9.84) |
| CIE-LCH | lch(68.86, 44.74, 347.30°) |
| OKLab | oklab(74.87% 0.1303 -0.0256) |
| OKLCH | oklch(74.87% 0.133 348.9) |
| XYZ | xyz(52.1772, 39.1450, 51.8116) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.43
Pinky
#FC86AA
ΔE00 6.13
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Carnation Pink
#FF7FA7
ΔE00 6.61
Hot Pink
#FF69B4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89BB #89EBB9
analogous
#EA89EB #EB89BB #EB898A
triadic
#EB89BB #BBEB89 #89BBEB
tetradic
#EB89BB #EBEA89 #89EBB9 #898AEB
square
#EB89BB #EBEA89 #89EBB9 #898AEB
split-complementary
#EB89BB #8AEB89 #89EBEA
monochromatic
#D5247F #E2559D #EB89BB #F4BDD9 #FBE5F0
Accessibility & contrast
On white
2.38
#EB89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EB89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89BB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89BB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#F8879B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb89bb; /* rgb */ color: rgb(235, 137, 187); /* oklch */ color: oklch(74.9% 0.133 348.9);
Tailwind
colors: {
custom: {
50: '#f3adcf',
500: '#eb89bb',
950: '#000000',
},
}SCSS
$custom: #eb89bb; $custom-light: #f3adcf; $custom-dark: #000000;
JSON
{
"hex": "#eb89bb",
"rgb": {
"r": 235,
"g": 137,
"b": 187
},
"hsl": {
"h": 329.388,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74874,
"c": 0.13283,
"h": 348.9
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#EB89BB
secondary
#D9F2E5
accent
#D37112
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82