#EB81BB#EB81BB
#EB81BB is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.7% C 0.146 H 347.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81BB |
|---|---|
| RGB | rgb(235, 129, 187) |
| HSL | hsl(327, 73%, 71%) |
| HSV | hsv(327, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(67.24, 47.71, -12.25) |
| CIE-LCH | lch(67.24, 49.26, 345.60°) |
| OKLab | oklab(73.66% 0.1425 -0.0321) |
| OKLCH | oklch(73.66% 0.146 347.3) |
| XYZ | xyz(51.0819, 36.9543, 51.4465) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.79
Hot Pink
#FF69B4
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.48
Pinky
#FC86AA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81BB #81EBB1
analogous
#E681EB #EB81BB #EB8186
triadic
#EB81BB #BBEB81 #81BBEB
tetradic
#EB81BB #EBE681 #81EBB1 #8186EB
square
#EB81BB #EBE681 #81EBB1 #8186EB
split-complementary
#EB81BB #86EB81 #81EBE6
monochromatic
#D12181 #E34C9E #EB81BB #F3B6D8 #FBE5F1
Accessibility & contrast
On white
2.50
#EB81BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EB81BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81BB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81BB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BD
Deuteranopia (green-blind)
#A6AAB8
Tritanopia (blue-blind)
#F87F96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb81bb; /* rgb */ color: rgb(235, 129, 187); /* oklch */ color: oklch(73.7% 0.146 347.3);
Tailwind
colors: {
custom: {
50: '#f3a8cf',
500: '#eb81bb',
950: '#000000',
},
}SCSS
$custom: #eb81bb; $custom-light: #f3a8cf; $custom-dark: #000000;
JSON
{
"hex": "#eb81bb",
"rgb": {
"r": 235,
"g": 129,
"b": 187
},
"hsl": {
"h": 327.17,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73657,
"c": 0.14604,
"h": 347.3
},
"luminance": 0.36951
}Semantic roles & 50–950 ramp
primary
#EB81BB
secondary
#D6F2E3
accent
#D56A11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82