#F978B1#F978B1
#F978B1 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.168 H 354.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F978B1 |
|---|---|
| RGB | rgb(249, 120, 177) |
| HSL | hsl(333, 91%, 72%) |
| HSV | hsv(333, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 28.9%, 2.4%) |
| CIE-LAB | lab(67.09, 55.25, -6.65) |
| CIE-LCH | lch(67.09, 55.65, 353.14°) |
| OKLab | oklab(73.82% 0.1674 -0.0169) |
| OKLCH | oklch(73.82% 0.168 354.3) |
| XYZ | xyz(53.7214, 36.7519, 45.8510) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.67
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Pink (survey)
#FF81C0
ΔE00 2.94
Hot Pink
#FF69B4
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978B1 #78F9C0
analogous
#F978F2 #F978B1 #F97F78
triadic
#F978B1 #B1F978 #78B1F9
tetradic
#F978B1 #F2F978 #78F9C0 #7F78F9
square
#F978B1 #F2F978 #78F9C0 #7F78F9
split-complementary
#F978B1 #78F97F #78F2F9
monochromatic
#EC0A6E #F63D8F #F978B1 #FCB3D3 #FEE2EE
Accessibility & contrast
On white
2.52
#F978B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F978B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978B1
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978B1 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B3
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978b1; /* rgb */ color: rgb(249, 120, 177); /* oklch */ color: oklch(73.8% 0.168 354.3);
Tailwind
colors: {
custom: {
50: '#fea3c8',
500: '#f978b1',
950: '#000000',
},
}SCSS
$custom: #f978b1; $custom-light: #fea3c8; $custom-dark: #000000;
JSON
{
"hex": "#f978b1",
"rgb": {
"r": 249,
"g": 120,
"b": 177
},
"hsl": {
"h": 333.488,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73824,
"c": 0.16829,
"h": 354.3
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#F978B1
secondary
#D5F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82