#EB88BB#EB88BB
#EB88BB is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.7% C 0.134 H 348.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88BB |
|---|---|
| RGB | rgb(235, 136, 187) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(68.65, 44.16, -10.14) |
| CIE-LCH | lch(68.65, 45.31, 347.06°) |
| OKLab | oklab(74.72% 0.1319 -0.0265) |
| OKLCH | oklch(74.72% 0.134 348.6) |
| XYZ | xyz(52.0357, 38.8620, 51.7645) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.29
Bubblegum (survey)
#FF6CB5
ΔE00 5.98
Pinky
#FC86AA
ΔE00 6.23
Hot Pink
#FF69B4
ΔE00 6.41
Bubble Gum Pink
#FF69AF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88BB #88EBB8
analogous
#EA88EB #EB88BB #EB8889
triadic
#EB88BB #BBEB88 #88BBEB
tetradic
#EB88BB #EBEA88 #88EBB8 #8889EB
square
#EB88BB #EBEA88 #88EBB8 #8889EB
split-complementary
#EB88BB #89EB88 #88EBEA
monochromatic
#D5247F #E2549D #EB88BB #F4BCD9 #FBE5F0
Accessibility & contrast
On white
2.39
#EB88BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EB88BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88BB
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88BB | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#AAAEB8
Tritanopia (blue-blind)
#F8869A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb88bb; /* rgb */ color: rgb(235, 136, 187); /* oklch */ color: oklch(74.7% 0.134 348.6);
Tailwind
colors: {
custom: {
50: '#f3adcf',
500: '#eb88bb',
950: '#000000',
},
}SCSS
$custom: #eb88bb; $custom-light: #f3adcf; $custom-dark: #000000;
JSON
{
"hex": "#eb88bb",
"rgb": {
"r": 235,
"g": 136,
"b": 187
},
"hsl": {
"h": 329.091,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74719,
"c": 0.13449,
"h": 348.6
},
"luminance": 0.38858
}Semantic roles & 50–950 ramp
primary
#EB88BB
secondary
#D9F2E5
accent
#D37012
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82