#F976C8#F976C8
#F976C8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.184 H 344.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F976C8 |
|---|---|
| RGB | rgb(249, 118, 200) |
| HSL | hsl(322, 92%, 72%) |
| HSV | hsv(322, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 19.7%, 2.4%) |
| CIE-LAB | lab(67.48, 59.27, -19.01) |
| CIE-LCH | lch(67.48, 62.24, 342.22°) |
| OKLab | oklab(74.36% 0.1768 -0.0504) |
| OKLCH | oklch(74.36% 0.184 344.1) |
| XYZ | xyz(55.9720, 37.2713, 58.8786) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.83
Pink (survey)
#FF81C0
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.29
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976C8 #76F9A7
analogous
#E976F9 #F976C8 #F97687
triadic
#F976C8 #C8F976 #76C8F9
tetradic
#F976C8 #F9E976 #76F9A7 #7687F9
square
#F976C8 #F9E976 #76F9A7 #7687F9
split-complementary
#F976C8 #87F976 #76F9E9
monochromatic
#EA0A97 #F63BB0 #F976C8 #FCB1E0 #FEE2F3
Accessibility & contrast
On white
2.48
#F976C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F976C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976C8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976C8 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CB
Deuteranopia (green-blind)
#A4ACC5
Tritanopia (blue-blind)
#FF7696
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f976c8; /* rgb */ color: rgb(249, 118, 200); /* oklch */ color: oklch(74.4% 0.184 344.1);
Tailwind
colors: {
custom: {
50: '#fea2d8',
500: '#f976c8',
950: '#000000',
},
}SCSS
$custom: #f976c8; $custom-light: #fea2d8; $custom-dark: #000000;
JSON
{
"hex": "#f976c8",
"rgb": {
"r": 249,
"g": 118,
"b": 200
},
"hsl": {
"h": 322.443,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.7436,
"c": 0.18386,
"h": 344.1
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#F976C8
secondary
#D5F6E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83