#F976D3#F976D3
#F976D3 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.8% C 0.191 H 339.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F976D3 |
|---|---|
| RGB | rgb(249, 118, 211) |
| HSL | hsl(317, 92%, 72%) |
| HSV | hsv(317, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 15.3%, 2.4%) |
| CIE-LAB | lab(67.88, 60.86, -24.56) |
| CIE-LCH | lch(67.88, 65.63, 338.03°) |
| OKLab | oklab(74.79% 0.1794 -0.0659) |
| OKLCH | oklch(74.79% 0.191 339.8) |
| XYZ | xyz(57.3041, 37.8042, 65.8942) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976D3 #76F99C
analogous
#DE76F9 #F976D3 #F97692
triadic
#F976D3 #D3F976 #76D3F9
tetradic
#F976D3 #F9DE76 #76F99C #7692F9
square
#F976D3 #F9DE76 #76F99C #7692F9
split-complementary
#F976D3 #92F976 #76F9DE
monochromatic
#EA0AA9 #F63BC0 #F976D3 #FCB1E6 #FEE2F6
Accessibility & contrast
On white
2.45
#F976D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F976D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976D3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976D3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C98D6
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f976d3; /* rgb */ color: rgb(249, 118, 211); /* oklch */ color: oklch(74.8% 0.191 339.8);
Tailwind
colors: {
custom: {
50: '#fea2e0',
500: '#f976d3',
950: '#000000',
},
}SCSS
$custom: #f976d3; $custom-light: #fea2e0; $custom-dark: #000000;
JSON
{
"hex": "#f976d3",
"rgb": {
"r": 249,
"g": 118,
"b": 211
},
"hsl": {
"h": 317.405,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74785,
"c": 0.19115,
"h": 339.8
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#F976D3
secondary
#D5F6DF
accent
#E64300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83