#F976B0#F976B0
#F976B0 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.171 H 354.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F976B0 |
|---|---|
| RGB | rgb(249, 118, 176) |
| HSL | hsl(333, 92%, 72%) |
| HSV | hsv(333, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 29.3%, 2.4%) |
| CIE-LAB | lab(66.70, 56.07, -6.66) |
| CIE-LCH | lch(66.70, 56.46, 353.22°) |
| OKLab | oklab(73.52% 0.17 -0.0169) |
| OKLCH | oklch(73.52% 0.171 354.3) |
| XYZ | xyz(53.3840, 36.2361, 45.2486) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.36
Bubblegum (survey)
#FF6CB5
ΔE00 2.41
Hot Pink
#FF69B4
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 3.22
Carnation Pink
#FF7FA7
ΔE00 4.44
Pinky
#FC86AA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976B0 #76F9BF
analogous
#F976F2 #F976B0 #F97E76
triadic
#F976B0 #B0F976 #76B0F9
tetradic
#F976B0 #F2F976 #76F9BF #7E76F9
square
#F976B0 #F2F976 #76F9BF #7E76F9
split-complementary
#F976B0 #76F97E #76F2F9
monochromatic
#EA0A6D #F63B8E #F976B0 #FCB1D2 #FEE2EE
Accessibility & contrast
On white
2.55
#F976B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F976B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976B0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976B0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B2
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f976b0; /* rgb */ color: rgb(249, 118, 176); /* oklch */ color: oklch(73.5% 0.171 354.3);
Tailwind
colors: {
custom: {
50: '#fea2c7',
500: '#f976b0',
950: '#000000',
},
}SCSS
$custom: #f976b0; $custom-light: #fea2c7; $custom-dark: #000000;
JSON
{
"hex": "#f976b0",
"rgb": {
"r": 249,
"g": 118,
"b": 176
},
"hsl": {
"h": 333.435,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73522,
"c": 0.17086,
"h": 354.3
},
"luminance": 0.36231
}Semantic roles & 50–950 ramp
primary
#F976B0
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82