#F978C7#F978C7
#F978C7 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.6% C 0.180 H 344.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F978C7 |
|---|---|
| RGB | rgb(249, 120, 199) |
| HSL | hsl(323, 91%, 72%) |
| HSV | hsv(323, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 20.1%, 2.4%) |
| CIE-LAB | lab(67.80, 58.19, -17.96) |
| CIE-LCH | lch(67.80, 60.90, 342.84°) |
| OKLab | oklab(74.59% 0.1737 -0.0476) |
| OKLCH | oklch(74.59% 0.18 344.7) |
| XYZ | xyz(56.0935, 37.7008, 58.3444) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978C7 #78F9AA
analogous
#EB78F9 #F978C7 #F97887
triadic
#F978C7 #C7F978 #78C7F9
tetradic
#F978C7 #F9EB78 #78F9AA #7887F9
square
#F978C7 #F9EB78 #78F9AA #7887F9
split-complementary
#F978C7 #87F978 #78F9EB
monochromatic
#EC0A95 #F63DAF #F978C7 #FCB3DF #FEE2F3
Accessibility & contrast
On white
2.46
#F978C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F978C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978C7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978C7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CA
Deuteranopia (green-blind)
#A6ADC4
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f978c7; /* rgb */ color: rgb(249, 120, 199); /* oklch */ color: oklch(74.6% 0.180 344.7);
Tailwind
colors: {
custom: {
50: '#fea3d8',
500: '#f978c7',
950: '#000000',
},
}SCSS
$custom: #f978c7; $custom-light: #fea3d8; $custom-dark: #000000;
JSON
{
"hex": "#f978c7",
"rgb": {
"r": 249,
"g": 120,
"b": 199
},
"hsl": {
"h": 323.256,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74587,
"c": 0.18014,
"h": 344.7
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#F978C7
secondary
#D5F6E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83