#F970BF#F970BF
#F970BF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.188 H 347.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F970BF |
|---|---|
| RGB | rgb(249, 112, 191) |
| HSL | hsl(325, 92%, 71%) |
| HSV | hsv(325, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 23.3%, 2.4%) |
| CIE-LAB | lab(66.13, 60.78, -15.99) |
| CIE-LCH | lch(66.13, 62.85, 345.26°) |
| OKLab | oklab(73.26% 0.1828 -0.0421) |
| OKLCH | oklch(73.26% 0.188 347) |
| XYZ | xyz(54.2668, 35.4945, 53.2732) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.51
Hot Pink
#FF69B4
ΔE00 2.62
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 3.92
Pink (survey)
#FF81C0
ΔE00 4.00
Pale Magenta
#D767AD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970BF #70F9AA
analogous
#EE70F9 #F970BF #F9707A
triadic
#F970BF #BFF970 #70BFF9
tetradic
#F970BF #F9EE70 #70F9AA #707AF9
square
#F970BF #F9EE70 #70F9AA #707AF9
split-complementary
#F970BF #7AF970 #70F9EE
monochromatic
#E50A88 #F735A5 #F970BF #FBABD9 #FEE2F2
Accessibility & contrast
On white
2.59
#F970BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F970BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970BF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970BF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF6D8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f970bf; /* rgb */ color: rgb(249, 112, 191); /* oklch */ color: oklch(73.3% 0.188 347.0);
Tailwind
colors: {
custom: {
50: '#fe9ed2',
500: '#f970bf',
950: '#000000',
},
}SCSS
$custom: #f970bf; $custom-light: #fe9ed2; $custom-dark: #000000;
JSON
{
"hex": "#f970bf",
"rgb": {
"r": 249,
"g": 112,
"b": 191
},
"hsl": {
"h": 325.401,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73256,
"c": 0.18756,
"h": 347
},
"luminance": 0.3549
}Semantic roles & 50–950 ramp
primary
#F970BF
secondary
#D0F5E0
accent
#E66100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82