#F970B4#F970B4
#F970B4 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.9% C 0.182 H 351.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B4 |
|---|---|
| RGB | rgb(249, 112, 180) |
| HSL | hsl(330, 92%, 71%) |
| HSV | hsv(330, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 27.7%, 2.4%) |
| CIE-LAB | lab(65.77, 59.35, -10.31) |
| CIE-LCH | lch(65.77, 60.23, 350.14°) |
| OKLab | oklab(72.87% 0.1797 -0.0266) |
| OKLCH | oklch(72.87% 0.182 351.6) |
| XYZ | xyz(53.1014, 35.0284, 47.1357) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.01
Hot Pink
#FF69B4
ΔE00 1.31
Bubble Gum Pink
#FF69AF
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 3.62
Bubblegum Pink
#FE83CC
ΔE00 4.94
Medium Pink
#F36196
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B4 #70F9B5
analogous
#F970F8 #F970B4 #F97070
triadic
#F970B4 #B4F970 #70B4F9
tetradic
#F970B4 #F8F970 #70F9B5 #7070F9
square
#F970B4 #F8F970 #70F9B5 #7070F9
split-complementary
#F970B4 #70F970 #70F8F9
monochromatic
#E50A76 #F73595 #F970B4 #FBABD3 #FEE2F0
Accessibility & contrast
On white
2.62
#F970B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F970B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B4
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B4 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B6
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b4; /* rgb */ color: rgb(249, 112, 180); /* oklch */ color: oklch(72.9% 0.182 351.6);
Tailwind
colors: {
custom: {
50: '#ff9eca',
500: '#f970b4',
950: '#000000',
},
}SCSS
$custom: #f970b4; $custom-light: #ff9eca; $custom-dark: #000000;
JSON
{
"hex": "#f970b4",
"rgb": {
"r": 249,
"g": 112,
"b": 180
},
"hsl": {
"h": 330.219,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72868,
"c": 0.18169,
"h": 351.6
},
"luminance": 0.35023
}Semantic roles & 50–950 ramp
primary
#F970B4
secondary
#D0F5E3
accent
#E67400
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82