#F976B6#F976B6
#F976B6 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.174 H 351.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F976B6 |
|---|---|
| RGB | rgb(249, 118, 182) |
| HSL | hsl(331, 92%, 72%) |
| HSV | hsv(331, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 26.9%, 2.4%) |
| CIE-LAB | lab(66.88, 56.83, -9.78) |
| CIE-LCH | lch(66.88, 57.67, 350.24°) |
| OKLab | oklab(73.72% 0.1718 -0.0252) |
| OKLCH | oklch(73.72% 0.174 351.6) |
| XYZ | xyz(53.9908, 36.4789, 48.4445) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.83
Hot Pink
#FF69B4
ΔE00 2.29
Bubble Gum Pink
#FF69AF
ΔE00 2.45
Pink (survey)
#FF81C0
ΔE00 2.58
Bubblegum Pink
#FE83CC
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976B6 #76F9B9
analogous
#F976F7 #F976B6 #F97876
triadic
#F976B6 #B6F976 #76B6F9
tetradic
#F976B6 #F7F976 #76F9B9 #7876F9
square
#F976B6 #F7F976 #76F9B9 #7876F9
split-complementary
#F976B6 #76F978 #76F7F9
monochromatic
#EA0A78 #F63B97 #F976B6 #FCB1D5 #FEE2EF
Accessibility & contrast
On white
2.53
#F976B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F976B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976B6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976B6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B8
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976b6; /* rgb */ color: rgb(249, 118, 182); /* oklch */ color: oklch(73.7% 0.174 351.6);
Tailwind
colors: {
custom: {
50: '#fea2cb',
500: '#f976b6',
950: '#000000',
},
}SCSS
$custom: #f976b6; $custom-light: #fea2cb; $custom-dark: #000000;
JSON
{
"hex": "#f976b6",
"rgb": {
"r": 249,
"g": 118,
"b": 182
},
"hsl": {
"h": 330.687,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.7372,
"c": 0.17368,
"h": 351.6
},
"luminance": 0.36474
}Semantic roles & 50–950 ramp
primary
#F976B6
secondary
#D5F6E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82