#F978DA#F978DA
#F978DA is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.3% C 0.193 H 337.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F978DA |
|---|---|
| RGB | rgb(249, 120, 218) |
| HSL | hsl(314, 91%, 72%) |
| HSV | hsv(314, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 12.4%, 2.4%) |
| CIE-LAB | lab(68.49, 60.99, -27.51) |
| CIE-LCH | lch(68.49, 66.91, 335.72°) |
| OKLab | oklab(75.33% 0.1782 -0.0742) |
| OKLCH | oklch(75.33% 0.193 337.4) |
| XYZ | xyz(58.4388, 38.6389, 70.6962) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978DA #78F997
analogous
#D878F9 #F978DA #F97899
triadic
#F978DA #DAF978 #78DAF9
tetradic
#F978DA #F9D878 #78F997 #7899F9
square
#F978DA #F9D878 #78F997 #7899F9
split-complementary
#F978DA #99F978 #78F9D8
monochromatic
#EC0AB6 #F63DCA #F978DA #FCB3EA #FEE2F7
Accessibility & contrast
On white
2.41
#F978DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F978DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978DA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978DA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDD
Deuteranopia (green-blind)
#A0AED7
Tritanopia (blue-blind)
#FF7D9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f978da; /* rgb */ color: rgb(249, 120, 218); /* oklch */ color: oklch(75.3% 0.193 337.4);
Tailwind
colors: {
custom: {
50: '#fea4e5',
500: '#f978da',
950: '#000000',
},
}SCSS
$custom: #f978da; $custom-light: #fea4e5; $custom-dark: #000000;
JSON
{
"hex": "#f978da",
"rgb": {
"r": 249,
"g": 120,
"b": 218
},
"hsl": {
"h": 314.419,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75326,
"c": 0.19305,
"h": 337.4
},
"luminance": 0.38635
}Semantic roles & 50–950 ramp
primary
#F978DA
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84