#F976BC#F976BC
#F976BC is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.177 H 349.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F976BC |
|---|---|
| RGB | rgb(249, 118, 188) |
| HSL | hsl(328, 92%, 72%) |
| HSV | hsv(328, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 24.5%, 2.4%) |
| CIE-LAB | lab(67.08, 57.62, -12.88) |
| CIE-LCH | lch(67.08, 59.04, 347.40°) |
| OKLab | oklab(73.93% 0.1736 -0.0336) |
| OKLCH | oklch(73.93% 0.177 349) |
| XYZ | xyz(54.6242, 36.7322, 51.7804) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.14
Hot Pink
#FF69B4
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.58
Bubble Gum Pink
#FF69AF
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 3.33
Carnation Pink
#FF7FA7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976BC #76F9B3
analogous
#F476F9 #F976BC #F9767B
triadic
#F976BC #BCF976 #76BCF9
tetradic
#F976BC #F9F476 #76F9B3 #767BF9
square
#F976BC #F9F476 #76F9B3 #767BF9
split-complementary
#F976BC #7BF976 #76F9F4
monochromatic
#EA0A82 #F63B9F #F976BC #FCB1D9 #FEE2F1
Accessibility & contrast
On white
2.52
#F976BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F976BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976BC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976BC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976bc; /* rgb */ color: rgb(249, 118, 188); /* oklch */ color: oklch(73.9% 0.177 349.0);
Tailwind
colors: {
custom: {
50: '#fea2d0',
500: '#f976bc',
950: '#000000',
},
}SCSS
$custom: #f976bc; $custom-light: #fea2d0; $custom-dark: #000000;
JSON
{
"hex": "#f976bc",
"rgb": {
"r": 249,
"g": 118,
"b": 188
},
"hsl": {
"h": 327.939,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73926,
"c": 0.17681,
"h": 349
},
"luminance": 0.36727
}Semantic roles & 50–950 ramp
primary
#F976BC
secondary
#D5F6E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82