#EB80BB#EB80BB
#EB80BB is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.148 H 347.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80BB |
|---|---|
| RGB | rgb(235, 128, 187) |
| HSL | hsl(327, 73%, 71%) |
| HSV | hsv(327, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(67.05, 48.22, -12.55) |
| CIE-LCH | lch(67.05, 49.82, 345.41°) |
| OKLab | oklab(73.51% 0.144 -0.0329) |
| OKLCH | oklch(73.51% 0.148 347.1) |
| XYZ | xyz(50.9508, 36.6921, 51.4028) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Hot Pink
#FF69B4
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Pale Magenta
#D767AD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80BB #80EBB0
analogous
#E580EB #EB80BB #EB8085
triadic
#EB80BB #BBEB80 #80BBEB
tetradic
#EB80BB #EBE580 #80EBB0 #8085EB
square
#EB80BB #EBE580 #80EBB0 #8085EB
split-complementary
#EB80BB #85EB80 #80EBE5
monochromatic
#D02181 #E34B9F #EB80BB #F3B5D7 #FBE5F1
Accessibility & contrast
On white
2.52
#EB80BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EB80BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80BB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80BB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#A5AAB8
Tritanopia (blue-blind)
#F87E96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb80bb; /* rgb */ color: rgb(235, 128, 187); /* oklch */ color: oklch(73.5% 0.148 347.1);
Tailwind
colors: {
custom: {
50: '#f4a7cf',
500: '#eb80bb',
950: '#000000',
},
}SCSS
$custom: #eb80bb; $custom-light: #f4a7cf; $custom-dark: #000000;
JSON
{
"hex": "#eb80bb",
"rgb": {
"r": 235,
"g": 128,
"b": 187
},
"hsl": {
"h": 326.916,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73508,
"c": 0.14769,
"h": 347.1
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#EB80BB
secondary
#D5F1E2
accent
#D56911
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82