#F978A8#F978A8
#F978A8 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.165 H 358.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F978A8 |
|---|---|
| RGB | rgb(249, 120, 168) |
| HSL | hsl(338, 91%, 72%) |
| HSV | hsv(338, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 32.5%, 2.4%) |
| CIE-LAB | lab(66.83, 54.15, -1.95) |
| CIE-LCH | lch(66.83, 54.18, 357.94°) |
| OKLab | oklab(73.54% 0.1646 -0.0044) |
| OKLCH | oklch(73.54% 0.165 358.5) |
| XYZ | xyz(52.8537, 36.4049, 41.2815) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Pinky
#FC86AA
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.63
Rosa
#FE86A4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978A8 #78F9C9
analogous
#F978E9 #F978A8 #F98878
triadic
#F978A8 #A8F978 #78A8F9
tetradic
#F978A8 #E9F978 #78F9C9 #8878F9
square
#F978A8 #E9F978 #78F9C9 #8878F9
split-complementary
#F978A8 #78F988 #78E9F9
monochromatic
#EC0A5E #F63D82 #F978A8 #FCB3CE #FEE2EC
Accessibility & contrast
On white
2.54
#F978A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F978A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978A8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978A8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C94A9
Deuteranopia (green-blind)
#ADACA5
Tritanopia (blue-blind)
#FF6F8A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978a8; /* rgb */ color: rgb(249, 120, 168); /* oklch */ color: oklch(73.5% 0.165 358.5);
Tailwind
colors: {
custom: {
50: '#ffa3c1',
500: '#f978a8',
950: '#000000',
},
}SCSS
$custom: #f978a8; $custom-light: #ffa3c1; $custom-dark: #000000;
JSON
{
"hex": "#f978a8",
"rgb": {
"r": 249,
"g": 120,
"b": 168
},
"hsl": {
"h": 337.674,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73541,
"c": 0.16461,
"h": 358.5
},
"luminance": 0.364
}Semantic roles & 50–950 ramp
primary
#F978A8
secondary
#D5F6EA
accent
#E69000
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#180F12
muted
#867F81