#F970B0#F970B0
#F970B0 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.7% C 0.180 H 353.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B0 |
|---|---|
| RGB | rgb(249, 112, 176) |
| HSL | hsl(332, 92%, 71%) |
| HSV | hsv(332, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 29.3%, 2.4%) |
| CIE-LAB | lab(65.65, 58.84, -8.23) |
| CIE-LCH | lch(65.65, 59.42, 352.04°) |
| OKLab | oklab(72.73% 0.1785 -0.021) |
| OKLCH | oklch(72.73% 0.18 353.3) |
| XYZ | xyz(52.6998, 34.8677, 45.0206) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.33
Bubblegum (survey)
#FF6CB5
ΔE00 1.40
Hot Pink
#FF69B4
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 3.86
Medium Pink
#F36196
ΔE00 5.25
Carnation Pink
#FF7FA7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B0 #70F9B9
analogous
#F970F4 #F970B0 #F97470
triadic
#F970B0 #B0F970 #70B0F9
tetradic
#F970B0 #F4F970 #70F9B9 #7470F9
square
#F970B0 #F4F970 #70F9B9 #7470F9
split-complementary
#F970B0 #70F974 #70F4F9
monochromatic
#E50A70 #F73590 #F970B0 #FBABD0 #FEE2EF
Accessibility & contrast
On white
2.63
#F970B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#F970B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B0 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8390B2
Deuteranopia (green-blind)
#A7A9AD
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f970b0; /* rgb */ color: rgb(249, 112, 176); /* oklch */ color: oklch(72.7% 0.180 353.3);
Tailwind
colors: {
custom: {
50: '#ff9ec7',
500: '#f970b0',
950: '#000000',
},
}SCSS
$custom: #f970b0; $custom-light: #ff9ec7; $custom-dark: #000000;
JSON
{
"hex": "#f970b0",
"rgb": {
"r": 249,
"g": 112,
"b": 176
},
"hsl": {
"h": 331.971,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72734,
"c": 0.17977,
"h": 353.3
},
"luminance": 0.34863
}Semantic roles & 50–950 ramp
primary
#F970B0
secondary
#D0F5E4
accent
#E67A00
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82