#F972B2#F972B2
#F972B2 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.178 H 352.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F972B2 |
|---|---|
| RGB | rgb(249, 114, 178) |
| HSL | hsl(332, 92%, 71%) |
| HSV | hsv(332, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 28.5%, 2.4%) |
| CIE-LAB | lab(66.05, 58.18, -8.76) |
| CIE-LCH | lch(66.05, 58.83, 351.44°) |
| OKLab | oklab(73.06% 0.1763 -0.0225) |
| OKLCH | oklch(73.06% 0.178 352.7) |
| XYZ | xyz(53.1223, 35.3937, 46.1448) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.41
Bubble Gum Pink
#FF69AF
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 1.77
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F972B2 #72F9B9
analogous
#F972F5 #F972B2 #F97572
triadic
#F972B2 #B2F972 #72B2F9
tetradic
#F972B2 #F5F972 #72F9B9 #7572F9
square
#F972B2 #F5F972 #72F9B9 #7572F9
split-complementary
#F972B2 #72F975 #72F5F9
monochromatic
#E70A73 #F73792 #F972B2 #FBADD2 #FEE2EF
Accessibility & contrast
On white
2.60
#F972B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F972B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F972B2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F972B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F972B2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B4
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f972b2; /* rgb */ color: rgb(249, 114, 178); /* oklch */ color: oklch(73.1% 0.178 352.7);
Tailwind
colors: {
custom: {
50: '#ff9fc9',
500: '#f972b2',
950: '#000000',
},
}SCSS
$custom: #f972b2; $custom-light: #ff9fc9; $custom-dark: #000000;
JSON
{
"hex": "#f972b2",
"rgb": {
"r": 249,
"g": 114,
"b": 178
},
"hsl": {
"h": 331.556,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.73059,
"c": 0.17775,
"h": 352.7
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#F972B2
secondary
#D2F5E4
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82