#EF81BD#EF81BD
#EF81BD is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.151 H 347.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81BD |
|---|---|
| RGB | rgb(239, 129, 189) |
| HSL | hsl(327, 77%, 72%) |
| HSV | hsv(327, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 20.9%, 6.3%) |
| CIE-LAB | lab(67.82, 49.30, -12.46) |
| CIE-LCH | lch(67.82, 50.85, 345.82°) |
| OKLab | oklab(74.22% 0.1474 -0.0327) |
| OKLCH | oklch(74.22% 0.151 347.5) |
| XYZ | xyz(52.6333, 37.7293, 52.6446) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Pinky
#FC86AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81BD #81EFB3
analogous
#EA81EF #EF81BD #EF8186
triadic
#EF81BD #BDEF81 #81BDEF
tetradic
#EF81BD #EFEA81 #81EFB3 #8186EF
square
#EF81BD #EFEA81 #81EFB3 #8186EF
split-complementary
#EF81BD #86EF81 #81EFEA
monochromatic
#DA1C83 #E84BA1 #EF81BD #F6B7D9 #FCE4F1
Accessibility & contrast
On white
2.46
#EF81BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EF81BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81BD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81BD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FC7F97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef81bd; /* rgb */ color: rgb(239, 129, 189); /* oklch */ color: oklch(74.2% 0.151 347.5);
Tailwind
colors: {
custom: {
50: '#f6a8d0',
500: '#ef81bd',
950: '#000000',
},
}SCSS
$custom: #ef81bd; $custom-light: #f6a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ef81bd",
"rgb": {
"r": 239,
"g": 129,
"b": 189
},
"hsl": {
"h": 327.273,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.7422,
"c": 0.15094,
"h": 347.5
},
"luminance": 0.37725
}Semantic roles & 50–950 ramp
primary
#EF81BD
secondary
#D8F3E4
accent
#DA690C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82