#F972CC#F972CC
#F972CC is a light, vivid pink. Relative luminance 0.365; OKLCH L 74.0% C 0.193 H 342.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F972CC |
|---|---|
| RGB | rgb(249, 114, 204) |
| HSL | hsl(320, 92%, 71%) |
| HSV | hsv(320, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 18.1%, 2.4%) |
| CIE-LAB | lab(66.93, 61.67, -22.09) |
| CIE-LCH | lch(66.93, 65.51, 340.29°) |
| OKLab | oklab(74% 0.1833 -0.0589) |
| OKLCH | oklch(74% 0.193 342.2) |
| XYZ | xyz(55.9845, 36.5386, 61.2191) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.91
Hot Pink
#FF69B4
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F972CC #72F99F
analogous
#E272F9 #F972CC #F97288
triadic
#F972CC #CCF972 #72CCF9
tetradic
#F972CC #F9E272 #72F99F #7288F9
square
#F972CC #F9E272 #72F99F #7288F9
split-complementary
#F972CC #88F972 #72F9E2
monochromatic
#E70A9D #F737B7 #F972CC #FBADE1 #FEE2F4
Accessibility & contrast
On white
2.53
#F972CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F972CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F972CC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F972CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F972CC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95CF
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#FF7396
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f972cc; /* rgb */ color: rgb(249, 114, 204); /* oklch */ color: oklch(74.0% 0.193 342.2);
Tailwind
colors: {
custom: {
50: '#fea0db',
500: '#f972cc',
950: '#000000',
},
}SCSS
$custom: #f972cc; $custom-light: #fea0db; $custom-dark: #000000;
JSON
{
"hex": "#f972cc",
"rgb": {
"r": 249,
"g": 114,
"b": 204
},
"hsl": {
"h": 320,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.73998,
"c": 0.19254,
"h": 342.2
},
"luminance": 0.36534
}Semantic roles & 50–950 ramp
primary
#F972CC
secondary
#D2F5DD
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83