#F971B2#F971B2
#F971B2 is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.179 H 352.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F971B2 |
|---|---|
| RGB | rgb(249, 113, 178) |
| HSL | hsl(331, 92%, 71%) |
| HSV | hsv(331, 55%, 98%) |
| CMYK | cmyk(0%, 54.6%, 28.5%, 2.4%) |
| CIE-LAB | lab(65.88, 58.64, -9.01) |
| CIE-LCH | lch(65.88, 59.33, 351.26°) |
| OKLab | oklab(72.93% 0.1777 -0.0231) |
| OKLCH | oklch(72.93% 0.179 352.6) |
| XYZ | xyz(53.0101, 35.1693, 46.1074) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.26
Bubble Gum Pink
#FF69AF
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.59
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 5.16
Medium Pink
#F36196
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F971B2 #71F9B8
analogous
#F971F6 #F971B2 #F97471
triadic
#F971B2 #B2F971 #71B2F9
tetradic
#F971B2 #F6F971 #71F9B8 #7471F9
square
#F971B2 #F6F971 #71F9B8 #7471F9
split-complementary
#F971B2 #71F974 #71F6F9
monochromatic
#E60A73 #F73692 #F971B2 #FBACD2 #FEE2EF
Accessibility & contrast
On white
2.61
#F971B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F971B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F971B2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F971B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F971B2 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f971b2; /* rgb */ color: rgb(249, 113, 178); /* oklch */ color: oklch(72.9% 0.179 352.6);
Tailwind
colors: {
custom: {
50: '#ff9fc9',
500: '#f971b2',
950: '#000000',
},
}SCSS
$custom: #f971b2; $custom-light: #ff9fc9; $custom-dark: #000000;
JSON
{
"hex": "#f971b2",
"rgb": {
"r": 249,
"g": 113,
"b": 178
},
"hsl": {
"h": 331.324,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.72929,
"c": 0.17924,
"h": 352.6
},
"luminance": 0.35164
}Semantic roles & 50–950 ramp
primary
#F971B2
secondary
#D1F5E4
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82