#F970B7#F970B7
#F970B7 is a light, vivid pink. Relative luminance 0.351; OKLCH L 73.0% C 0.183 H 350.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B7 |
|---|---|
| RGB | rgb(249, 112, 183) |
| HSL | hsl(329, 92%, 71%) |
| HSV | hsv(329, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 26.5%, 2.4%) |
| CIE-LAB | lab(65.87, 59.73, -11.87) |
| CIE-LCH | lch(65.87, 60.90, 348.76°) |
| OKLab | oklab(72.97% 0.1806 -0.0308) |
| OKLCH | oklch(72.97% 0.183 350.3) |
| XYZ | xyz(53.4103, 35.1519, 48.7627) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.17
Hot Pink
#FF69B4
ΔE00 1.43
Bubble Gum Pink
#FF69AF
ΔE00 2.11
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 4.56
Barbie Pink
#FE46A5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B7 #70F9B2
analogous
#F670F9 #F970B7 #F97072
triadic
#F970B7 #B7F970 #70B7F9
tetradic
#F970B7 #F9F670 #70F9B2 #7072F9
square
#F970B7 #F9F670 #70F9B2 #7072F9
split-complementary
#F970B7 #72F970 #70F9F6
monochromatic
#E50A7B #F73599 #F970B7 #FBABD5 #FEE2F0
Accessibility & contrast
On white
2.62
#F970B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F970B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B7
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B7 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 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)
#8191B9
Deuteranopia (green-blind)
#A6A9B4
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b7; /* rgb */ color: rgb(249, 112, 183); /* oklch */ color: oklch(73.0% 0.183 350.3);
Tailwind
colors: {
custom: {
50: '#ff9ecc',
500: '#f970b7',
950: '#000000',
},
}SCSS
$custom: #f970b7; $custom-light: #ff9ecc; $custom-dark: #000000;
JSON
{
"hex": "#f970b7",
"rgb": {
"r": 249,
"g": 112,
"b": 183
},
"hsl": {
"h": 328.905,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72971,
"c": 0.1832,
"h": 350.3
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#F970B7
secondary
#D0F5E2
accent
#E66F00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82