#F978D3#F978D3
#F978D3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.0% C 0.188 H 340.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F978D3 |
|---|---|
| RGB | rgb(249, 120, 211) |
| HSL | hsl(318, 91%, 72%) |
| HSV | hsv(318, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 15.3%, 2.4%) |
| CIE-LAB | lab(68.23, 59.93, -24.02) |
| CIE-LCH | lch(68.23, 64.57, 338.16°) |
| OKLab | oklab(75.05% 0.1767 -0.0644) |
| OKLCH | oklch(75.05% 0.188 340) |
| XYZ | xyz(57.5421, 38.2802, 65.9735) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978D3 #78F99E
analogous
#DE78F9 #F978D3 #F97893
triadic
#F978D3 #D3F978 #78D3F9
tetradic
#F978D3 #F9DE78 #78F99E #7893F9
square
#F978D3 #F9DE78 #78F99E #7893F9
split-complementary
#F978D3 #93F978 #78F9DE
monochromatic
#EC0AAA #F63DC0 #F978D3 #FCB3E6 #FEE2F5
Accessibility & contrast
On white
2.43
#F978D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F978D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978D3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978D3 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E99D6
Deuteranopia (green-blind)
#A2AED0
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f978d3; /* rgb */ color: rgb(249, 120, 211); /* oklch */ color: oklch(75.0% 0.188 340.0);
Tailwind
colors: {
custom: {
50: '#fea3e0',
500: '#f978d3',
950: '#000000',
},
}SCSS
$custom: #f978d3; $custom-light: #fea3e0; $custom-dark: #000000;
JSON
{
"hex": "#f978d3",
"rgb": {
"r": 249,
"g": 120,
"b": 211
},
"hsl": {
"h": 317.674,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.75045,
"c": 0.18806,
"h": 340
},
"luminance": 0.38276
}Semantic roles & 50–950 ramp
primary
#F978D3
secondary
#D5F6DF
accent
#E64400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83