#F970A4#F970A4
#F970A4 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.4% C 0.175 H 358.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F970A4 |
|---|---|
| RGB | rgb(249, 112, 164) |
| HSL | hsl(337, 92%, 71%) |
| HSV | hsv(337, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 34.1%, 2.4%) |
| CIE-LAB | lab(65.29, 57.41, -1.93) |
| CIE-LCH | lch(65.29, 57.44, 358.07°) |
| OKLab | oklab(72.35% 0.1748 -0.0043) |
| OKLCH | oklch(72.35% 0.175 358.6) |
| XYZ | xyz(51.5646, 34.4136, 39.0416) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.05
Medium Pink
#F36196
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.05
Rosy Pink
#F6688E
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970A4 #70F9C5
analogous
#F970E9 #F970A4 #F98070
triadic
#F970A4 #A4F970 #70A4F9
tetradic
#F970A4 #E9F970 #70F9C5 #8070F9
square
#F970A4 #E9F970 #70F9C5 #8070F9
split-complementary
#F970A4 #70F980 #70E9F9
monochromatic
#E50A5D #F7357F #F970A4 #FBABC9 #FEE2EC
Accessibility & contrast
On white
2.66
#F970A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F970A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970A4
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970A4 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868FA6
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#FF6584
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f970a4; /* rgb */ color: rgb(249, 112, 164); /* oklch */ color: oklch(72.4% 0.175 358.6);
Tailwind
colors: {
custom: {
50: '#ff9ebe',
500: '#f970a4',
950: '#000000',
},
}SCSS
$custom: #f970a4; $custom-light: #ff9ebe; $custom-dark: #000000;
JSON
{
"hex": "#f970a4",
"rgb": {
"r": 249,
"g": 112,
"b": 164
},
"hsl": {
"h": 337.226,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72351,
"c": 0.17483,
"h": 358.6
},
"luminance": 0.34408
}Semantic roles & 50–950 ramp
primary
#F970A4
secondary
#D0F5E7
accent
#E68E00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F12
muted
#867F81