#F978D6#F978D6
#F978D6 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.2% C 0.190 H 338.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F978D6 |
|---|---|
| RGB | rgb(249, 120, 214) |
| HSL | hsl(316, 91%, 72%) |
| HSV | hsv(316, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 14.1%, 2.4%) |
| CIE-LAB | lab(68.34, 60.38, -25.52) |
| CIE-LCH | lch(68.34, 65.55, 337.09°) |
| OKLab | oklab(75.16% 0.1774 -0.0686) |
| OKLCH | oklch(75.16% 0.19 338.9) |
| XYZ | xyz(57.9217, 38.4320, 67.9727) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.27
Pink (survey)
#FF81C0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978D6 #78F99B
analogous
#DB78F9 #F978D6 #F97896
triadic
#F978D6 #D6F978 #78D6F9
tetradic
#F978D6 #F9DB78 #78F99B #7896F9
square
#F978D6 #F9DB78 #78F99B #7896F9
split-complementary
#F978D6 #96F978 #78F9DB
monochromatic
#EC0AAF #F63DC4 #F978D6 #FCB3E8 #FEE2F6
Accessibility & contrast
On white
2.42
#F978D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F978D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978D6
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978D6 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9AD9
Deuteranopia (green-blind)
#A1AED3
Tritanopia (blue-blind)
#FF7B9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f978d6; /* rgb */ color: rgb(249, 120, 214); /* oklch */ color: oklch(75.2% 0.190 338.9);
Tailwind
colors: {
custom: {
50: '#fea4e2',
500: '#f978d6',
950: '#000000',
},
}SCSS
$custom: #f978d6; $custom-light: #fea4e2; $custom-dark: #000000;
JSON
{
"hex": "#f978d6",
"rgb": {
"r": 249,
"g": 120,
"b": 214
},
"hsl": {
"h": 316.279,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75164,
"c": 0.19016,
"h": 338.9
},
"luminance": 0.38428
}Semantic roles & 50–950 ramp
primary
#F978D6
secondary
#D5F6DE
accent
#E63E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83