#F978C0#F978C0
#F978C0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.176 H 347.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F978C0 |
|---|---|
| RGB | rgb(249, 120, 192) |
| HSL | hsl(327, 91%, 72%) |
| HSV | hsv(327, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 22.9%, 2.4%) |
| CIE-LAB | lab(67.56, 57.22, -14.39) |
| CIE-LCH | lch(67.56, 59.01, 345.88°) |
| OKLab | oklab(74.33% 0.1719 -0.0378) |
| OKLCH | oklch(74.33% 0.176 347.6) |
| XYZ | xyz(55.2994, 37.3831, 54.1622) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.54
Bubblegum Pink
#FE83CC
ΔE00 2.67
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Pale Magenta
#D767AD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978C0 #78F9B1
analogous
#F278F9 #F978C0 #F9787F
triadic
#F978C0 #C0F978 #78C0F9
tetradic
#F978C0 #F9F278 #78F9B1 #787FF9
square
#F978C0 #F9F278 #78F9B1 #787FF9
split-complementary
#F978C0 #7FF978 #78F9F2
monochromatic
#EC0A88 #F63DA5 #F978C0 #FCB3DB #FEE2F1
Accessibility & contrast
On white
2.48
#F978C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F978C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978C0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978C0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8597C2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#FF7594
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f978c0; /* rgb */ color: rgb(249, 120, 192); /* oklch */ color: oklch(74.3% 0.176 347.6);
Tailwind
colors: {
custom: {
50: '#fea3d3',
500: '#f978c0',
950: '#000000',
},
}SCSS
$custom: #f978c0; $custom-light: #fea3d3; $custom-dark: #000000;
JSON
{
"hex": "#f978c0",
"rgb": {
"r": 249,
"g": 120,
"b": 192
},
"hsl": {
"h": 326.512,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74333,
"c": 0.17596,
"h": 347.6
},
"luminance": 0.37378
}Semantic roles & 50–950 ramp
primary
#F978C0
secondary
#D5F6E4
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82