#EF81BF#EF81BF
#EF81BF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.3% C 0.152 H 346.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81BF |
|---|---|
| RGB | rgb(239, 129, 191) |
| HSL | hsl(326, 77%, 72%) |
| HSV | hsv(326, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 20.1%, 6.3%) |
| CIE-LAB | lab(67.89, 49.59, -13.48) |
| CIE-LCH | lch(67.89, 51.38, 344.79°) |
| OKLab | oklab(74.29% 0.148 -0.0354) |
| OKLCH | oklch(74.29% 0.152 346.5) |
| XYZ | xyz(52.8519, 37.8168, 53.7958) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.80
Bubblegum Pink
#FE83CC
ΔE00 2.86
Bubblegum (survey)
#FF6CB5
ΔE00 4.60
Hot Pink
#FF69B4
ΔE00 4.98
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81BF #81EFB1
analogous
#E881EF #EF81BF #EF8188
triadic
#EF81BF #BFEF81 #81BFEF
tetradic
#EF81BF #EFE881 #81EFB1 #8188EF
square
#EF81BF #EFE881 #81EFB1 #8188EF
split-complementary
#EF81BF #88EF81 #81EFE8
monochromatic
#DA1C87 #E84BA3 #EF81BF #F6B7DB #FCE4F1
Accessibility & contrast
On white
2.45
#EF81BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EF81BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81BF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81BF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FC7F98
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef81bf; /* rgb */ color: rgb(239, 129, 191); /* oklch */ color: oklch(74.3% 0.152 346.5);
Tailwind
colors: {
custom: {
50: '#f6a8d2',
500: '#ef81bf',
950: '#000000',
},
}SCSS
$custom: #ef81bf; $custom-light: #f6a8d2; $custom-dark: #000000;
JSON
{
"hex": "#ef81bf",
"rgb": {
"r": 239,
"g": 129,
"b": 191
},
"hsl": {
"h": 326.182,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.7429,
"c": 0.15214,
"h": 346.5
},
"luminance": 0.37813
}Semantic roles & 50–950 ramp
primary
#EF81BF
secondary
#D8F3E4
accent
#DA660C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82