#F976C7#F976C7
#F976C7 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.183 H 344.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F976C7 |
|---|---|
| RGB | rgb(249, 118, 199) |
| HSL | hsl(323, 92%, 72%) |
| HSV | hsv(323, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 20.1%, 2.4%) |
| CIE-LAB | lab(67.45, 59.13, -18.50) |
| CIE-LCH | lch(67.45, 61.95, 342.62°) |
| OKLab | oklab(74.32% 0.1766 -0.049) |
| OKLCH | oklch(74.32% 0.183 344.5) |
| XYZ | xyz(55.8555, 37.2247, 58.2651) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 3.91
Hot Pink
#FF69B4
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976C7 #76F9A8
analogous
#EA76F9 #F976C7 #F97686
triadic
#F976C7 #C7F976 #76C7F9
tetradic
#F976C7 #F9EA76 #76F9A8 #7686F9
square
#F976C7 #F9EA76 #76F9A8 #7686F9
split-complementary
#F976C7 #86F976 #76F9EA
monochromatic
#EA0A95 #F63BAF #F976C7 #FCB1DF #FEE2F3
Accessibility & contrast
On white
2.49
#F976C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F976C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976C7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976C7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CA
Deuteranopia (green-blind)
#A4ACC4
Tritanopia (blue-blind)
#FF7596
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f976c7; /* rgb */ color: rgb(249, 118, 199); /* oklch */ color: oklch(74.3% 0.183 344.5);
Tailwind
colors: {
custom: {
50: '#fea2d8',
500: '#f976c7',
950: '#000000',
},
}SCSS
$custom: #f976c7; $custom-light: #fea2d8; $custom-dark: #000000;
JSON
{
"hex": "#f976c7",
"rgb": {
"r": 249,
"g": 118,
"b": 199
},
"hsl": {
"h": 322.901,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74323,
"c": 0.18323,
"h": 344.5
},
"luminance": 0.3722
}Semantic roles & 50–950 ramp
primary
#F976C7
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83