#F970B1#F970B1
#F970B1 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.180 H 352.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B1 |
|---|---|
| RGB | rgb(249, 112, 177) |
| HSL | hsl(332, 92%, 71%) |
| HSV | hsv(332, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 28.9%, 2.4%) |
| CIE-LAB | lab(65.68, 58.97, -8.75) |
| CIE-LCH | lch(65.68, 59.61, 351.56°) |
| OKLab | oklab(72.77% 0.1788 -0.0224) |
| OKLCH | oklch(72.77% 0.18 352.9) |
| XYZ | xyz(52.7991, 34.9074, 45.5436) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.25
Bubble Gum Pink
#FF69AF
ΔE00 1.36
Hot Pink
#FF69B4
ΔE00 1.52
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 5.39
Medium Pink
#F36196
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B1 #70F9B8
analogous
#F970F5 #F970B1 #F97370
triadic
#F970B1 #B1F970 #70B1F9
tetradic
#F970B1 #F5F970 #70F9B8 #7370F9
square
#F970B1 #F5F970 #70F9B8 #7370F9
split-complementary
#F970B1 #70F973 #70F5F9
monochromatic
#E50A72 #F73591 #F970B1 #FBABD1 #FEE2EF
Accessibility & contrast
On white
2.63
#F970B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F970B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B1
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B1 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B3
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f970b1; /* rgb */ color: rgb(249, 112, 177); /* oklch */ color: oklch(72.8% 0.180 352.9);
Tailwind
colors: {
custom: {
50: '#ff9ec8',
500: '#f970b1',
950: '#000000',
},
}SCSS
$custom: #f970b1; $custom-light: #ff9ec8; $custom-dark: #000000;
JSON
{
"hex": "#f970b1",
"rgb": {
"r": 249,
"g": 112,
"b": 177
},
"hsl": {
"h": 331.533,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72767,
"c": 0.18024,
"h": 352.9
},
"luminance": 0.34902
}Semantic roles & 50–950 ramp
primary
#F970B1
secondary
#D0F5E3
accent
#E67900
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82