#F970A1#F970A1
#F970A1 is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.3% C 0.174 H 359.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F970A1 |
|---|---|
| RGB | rgb(249, 112, 161) |
| HSL | hsl(339, 92%, 71%) |
| HSV | hsv(339, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 35.3%, 2.4%) |
| CIE-LAB | lab(65.21, 57.06, -0.35) |
| CIE-LCH | lch(65.21, 57.07, 359.65°) |
| OKLab | oklab(72.26% 0.1738 -0.0002) |
| OKLCH | oklch(72.26% 0.174 359.9) |
| XYZ | xyz(51.2968, 34.3065, 37.6316) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.74
Rosy Pink
#F6688E
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.62
Bubblegum (survey)
#FF6CB5
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970A1 #70F9C8
analogous
#F970E5 #F970A1 #F98370
triadic
#F970A1 #A1F970 #70A1F9
tetradic
#F970A1 #E5F970 #70F9C8 #8370F9
square
#F970A1 #E5F970 #70F9C8 #8370F9
split-complementary
#F970A1 #70F983 #70E5F9
monochromatic
#E50A58 #F7357A #F970A1 #FBABC8 #FEE2EC
Accessibility & contrast
On white
2.67
#F970A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#F970A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970A1
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970A1 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878EA2
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#FF6582
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f970a1; /* rgb */ color: rgb(249, 112, 161); /* oklch */ color: oklch(72.3% 0.174 359.9);
Tailwind
colors: {
custom: {
50: '#ff9ebc',
500: '#f970a1',
950: '#000000',
},
}SCSS
$custom: #f970a1; $custom-light: #ff9ebc; $custom-dark: #000000;
JSON
{
"hex": "#f970a1",
"rgb": {
"r": 249,
"g": 112,
"b": 161
},
"hsl": {
"h": 338.54,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.7226,
"c": 0.17379,
"h": 359.9
},
"luminance": 0.34301
}Semantic roles & 50–950 ramp
primary
#F970A1
secondary
#D0F5E8
accent
#E69300
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F12
muted
#867F81