#F976B7#F976B7
#F976B7 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.8% C 0.174 H 351.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F976B7 |
|---|---|
| RGB | rgb(249, 118, 183) |
| HSL | hsl(330, 92%, 72%) |
| HSV | hsv(330, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 26.5%, 2.4%) |
| CIE-LAB | lab(66.92, 56.96, -10.30) |
| CIE-LCH | lch(66.92, 57.89, 349.75°) |
| OKLab | oklab(73.75% 0.1721 -0.0266) |
| OKLCH | oklch(73.75% 0.174 351.2) |
| XYZ | xyz(54.0945, 36.5204, 48.9907) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.82
Hot Pink
#FF69B4
ΔE00 2.27
Pink (survey)
#FF81C0
ΔE00 2.53
Bubble Gum Pink
#FF69AF
ΔE00 2.54
Bubblegum Pink
#FE83CC
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F976B7 #76F9B8
analogous
#F976F8 #F976B7 #F97776
triadic
#F976B7 #B7F976 #76B7F9
tetradic
#F976B7 #F8F976 #76F9B8 #7776F9
square
#F976B7 #F8F976 #76F9B8 #7776F9
split-complementary
#F976B7 #76F977 #76F8F9
monochromatic
#EA0A79 #F63B98 #F976B7 #FCB1D6 #FEE2F0
Accessibility & contrast
On white
2.53
#F976B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F976B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F976B7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F976B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F976B7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B9
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f976b7; /* rgb */ color: rgb(249, 118, 183); /* oklch */ color: oklch(73.8% 0.174 351.2);
Tailwind
colors: {
custom: {
50: '#fea2cc',
500: '#f976b7',
950: '#000000',
},
}SCSS
$custom: #f976b7; $custom-light: #fea2cc; $custom-dark: #000000;
JSON
{
"hex": "#f976b7",
"rgb": {
"r": 249,
"g": 118,
"b": 183
},
"hsl": {
"h": 330.229,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73754,
"c": 0.17419,
"h": 351.2
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#F976B7
secondary
#D5F6E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82