#F978D0#F978D0
#F978D0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.186 H 341.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F978D0 |
|---|---|
| RGB | rgb(249, 120, 208) |
| HSL | hsl(319, 91%, 72%) |
| HSV | hsv(319, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 16.5%, 2.4%) |
| CIE-LAB | lab(68.12, 59.49, -22.51) |
| CIE-LCH | lch(68.12, 63.61, 339.27°) |
| OKLab | oklab(74.93% 0.176 -0.0602) |
| OKLCH | oklch(74.93% 0.186 341.1) |
| XYZ | xyz(57.1695, 38.1312, 64.0113) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.71
Hot Pink
#FF69B4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978D0 #78F9A1
analogous
#E278F9 #F978D0 #F9788F
triadic
#F978D0 #D0F978 #78D0F9
tetradic
#F978D0 #F9E278 #78F9A1 #788FF9
square
#F978D0 #F9E278 #78F9A1 #788FF9
split-complementary
#F978D0 #8FF978 #78F9E2
monochromatic
#EC0AA4 #F63DBC #F978D0 #FCB3E4 #FEE2F5
Accessibility & contrast
On white
2.43
#F978D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F978D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978D0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978D0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D3
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f978d0; /* rgb */ color: rgb(249, 120, 208); /* oklch */ color: oklch(74.9% 0.186 341.1);
Tailwind
colors: {
custom: {
50: '#fea3de',
500: '#f978d0',
950: '#000000',
},
}SCSS
$custom: #f978d0; $custom-light: #fea3de; $custom-dark: #000000;
JSON
{
"hex": "#f978d0",
"rgb": {
"r": 249,
"g": 120,
"b": 208
},
"hsl": {
"h": 319.07,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.74928,
"c": 0.18599,
"h": 341.1
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#F978D0
secondary
#D5F6E0
accent
#E64900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83