#F976CC#F976CC
#F976CC is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.5% C 0.186 H 342.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F976CC |
|---|---|
| RGB | rgb(249, 118, 204) |
| HSL | hsl(321, 92%, 72%) |
| HSV | hsv(321, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 18.1%, 2.4%) |
| CIE-LAB | lab(67.62, 59.84, -21.03) |
| CIE-LCH | lch(67.62, 63.43, 340.63°) |
| OKLab | oklab(74.51% 0.1778 -0.0561) |
| OKLCH | oklch(74.51% 0.186 342.5) |
| XYZ | xyz(56.4456, 37.4608, 61.3728) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 4.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.83
Hot Pink
#FF69B4
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 5.80
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976CC #76F9A3
analogous
#E576F9 #F976CC #F9768B
triadic
#F976CC #CCF976 #76CCF9
tetradic
#F976CC #F9E576 #76F9A3 #768BF9
square
#F976CC #F9E576 #76F9A3 #768BF9
split-complementary
#F976CC #8BF976 #76F9E5
monochromatic
#EA0A9D #F63BB6 #F976CC #FCB1E2 #FEE2F4
Accessibility & contrast
On white
2.47
#F976CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F976CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976CC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976CC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#FF7798
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f976cc; /* rgb */ color: rgb(249, 118, 204); /* oklch */ color: oklch(74.5% 0.186 342.5);
Tailwind
colors: {
custom: {
50: '#fea2db',
500: '#f976cc',
950: '#000000',
},
}SCSS
$custom: #f976cc; $custom-light: #fea2db; $custom-dark: #000000;
JSON
{
"hex": "#f976cc",
"rgb": {
"r": 249,
"g": 118,
"b": 204
},
"hsl": {
"h": 320.611,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74512,
"c": 0.18643,
"h": 342.5
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#F976CC
secondary
#D5F6E0
accent
#E64F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83