#F978B4#F978B4
#F978B4 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.170 H 352.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F978B4 |
|---|---|
| RGB | rgb(249, 120, 180) |
| HSL | hsl(332, 91%, 72%) |
| HSV | hsv(332, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 27.7%, 2.4%) |
| CIE-LAB | lab(67.18, 55.64, -8.21) |
| CIE-LCH | lch(67.18, 56.24, 351.61°) |
| OKLab | oklab(73.92% 0.1684 -0.021) |
| OKLCH | oklch(73.92% 0.17 352.9) |
| XYZ | xyz(54.0237, 36.8728, 47.4431) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.66
Hot Pink
#FF69B4
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978B4 #78F9BD
analogous
#F978F4 #F978B4 #F97D78
triadic
#F978B4 #B4F978 #78B4F9
tetradic
#F978B4 #F4F978 #78F9BD #7D78F9
square
#F978B4 #F4F978 #78F9BD #7D78F9
split-complementary
#F978B4 #78F97D #78F4F9
monochromatic
#EC0A73 #F63D93 #F978B4 #FCB3D5 #FEE2EF
Accessibility & contrast
On white
2.51
#F978B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F978B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978B4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978B4 | 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)
#8995B6
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978b4; /* rgb */ color: rgb(249, 120, 180); /* oklch */ color: oklch(73.9% 0.170 352.9);
Tailwind
colors: {
custom: {
50: '#fea3ca',
500: '#f978b4',
950: '#000000',
},
}SCSS
$custom: #f978b4; $custom-light: #fea3ca; $custom-dark: #000000;
JSON
{
"hex": "#f978b4",
"rgb": {
"r": 249,
"g": 120,
"b": 180
},
"hsl": {
"h": 332.093,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73922,
"c": 0.16967,
"h": 352.9
},
"luminance": 0.36868
}Semantic roles & 50–950 ramp
primary
#F978B4
secondary
#D5F6E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82