#F976B2#F976B2
#F976B2 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.6% C 0.172 H 353.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F976B2 |
|---|---|
| RGB | rgb(249, 118, 178) |
| HSL | hsl(333, 92%, 72%) |
| HSV | hsv(333, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 28.5%, 2.4%) |
| CIE-LAB | lab(66.76, 56.32, -7.70) |
| CIE-LCH | lch(66.76, 56.85, 352.21°) |
| OKLab | oklab(73.59% 0.1706 -0.0197) |
| OKLCH | oklch(73.59% 0.172 353.4) |
| XYZ | xyz(53.5834, 36.3159, 46.2985) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.13
Bubble Gum Pink
#FF69AF
ΔE00 2.30
Hot Pink
#FF69B4
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 2.95
Carnation Pink
#FF7FA7
ΔE00 4.85
Bubblegum Pink
#FE83CC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976B2 #76F9BD
analogous
#F976F4 #F976B2 #F97C76
triadic
#F976B2 #B2F976 #76B2F9
tetradic
#F976B2 #F4F976 #76F9BD #7C76F9
square
#F976B2 #F4F976 #76F9BD #7C76F9
split-complementary
#F976B2 #76F97C #76F4F9
monochromatic
#EA0A71 #F63B91 #F976B2 #FCB1D3 #FEE2EF
Accessibility & contrast
On white
2.54
#F976B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F976B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976B2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976B2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8794B4
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f976b2; /* rgb */ color: rgb(249, 118, 178); /* oklch */ color: oklch(73.6% 0.172 353.4);
Tailwind
colors: {
custom: {
50: '#fea2c9',
500: '#f976b2',
950: '#000000',
},
}SCSS
$custom: #f976b2; $custom-light: #fea2c9; $custom-dark: #000000;
JSON
{
"hex": "#f976b2",
"rgb": {
"r": 249,
"g": 118,
"b": 178
},
"hsl": {
"h": 332.519,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73587,
"c": 0.17176,
"h": 353.4
},
"luminance": 0.36311
}Semantic roles & 50–950 ramp
primary
#F976B2
secondary
#D5F6E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82