#F977BC#F977BC
#F977BC is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.175 H 349.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F977BC |
|---|---|
| RGB | rgb(249, 119, 188) |
| HSL | hsl(328, 92%, 72%) |
| HSV | hsv(328, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 24.5%, 2.4%) |
| CIE-LAB | lab(67.25, 57.15, -12.61) |
| CIE-LCH | lch(67.25, 58.53, 347.56°) |
| OKLab | oklab(74.06% 0.1722 -0.0329) |
| OKLCH | oklch(74.06% 0.175 349.2) |
| XYZ | xyz(54.7426, 36.9690, 51.8198) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.24
Pink (survey)
#FF81C0
ΔE00 2.39
Hot Pink
#FF69B4
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F977BC #77F9B4
analogous
#F577F9 #F977BC #F9777B
triadic
#F977BC #BCF977 #77BCF9
tetradic
#F977BC #F9F577 #77F9B4 #777BF9
square
#F977BC #F9F577 #77F9B4 #777BF9
split-complementary
#F977BC #7BF977 #77F9F5
monochromatic
#EB0A82 #F63C9F #F977BC #FCB2D9 #FEE2F1
Accessibility & contrast
On white
2.50
#F977BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F977BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F977BC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F977BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F977BC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#FF7391
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f977bc; /* rgb */ color: rgb(249, 119, 188); /* oklch */ color: oklch(74.1% 0.175 349.2);
Tailwind
colors: {
custom: {
50: '#fea2d0',
500: '#f977bc',
950: '#000000',
},
}SCSS
$custom: #f977bc; $custom-light: #fea2d0; $custom-dark: #000000;
JSON
{
"hex": "#f977bc",
"rgb": {
"r": 249,
"g": 119,
"b": 188
},
"hsl": {
"h": 328.154,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.74059,
"c": 0.17528,
"h": 349.2
},
"luminance": 0.36964
}Semantic roles & 50–950 ramp
primary
#F977BC
secondary
#D5F6E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82