#EF81BC#EF81BC
#EF81BC is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.150 H 348.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81BC |
|---|---|
| RGB | rgb(239, 129, 188) |
| HSL | hsl(328, 77%, 72%) |
| HSV | hsv(328, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 21.3%, 6.3%) |
| CIE-LAB | lab(67.79, 49.15, -11.94) |
| CIE-LCH | lch(67.79, 50.58, 346.34°) |
| OKLab | oklab(74.19% 0.1471 -0.0313) |
| OKLCH | oklch(74.19% 0.15 348) |
| XYZ | xyz(52.5252, 37.6861, 52.0749) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.60
Bubblegum Pink
#FE83CC
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.42
Hot Pink
#FF69B4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Pinky
#FC86AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81BC #81EFB4
analogous
#EB81EF #EF81BC #EF8185
triadic
#EF81BC #BCEF81 #81BCEF
tetradic
#EF81BC #EFEB81 #81EFB4 #8185EF
square
#EF81BC #EFEB81 #81EFB4 #8185EF
split-complementary
#EF81BC #85EF81 #81EFEB
monochromatic
#DA1C82 #E84B9F #EF81BC #F6B7D9 #FCE4F1
Accessibility & contrast
On white
2.46
#EF81BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EF81BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81BC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81BC | 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)
#8B9ABE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FC7F97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef81bc; /* rgb */ color: rgb(239, 129, 188); /* oklch */ color: oklch(74.2% 0.150 348.0);
Tailwind
colors: {
custom: {
50: '#f6a8d0',
500: '#ef81bc',
950: '#000000',
},
}SCSS
$custom: #ef81bc; $custom-light: #f6a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ef81bc",
"rgb": {
"r": 239,
"g": 129,
"b": 188
},
"hsl": {
"h": 327.818,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.74185,
"c": 0.15035,
"h": 348
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#EF81BC
secondary
#D8F3E4
accent
#DA6B0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82