#F981BB#F981BB
#F981BB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.4% C 0.159 H 351.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F981BB |
|---|---|
| RGB | rgb(249, 129, 187) |
| HSL | hsl(331, 91%, 74%) |
| HSV | hsv(331, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 24.9%, 2.4%) |
| CIE-LAB | lab(69.06, 52.23, -9.34) |
| CIE-LCH | lch(69.06, 53.06, 349.86°) |
| OKLab | oklab(75.4% 0.1574 -0.0241) |
| OKLCH | oklch(75.4% 0.159 351.3) |
| XYZ | xyz(55.8885, 39.4327, 51.6718) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.15
Bubblegum Pink
#FE83CC
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.37
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981BB #81F9BF
analogous
#F981F7 #F981BB #F98381
triadic
#F981BB #BBF981 #81BBF9
tetradic
#F981BB #F7F981 #81F9BF #8381F9
square
#F981BB #F7F981 #81F9BF #8381F9
split-complementary
#F981BB #81F983 #81F7F9
monochromatic
#F30C7C #F6479B #F981BB #FCBBDB #FEE2EF
Accessibility & contrast
On white
2.36
#F981BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F981BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981BB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981BB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f981bb; /* rgb */ color: rgb(249, 129, 187); /* oklch */ color: oklch(75.4% 0.159 351.3);
Tailwind
colors: {
custom: {
50: '#fea9cf',
500: '#f981bb',
950: '#000000',
},
}SCSS
$custom: #f981bb; $custom-light: #fea9cf; $custom-dark: #000000;
JSON
{
"hex": "#f981bb",
"rgb": {
"r": 249,
"g": 129,
"b": 187
},
"hsl": {
"h": 331,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.75404,
"c": 0.1592,
"h": 351.3
},
"luminance": 0.39428
}Semantic roles & 50–950 ramp
primary
#F981BB
secondary
#D5F6E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82