#F970B9#F970B9
#F970B9 is a light, vivid pink. Relative luminance 0.352; OKLCH L 73.0% C 0.184 H 349.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B9 |
|---|---|
| RGB | rgb(249, 112, 185) |
| HSL | hsl(328, 92%, 71%) |
| HSV | hsv(328, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 25.7%, 2.4%) |
| CIE-LAB | lab(65.93, 59.99, -12.90) |
| CIE-LCH | lch(65.93, 61.36, 347.86°) |
| OKLab | oklab(73.04% 0.1812 -0.0336) |
| OKLCH | oklch(73.04% 0.184 349.5) |
| XYZ | xyz(53.6200, 35.2358, 49.8668) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.44
Hot Pink
#FF69B4
ΔE00 1.65
Bubble Gum Pink
#FF69AF
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 4.34
Barbie Pink
#FE46A5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B9 #70F9B0
analogous
#F470F9 #F970B9 #F97074
triadic
#F970B9 #B9F970 #70B9F9
tetradic
#F970B9 #F9F470 #70F9B0 #7074F9
square
#F970B9 #F9F470 #70F9B0 #7074F9
split-complementary
#F970B9 #74F970 #70F9F4
monochromatic
#E50A7F #F7359C #F970B9 #FBABD6 #FEE2F1
Accessibility & contrast
On white
2.61
#F970B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F970B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B9
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B9 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091BB
Deuteranopia (green-blind)
#A5A9B6
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b9; /* rgb */ color: rgb(249, 112, 185); /* oklch */ color: oklch(73.0% 0.184 349.5);
Tailwind
colors: {
custom: {
50: '#ff9ece',
500: '#f970b9',
950: '#000000',
},
}SCSS
$custom: #f970b9; $custom-light: #ff9ece; $custom-dark: #000000;
JSON
{
"hex": "#f970b9",
"rgb": {
"r": 249,
"g": 112,
"b": 185
},
"hsl": {
"h": 328.029,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73041,
"c": 0.18425,
"h": 349.5
},
"luminance": 0.35231
}Semantic roles & 50–950 ramp
primary
#F970B9
secondary
#D0F5E1
accent
#E66B00
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82