#EB88BC#EB88BC
#EB88BC is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.8% C 0.135 H 348.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88BC |
|---|---|
| RGB | rgb(235, 136, 188) |
| HSL | hsl(328, 71%, 73%) |
| HSV | hsv(328, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 20%, 7.8%) |
| CIE-LAB | lab(68.68, 44.30, -10.66) |
| CIE-LCH | lch(68.68, 45.57, 346.47°) |
| OKLab | oklab(74.75% 0.1322 -0.0279) |
| OKLCH | oklch(74.75% 0.135 348.1) |
| XYZ | xyz(52.1432, 38.9049, 52.3302) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 4.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.99
Hot Pink
#FF69B4
ΔE00 6.41
Pinky
#FC86AA
ΔE00 6.45
Bubble Gum Pink
#FF69AF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88BC #88EBB7
analogous
#E988EB #EB88BC #EB888A
triadic
#EB88BC #BCEB88 #88BCEB
tetradic
#EB88BC #EBE988 #88EBB7 #888AEB
square
#EB88BC #EBE988 #88EBB7 #888AEB
split-complementary
#EB88BC #8AEB88 #88EBE9
monochromatic
#D52481 #E2549F #EB88BC #F4BCD9 #FBE5F0
Accessibility & contrast
On white
2.39
#EB88BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EB88BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88BC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88BC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBE
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#F7869B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb88bc; /* rgb */ color: rgb(235, 136, 188); /* oklch */ color: oklch(74.8% 0.135 348.1);
Tailwind
colors: {
custom: {
50: '#f3add0',
500: '#eb88bc',
950: '#000000',
},
}SCSS
$custom: #eb88bc; $custom-light: #f3add0; $custom-dark: #000000;
JSON
{
"hex": "#eb88bc",
"rgb": {
"r": 235,
"g": 136,
"b": 188
},
"hsl": {
"h": 328.485,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74753,
"c": 0.13507,
"h": 348.1
},
"luminance": 0.38901
}Semantic roles & 50–950 ramp
primary
#EB88BC
secondary
#D9F2E5
accent
#D36E12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82