#F976D4#F976D4
#F976D4 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.192 H 339.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F976D4 |
|---|---|
| RGB | rgb(249, 118, 212) |
| HSL | hsl(317, 92%, 72%) |
| HSV | hsv(317, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 14.9%, 2.4%) |
| CIE-LAB | lab(67.91, 61.01, -25.06) |
| CIE-LCH | lch(67.91, 65.95, 337.67°) |
| OKLab | oklab(74.83% 0.1797 -0.0673) |
| OKLCH | oklch(74.83% 0.192 339.5) |
| XYZ | xyz(57.4298, 37.8545, 66.5565) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976D4 #76F99B
analogous
#DD76F9 #F976D4 #F97693
triadic
#F976D4 #D4F976 #76D4F9
tetradic
#F976D4 #F9DD76 #76F99B #7693F9
square
#F976D4 #F9DD76 #76F99B #7693F9
split-complementary
#F976D4 #93F976 #76F9DD
monochromatic
#EA0AAB #F63BC2 #F976D4 #FCB1E6 #FEE2F6
Accessibility & contrast
On white
2.45
#F976D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F976D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976D4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976D4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C98D7
Deuteranopia (green-blind)
#A0ADD1
Tritanopia (blue-blind)
#FF799B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f976d4; /* rgb */ color: rgb(249, 118, 212); /* oklch */ color: oklch(74.8% 0.192 339.5);
Tailwind
colors: {
custom: {
50: '#fea2e1',
500: '#f976d4',
950: '#000000',
},
}SCSS
$custom: #f976d4; $custom-light: #fea2e1; $custom-dark: #000000;
JSON
{
"hex": "#f976d4",
"rgb": {
"r": 249,
"g": 118,
"b": 212
},
"hsl": {
"h": 316.947,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74825,
"c": 0.19184,
"h": 339.5
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#F976D4
secondary
#D5F6DE
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83