#F978AE#F978AE
#F978AE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.7% C 0.167 H 355.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F978AE |
|---|---|
| RGB | rgb(249, 120, 174) |
| HSL | hsl(335, 91%, 72%) |
| HSV | hsv(335, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 30.1%, 2.4%) |
| CIE-LAB | lab(67.00, 54.88, -5.09) |
| CIE-LCH | lch(67.00, 55.11, 354.71°) |
| OKLab | oklab(73.73% 0.1665 -0.0127) |
| OKLCH | oklch(73.73% 0.167 355.6) |
| XYZ | xyz(53.4256, 36.6336, 44.2935) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.47
Hot Pink
#FF69B4
ΔE00 3.52
Carnation Pink
#FF7FA7
ΔE00 3.66
Pinky
#FC86AA
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978AE #78F9C3
analogous
#F978EE #F978AE #F98378
triadic
#F978AE #AEF978 #78AEF9
tetradic
#F978AE #EEF978 #78F9C3 #8378F9
square
#F978AE #EEF978 #78F9C3 #8378F9
split-complementary
#F978AE #78F983 #78EEF9
monochromatic
#EC0A69 #F63D8B #F978AE #FCB3D1 #FEE2ED
Accessibility & contrast
On white
2.52
#F978AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F978AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978AE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978AE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978ae; /* rgb */ color: rgb(249, 120, 174); /* oklch */ color: oklch(73.7% 0.167 355.6);
Tailwind
colors: {
custom: {
50: '#fea3c6',
500: '#f978ae',
950: '#000000',
},
}SCSS
$custom: #f978ae; $custom-light: #fea3c6; $custom-dark: #000000;
JSON
{
"hex": "#f978ae",
"rgb": {
"r": 249,
"g": 120,
"b": 174
},
"hsl": {
"h": 334.884,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73728,
"c": 0.16698,
"h": 355.6
},
"luminance": 0.36629
}Semantic roles & 50–950 ramp
primary
#F978AE
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82