#F970B5#F970B5
#F970B5 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.182 H 351.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F970B5 |
|---|---|
| RGB | rgb(249, 112, 181) |
| HSL | hsl(330, 92%, 71%) |
| HSV | hsv(330, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 27.3%, 2.4%) |
| CIE-LAB | lab(65.80, 59.47, -10.83) |
| CIE-LCH | lch(65.80, 60.45, 349.68°) |
| OKLab | oklab(72.9% 0.18 -0.028) |
| OKLCH | oklch(72.9% 0.182 351.1) |
| XYZ | xyz(53.2036, 35.0693, 47.6741) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.02
Hot Pink
#FF69B4
ΔE00 1.32
Bubble Gum Pink
#FF69AF
ΔE00 1.79
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.81
Medium Pink
#F36196
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970B5 #70F9B4
analogous
#F870F9 #F970B5 #F97070
triadic
#F970B5 #B5F970 #70B5F9
tetradic
#F970B5 #F9F870 #70F9B4 #7070F9
square
#F970B5 #F9F870 #70F9B4 #7070F9
split-complementary
#F970B5 #70F970 #70F9F8
monochromatic
#E50A78 #F73597 #F970B5 #FBABD3 #FEE2F0
Accessibility & contrast
On white
2.62
#F970B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F970B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970B5
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970B5 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B7
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f970b5; /* rgb */ color: rgb(249, 112, 181); /* oklch */ color: oklch(72.9% 0.182 351.1);
Tailwind
colors: {
custom: {
50: '#ff9ecb',
500: '#f970b5',
950: '#000000',
},
}SCSS
$custom: #f970b5; $custom-light: #ff9ecb; $custom-dark: #000000;
JSON
{
"hex": "#f970b5",
"rgb": {
"r": 249,
"g": 112,
"b": 181
},
"hsl": {
"h": 329.781,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.72902,
"c": 0.18219,
"h": 351.1
},
"luminance": 0.35064
}Semantic roles & 50–950 ramp
primary
#F970B5
secondary
#D0F5E2
accent
#E67200
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82