#EB88BF#EB88BF
#EB88BF is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.9% C 0.137 H 346.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88BF |
|---|---|
| RGB | rgb(235, 136, 191) |
| HSL | hsl(327, 71%, 73%) |
| HSV | hsv(327, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 18.7%, 7.8%) |
| CIE-LAB | lab(68.78, 44.75, -12.19) |
| CIE-LCH | lch(68.78, 46.38, 344.76°) |
| OKLab | oklab(74.86% 0.1331 -0.032) |
| OKLCH | oklch(74.86% 0.137 346.5) |
| XYZ | xyz(52.4699, 39.0357, 54.0511) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.06
Hot Pink
#FF69B4
ΔE00 6.47
Bubble Gum Pink
#FF69AF
ΔE00 6.77
Pinky
#FC86AA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88BF #88EBB4
analogous
#E688EB #EB88BF #EB888D
triadic
#EB88BF #BFEB88 #88BFEB
tetradic
#EB88BF #EBE688 #88EBB4 #888DEB
square
#EB88BF #EBE688 #88EBB4 #888DEB
split-complementary
#EB88BF #8DEB88 #88EBE6
monochromatic
#D52486 #E254A3 #EB88BF #F4BCDB #FBE5F1
Accessibility & contrast
On white
2.38
#EB88BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EB88BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88BF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88BF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#F7879C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb88bf; /* rgb */ color: rgb(235, 136, 191); /* oklch */ color: oklch(74.9% 0.137 346.5);
Tailwind
colors: {
custom: {
50: '#f3add2',
500: '#eb88bf',
950: '#000000',
},
}SCSS
$custom: #eb88bf; $custom-light: #f3add2; $custom-dark: #000000;
JSON
{
"hex": "#eb88bf",
"rgb": {
"r": 235,
"g": 136,
"b": 191
},
"hsl": {
"h": 326.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74856,
"c": 0.13689,
"h": 346.5
},
"luminance": 0.39032
}Semantic roles & 50–950 ramp
primary
#EB88BF
secondary
#D9F2E4
accent
#D36812
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82