#EB81BF#EB81BF
#EB81BF is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.149 H 345.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81BF |
|---|---|
| RGB | rgb(235, 129, 191) |
| HSL | hsl(325, 73%, 71%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 18.7%, 7.8%) |
| CIE-LAB | lab(67.37, 48.30, -14.30) |
| CIE-LCH | lch(67.37, 50.37, 343.51°) |
| OKLab | oklab(73.8% 0.1436 -0.0377) |
| OKLCH | oklch(73.8% 0.149 345.3) |
| XYZ | xyz(51.5161, 37.1280, 53.7332) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.38
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81BF #81EBAD
analogous
#E281EB #EB81BF #EB818A
triadic
#EB81BF #BFEB81 #81BFEB
tetradic
#EB81BF #EBE281 #81EBAD #818AEB
square
#EB81BF #EBE281 #81EBAD #818AEB
split-complementary
#EB81BF #8AEB81 #81EBE2
monochromatic
#D12188 #E34CA4 #EB81BF #F3B6DA #FBE5F2
Accessibility & contrast
On white
2.49
#EB81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81BF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81BF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#F78098
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb81bf; /* rgb */ color: rgb(235, 129, 191); /* oklch */ color: oklch(73.8% 0.149 345.3);
Tailwind
colors: {
custom: {
50: '#f3a8d2',
500: '#eb81bf',
950: '#000000',
},
}SCSS
$custom: #eb81bf; $custom-light: #f3a8d2; $custom-dark: #000000;
JSON
{
"hex": "#eb81bf",
"rgb": {
"r": 235,
"g": 129,
"b": 191
},
"hsl": {
"h": 324.906,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73798,
"c": 0.14851,
"h": 345.3
},
"luminance": 0.37124
}Semantic roles & 50–950 ramp
primary
#EB81BF
secondary
#D6F2E2
accent
#D56211
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82