#F976BA#F976BA
#F976BA is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.9% C 0.176 H 349.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F976BA |
|---|---|
| RGB | rgb(249, 118, 186) |
| HSL | hsl(329, 92%, 72%) |
| HSV | hsv(329, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 25.3%, 2.4%) |
| CIE-LAB | lab(67.01, 57.36, -11.85) |
| CIE-LCH | lch(67.01, 58.57, 348.33°) |
| OKLab | oklab(73.86% 0.173 -0.0308) |
| OKLCH | oklch(73.86% 0.176 349.9) |
| XYZ | xyz(54.4101, 36.6466, 50.6528) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976BA #76F9B5
analogous
#F676F9 #F976BA #F97679
triadic
#F976BA #BAF976 #76BAF9
tetradic
#F976BA #F9F676 #76F9B5 #7679F9
square
#F976BA #F9F676 #76F9B5 #7679F9
split-complementary
#F976BA #79F976 #76F9F6
monochromatic
#EA0A7F #F63B9C #F976BA #FCB1D8 #FEE2F0
Accessibility & contrast
On white
2.52
#F976BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F976BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976BA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976BA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BC
Deuteranopia (green-blind)
#A8ACB7
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976ba; /* rgb */ color: rgb(249, 118, 186); /* oklch */ color: oklch(73.9% 0.176 349.9);
Tailwind
colors: {
custom: {
50: '#fea2ce',
500: '#f976ba',
950: '#000000',
},
}SCSS
$custom: #f976ba; $custom-light: #fea2ce; $custom-dark: #000000;
JSON
{
"hex": "#f976ba",
"rgb": {
"r": 249,
"g": 118,
"b": 186
},
"hsl": {
"h": 328.855,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73856,
"c": 0.17574,
"h": 349.9
},
"luminance": 0.36642
}Semantic roles & 50–950 ramp
primary
#F976BA
secondary
#D5F6E5
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82