#F978AA#F978AA
#F978AA is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.165 H 357.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F978AA |
|---|---|
| RGB | rgb(249, 120, 170) |
| HSL | hsl(337, 91%, 72%) |
| HSV | hsv(337, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 31.7%, 2.4%) |
| CIE-LAB | lab(66.89, 54.39, -2.99) |
| CIE-LCH | lch(66.89, 54.47, 356.85°) |
| OKLab | oklab(73.6% 0.1652 -0.0072) |
| OKLCH | oklch(73.6% 0.165 357.5) |
| XYZ | xyz(53.0415, 36.4800, 42.2703) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 3.47
Pinky
#FC86AA
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978AA #78F9C7
analogous
#F978EB #F978AA #F98778
triadic
#F978AA #AAF978 #78AAF9
tetradic
#F978AA #EBF978 #78F9C7 #8778F9
square
#F978AA #EBF978 #78F9C7 #8778F9
split-complementary
#F978AA #78F987 #78EBF9
monochromatic
#EC0A62 #F63D85 #F978AA #FCB3CF #FEE2ED
Accessibility & contrast
On white
2.53
#F978AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F978AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978AA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978AA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B94AC
Deuteranopia (green-blind)
#ADACA7
Tritanopia (blue-blind)
#FF6F8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978aa; /* rgb */ color: rgb(249, 120, 170); /* oklch */ color: oklch(73.6% 0.165 357.5);
Tailwind
colors: {
custom: {
50: '#ffa3c3',
500: '#f978aa',
950: '#000000',
},
}SCSS
$custom: #f978aa; $custom-light: #ffa3c3; $custom-dark: #000000;
JSON
{
"hex": "#f978aa",
"rgb": {
"r": 249,
"g": 120,
"b": 170
},
"hsl": {
"h": 336.744,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73602,
"c": 0.16537,
"h": 357.5
},
"luminance": 0.36475
}Semantic roles & 50–950 ramp
primary
#F978AA
secondary
#D5F6E9
accent
#E68D00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#180F12
muted
#867F81