#F970C3#F970C3
#F970C3 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.4% C 0.190 H 345.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F970C3 |
|---|---|
| RGB | rgb(249, 112, 195) |
| HSL | hsl(324, 92%, 71%) |
| HSV | hsv(324, 55%, 98%) |
| CMYK | cmyk(0%, 55%, 21.7%, 2.4%) |
| CIE-LAB | lab(66.27, 61.32, -18.04) |
| CIE-LCH | lch(66.27, 63.92, 343.61°) |
| OKLab | oklab(73.4% 0.1838 -0.0477) |
| OKLCH | oklch(73.4% 0.19 345.5) |
| XYZ | xyz(54.7130, 35.6730, 55.6232) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.27
Hot Pink
#FF69B4
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F970C3 #70F9A6
analogous
#EB70F9 #F970C3 #F9707E
triadic
#F970C3 #C3F970 #70C3F9
tetradic
#F970C3 #F9EB70 #70F9A6 #707EF9
square
#F970C3 #F9EB70 #70F9A6 #707EF9
split-complementary
#F970C3 #7EF970 #70F9EB
monochromatic
#E50A8F #F735AA #F970C3 #FBABDC #FEE2F3
Accessibility & contrast
On white
2.58
#F970C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F970C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F970C3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F970C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F970C3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C93C6
Deuteranopia (green-blind)
#A2AAC0
Tritanopia (blue-blind)
#FF6E91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f970c3; /* rgb */ color: rgb(249, 112, 195); /* oklch */ color: oklch(73.4% 0.190 345.5);
Tailwind
colors: {
custom: {
50: '#fe9ed5',
500: '#f970c3',
950: '#000000',
},
}SCSS
$custom: #f970c3; $custom-light: #fe9ed5; $custom-dark: #000000;
JSON
{
"hex": "#f970c3",
"rgb": {
"r": 249,
"g": 112,
"b": 195
},
"hsl": {
"h": 323.65,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73403,
"c": 0.18991,
"h": 345.5
},
"luminance": 0.35668
}Semantic roles & 50–950 ramp
primary
#F970C3
secondary
#D0F5DF
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83