#F978C6#F978C6
#F978C6 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.6% C 0.180 H 345.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F978C6 |
|---|---|
| RGB | rgb(249, 120, 198) |
| HSL | hsl(324, 91%, 72%) |
| HSV | hsv(324, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 20.5%, 2.4%) |
| CIE-LAB | lab(67.77, 58.05, -17.46) |
| CIE-LCH | lch(67.77, 60.62, 343.26°) |
| OKLab | oklab(74.55% 0.1735 -0.0462) |
| OKLCH | oklch(74.55% 0.18 345.1) |
| XYZ | xyz(55.9778, 37.6545, 57.7350) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.40
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.77
Hot Pink
#FF69B4
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978C6 #78F9AB
analogous
#EB78F9 #F978C6 #F97886
triadic
#F978C6 #C6F978 #78C6F9
tetradic
#F978C6 #F9EB78 #78F9AB #7886F9
square
#F978C6 #F9EB78 #78F9AB #7886F9
split-complementary
#F978C6 #86F978 #78F9EB
monochromatic
#EC0A93 #F63DAD #F978C6 #FCB3DF #FEE2F3
Accessibility & contrast
On white
2.46
#F978C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F978C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978C6
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978C6 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398C9
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#FF7796
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f978c6; /* rgb */ color: rgb(249, 120, 198); /* oklch */ color: oklch(74.6% 0.180 345.1);
Tailwind
colors: {
custom: {
50: '#fea3d7',
500: '#f978c6',
950: '#000000',
},
}SCSS
$custom: #f978c6; $custom-light: #fea3d7; $custom-dark: #000000;
JSON
{
"hex": "#f978c6",
"rgb": {
"r": 249,
"g": 120,
"b": 198
},
"hsl": {
"h": 323.721,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.7455,
"c": 0.17952,
"h": 345.1
},
"luminance": 0.3765
}Semantic roles & 50–950 ramp
primary
#F978C6
secondary
#D5F6E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83