#F970B6#F970B6
#F970B6 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.183 H 350.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B6 |
|---|---|
| RGB | rgb(249, 112, 182) |
| HSL | hsl(329, 92%, 71%) |
| HSV | hsv(329, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 26.9%, 2.4%) |
| CIE-LAB | lab(65.83, 59.60, -11.35) |
| CIE-LCH | lch(65.83, 60.67, 349.22°) |
| OKLab | oklab(72.94% 0.1803 -0.0294) |
| OKLCH | oklch(72.94% 0.183 350.7) |
| XYZ | xyz(53.3066, 35.1104, 48.2165) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.08
Hot Pink
#FF69B4
ΔE00 1.35
Bubble Gum Pink
#FF69AF
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 4.68
Medium Pink
#F36196
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B6 #70F9B3
analogous
#F770F9 #F970B6 #F97071
triadic
#F970B6 #B6F970 #70B6F9
tetradic
#F970B6 #F9F770 #70F9B3 #7071F9
square
#F970B6 #F9F770 #70F9B3 #7071F9
split-complementary
#F970B6 #71F970 #70F9F7
monochromatic
#E50A7A #F73598 #F970B6 #FBABD4 #FEE2F0
Accessibility & contrast
On white
2.62
#F970B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F970B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B6
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B6 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B8
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#FF6B8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b6; /* rgb */ color: rgb(249, 112, 182); /* oklch */ color: oklch(72.9% 0.183 350.7);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#f970b6',
950: '#000000',
},
}SCSS
$custom: #f970b6; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#f970b6",
"rgb": {
"r": 249,
"g": 112,
"b": 182
},
"hsl": {
"h": 329.343,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72937,
"c": 0.18269,
"h": 350.7
},
"luminance": 0.35105
}Semantic roles & 50–950 ramp
primary
#F970B6
secondary
#D0F5E2
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82