#EF81BB#EF81BB
#EF81BB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.150 H 348.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81BB |
|---|---|
| RGB | rgb(239, 129, 187) |
| HSL | hsl(328, 77%, 72%) |
| HSV | hsv(328, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 21.8%, 6.3%) |
| CIE-LAB | lab(67.76, 49.01, -11.43) |
| CIE-LCH | lch(67.76, 50.33, 346.87°) |
| OKLab | oklab(74.15% 0.1468 -0.0299) |
| OKLCH | oklch(74.15% 0.15 348.5) |
| XYZ | xyz(52.4177, 37.6431, 51.5091) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.58
Bubblegum Pink
#FE83CC
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pinky
#FC86AA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81BB #81EFB5
analogous
#EC81EF #EF81BB #EF8184
triadic
#EF81BB #BBEF81 #81BBEF
tetradic
#EF81BB #EFEC81 #81EFB5 #8184EF
square
#EF81BB #EFEC81 #81EFB5 #8184EF
split-complementary
#EF81BB #84EF81 #81EFEC
monochromatic
#DA1C80 #E84B9E #EF81BB #F6B7D8 #FCE4F0
Accessibility & contrast
On white
2.46
#EF81BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EF81BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FD7E96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef81bb; /* rgb */ color: rgb(239, 129, 187); /* oklch */ color: oklch(74.2% 0.150 348.5);
Tailwind
colors: {
custom: {
50: '#f6a8cf',
500: '#ef81bb',
950: '#000000',
},
}SCSS
$custom: #ef81bb; $custom-light: #f6a8cf; $custom-dark: #000000;
JSON
{
"hex": "#ef81bb",
"rgb": {
"r": 239,
"g": 129,
"b": 187
},
"hsl": {
"h": 328.364,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.74151,
"c": 0.14977,
"h": 348.5
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#EF81BB
secondary
#D8F3E5
accent
#DA6D0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82