#F981BF#F981BF
#F981BF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.161 H 349.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F981BF |
|---|---|
| RGB | rgb(249, 129, 191) |
| HSL | hsl(329, 91%, 74%) |
| HSV | hsv(329, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 23.3%, 2.4%) |
| CIE-LAB | lab(69.19, 52.78, -11.39) |
| CIE-LCH | lch(69.19, 53.99, 347.82°) |
| OKLab | oklab(75.54% 0.1586 -0.0297) |
| OKLCH | oklch(75.54% 0.161 349.4) |
| XYZ | xyz(56.3227, 39.6064, 53.9585) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.99
Bubblegum Pink
#FE83CC
ΔE00 2.45
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981BF #81F9BB
analogous
#F781F9 #F981BF #F98183
triadic
#F981BF #BFF981 #81BFF9
tetradic
#F981BF #F9F781 #81F9BB #8183F9
square
#F981BF #F9F781 #81F9BB #8183F9
split-complementary
#F981BF #83F981 #81F9F7
monochromatic
#F30C84 #F647A1 #F981BF #FCBBDD #FEE2F0
Accessibility & contrast
On white
2.35
#F981BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F981BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981BF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981BF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f981bf; /* rgb */ color: rgb(249, 129, 191); /* oklch */ color: oklch(75.5% 0.161 349.4);
Tailwind
colors: {
custom: {
50: '#fea9d2',
500: '#f981bf',
950: '#000000',
},
}SCSS
$custom: #f981bf; $custom-light: #fea9d2; $custom-dark: #000000;
JSON
{
"hex": "#f981bf",
"rgb": {
"r": 249,
"g": 129,
"b": 191
},
"hsl": {
"h": 329,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.75539,
"c": 0.16132,
"h": 349.4
},
"luminance": 0.39602
}Semantic roles & 50–950 ramp
primary
#F981BF
secondary
#D5F6E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82