#F971BA#F971BA
#F971BA is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.183 H 349.2°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F971BA |
|---|---|
| RGB | rgb(249, 113, 186) |
| HSL | hsl(328, 92%, 71%) |
| HSV | hsv(328, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 25.3%, 2.4%) |
| CIE-LAB | lab(66.14, 59.66, -13.16) |
| CIE-LCH | lch(66.14, 61.10, 347.56°) |
| OKLab | oklab(73.2% 0.18 -0.0344) |
| OKLCH | oklch(73.2% 0.183 349.2) |
| XYZ | xyz(53.8369, 35.5001, 50.4617) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.60
Hot Pink
#FF69B4
ΔE00 1.84
Bubble Gum Pink
#FF69AF
ΔE00 2.65
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum Pink
#FE83CC
ΔE00 4.12
Pale Magenta
#D767AD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971BA #71F9B0
analogous
#F471F9 #F971BA #F97176
triadic
#F971BA #BAF971 #71BAF9
tetradic
#F971BA #F9F471 #71F9B0 #7176F9
square
#F971BA #F9F471 #71F9B0 #7176F9
split-complementary
#F971BA #76F971 #71F9F4
monochromatic
#E60A80 #F7369D #F971BA #FBACD7 #FEE2F1
Accessibility & contrast
On white
2.59
#F971BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F971BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971BA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971BA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BC
Deuteranopia (green-blind)
#A5AAB7
Tritanopia (blue-blind)
#FF6D8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f971ba; /* rgb */ color: rgb(249, 113, 186); /* oklch */ color: oklch(73.2% 0.183 349.2);
Tailwind
colors: {
custom: {
50: '#fe9fce',
500: '#f971ba',
950: '#000000',
},
}SCSS
$custom: #f971ba; $custom-light: #fe9fce; $custom-dark: #000000;
JSON
{
"hex": "#f971ba",
"rgb": {
"r": 249,
"g": 113,
"b": 186
},
"hsl": {
"h": 327.794,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.73204,
"c": 0.18329,
"h": 349.2
},
"luminance": 0.35495
}Semantic roles & 50–950 ramp
primary
#F971BA
secondary
#D1F5E2
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82