#F970A5#F970A5
#F970A5 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.175 H 358.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F970A5 |
|---|---|
| RGB | rgb(249, 112, 165) |
| HSL | hsl(337, 92%, 71%) |
| HSV | hsv(337, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 33.7%, 2.4%) |
| CIE-LAB | lab(65.32, 57.52, -2.46) |
| CIE-LCH | lch(65.32, 57.58, 357.55°) |
| OKLab | oklab(72.38% 0.1751 -0.0057) |
| OKLCH | oklch(72.38% 0.175 358.1) |
| XYZ | xyz(51.6552, 34.4499, 39.5191) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.83
Medium Pink
#F36196
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970A5 #70F9C4
analogous
#F970EA #F970A5 #F97F70
triadic
#F970A5 #A5F970 #70A5F9
tetradic
#F970A5 #EAF970 #70F9C4 #7F70F9
square
#F970A5 #EAF970 #70F9C4 #7F70F9
split-complementary
#F970A5 #70F97F #70EAF9
monochromatic
#E50A5E #F73580 #F970A5 #FBABCA #FEE2ED
Accessibility & contrast
On white
2.66
#F970A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F970A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970A5
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970A5 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868FA7
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#FF6684
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f970a5; /* rgb */ color: rgb(249, 112, 165); /* oklch */ color: oklch(72.4% 0.175 358.1);
Tailwind
colors: {
custom: {
50: '#ff9ebf',
500: '#f970a5',
950: '#000000',
},
}SCSS
$custom: #f970a5; $custom-light: #ff9ebf; $custom-dark: #000000;
JSON
{
"hex": "#f970a5",
"rgb": {
"r": 249,
"g": 112,
"b": 165
},
"hsl": {
"h": 336.788,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72381,
"c": 0.17519,
"h": 358.1
},
"luminance": 0.34445
}Semantic roles & 50–950 ramp
primary
#F970A5
secondary
#D0F5E7
accent
#E68D00
background
#FFFAFB
surface
#FFF3F7
border
#D7CDD0
text
#180F12
muted
#867F81