#F970C8#F970C8
#F970C8 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.193 H 343.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F970C8 |
|---|---|
| RGB | rgb(249, 112, 200) |
| HSL | hsl(321, 92%, 71%) |
| HSV | hsv(321, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 19.7%, 2.4%) |
| CIE-LAB | lab(66.45, 62.01, -20.58) |
| CIE-LCH | lch(66.45, 65.34, 341.64°) |
| OKLab | oklab(73.59% 0.1851 -0.0547) |
| OKLCH | oklch(73.59% 0.193 343.5) |
| XYZ | xyz(55.2878, 35.9029, 58.6505) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.98
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.29
Pink (survey)
#FF81C0
ΔE00 5.08
Bubble Gum Pink
#FF69AF
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970C8 #70F9A1
analogous
#E570F9 #F970C8 #F97083
triadic
#F970C8 #C8F970 #70C8F9
tetradic
#F970C8 #F9E570 #70F9A1 #7083F9
square
#F970C8 #F9E570 #70F9A1 #7083F9
split-complementary
#F970C8 #83F970 #70F9E5
monochromatic
#E50A97 #F735B1 #F970C8 #FBABDF #FEE2F4
Accessibility & contrast
On white
2.57
#F970C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F970C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970C8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970C8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B93CB
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#FF7093
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f970c8; /* rgb */ color: rgb(249, 112, 200); /* oklch */ color: oklch(73.6% 0.193 343.5);
Tailwind
colors: {
custom: {
50: '#fe9ed8',
500: '#f970c8',
950: '#000000',
},
}SCSS
$custom: #f970c8; $custom-light: #fe9ed8; $custom-dark: #000000;
JSON
{
"hex": "#f970c8",
"rgb": {
"r": 249,
"g": 112,
"b": 200
},
"hsl": {
"h": 321.46,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73592,
"c": 0.19298,
"h": 343.5
},
"luminance": 0.35898
}Semantic roles & 50–950 ramp
primary
#F970C8
secondary
#D0F5DD
accent
#E65200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83