#F976BF#F976BF
#F976BF is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.0% C 0.178 H 347.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F976BF |
|---|---|
| RGB | rgb(249, 118, 191) |
| HSL | hsl(327, 92%, 72%) |
| HSV | hsv(327, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 23.3%, 2.4%) |
| CIE-LAB | lab(67.17, 58.02, -14.42) |
| CIE-LCH | lch(67.17, 59.79, 346.05°) |
| OKLab | oklab(74.03% 0.1744 -0.0378) |
| OKLCH | oklch(74.03% 0.178 347.8) |
| XYZ | xyz(54.9510, 36.8629, 53.5013) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 2.82
Hot Pink
#FF69B4
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.65
Pale Magenta
#D767AD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976BF #76F9B0
analogous
#F276F9 #F976BF #F9767E
triadic
#F976BF #BFF976 #76BFF9
tetradic
#F976BF #F9F276 #76F9B0 #767EF9
square
#F976BF #F9F276 #76F9B0 #767EF9
split-complementary
#F976BF #7EF976 #76F9F2
monochromatic
#EA0A87 #F63BA4 #F976BF #FCB1DA #FEE2F1
Accessibility & contrast
On white
2.51
#F976BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F976BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976BF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976BF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976bf; /* rgb */ color: rgb(249, 118, 191); /* oklch */ color: oklch(74.0% 0.178 347.8);
Tailwind
colors: {
custom: {
50: '#fea2d2',
500: '#f976bf',
950: '#000000',
},
}SCSS
$custom: #f976bf; $custom-light: #fea2d2; $custom-dark: #000000;
JSON
{
"hex": "#f976bf",
"rgb": {
"r": 249,
"g": 118,
"b": 191
},
"hsl": {
"h": 326.565,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74032,
"c": 0.17848,
"h": 347.8
},
"luminance": 0.36858
}Semantic roles & 50–950 ramp
primary
#F976BF
secondary
#D5F6E4
accent
#E66600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82