#F970B2#F970B2
#F970B2 is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.8% C 0.181 H 352.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B2 |
|---|---|
| RGB | rgb(249, 112, 178) |
| HSL | hsl(331, 92%, 71%) |
| HSV | hsv(331, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 28.5%, 2.4%) |
| CIE-LAB | lab(65.71, 59.09, -9.27) |
| CIE-LCH | lch(65.71, 59.82, 351.08°) |
| OKLab | oklab(72.8% 0.1791 -0.0238) |
| OKLCH | oklch(72.8% 0.181 352.4) |
| XYZ | xyz(52.8991, 34.9474, 46.0704) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.13
Hot Pink
#FF69B4
ΔE00 1.42
Bubble Gum Pink
#FF69AF
ΔE00 1.43
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 5.23
Medium Pink
#F36196
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B2 #70F9B7
analogous
#F970F6 #F970B2 #F97270
triadic
#F970B2 #B2F970 #70B2F9
tetradic
#F970B2 #F6F970 #70F9B7 #7270F9
square
#F970B2 #F6F970 #70F9B7 #7270F9
split-complementary
#F970B2 #70F972 #70F6F9
monochromatic
#E50A73 #F73592 #F970B2 #FBABD2 #FEE2EF
Accessibility & contrast
On white
2.63
#F970B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#F970B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B4
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b2; /* rgb */ color: rgb(249, 112, 178); /* oklch */ color: oklch(72.8% 0.181 352.4);
Tailwind
colors: {
custom: {
50: '#ff9ec9',
500: '#f970b2',
950: '#000000',
},
}SCSS
$custom: #f970b2; $custom-light: #ff9ec9; $custom-dark: #000000;
JSON
{
"hex": "#f970b2",
"rgb": {
"r": 249,
"g": 112,
"b": 178
},
"hsl": {
"h": 331.095,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72801,
"c": 0.18072,
"h": 352.4
},
"luminance": 0.34942
}Semantic roles & 50–950 ramp
primary
#F970B2
secondary
#D0F5E3
accent
#E67700
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82