#F978B0#F978B0
#F978B0 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.8% C 0.168 H 354.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F978B0 |
|---|---|
| RGB | rgb(249, 120, 176) |
| HSL | hsl(334, 91%, 72%) |
| HSV | hsv(334, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 29.3%, 2.4%) |
| CIE-LAB | lab(67.06, 55.13, -6.13) |
| CIE-LCH | lch(67.06, 55.47, 353.66°) |
| OKLab | oklab(73.79% 0.1671 -0.0155) |
| OKLCH | oklch(73.79% 0.168 354.7) |
| XYZ | xyz(53.6220, 36.7122, 45.3280) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.77
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Pink (survey)
#FF81C0
ΔE00 3.11
Hot Pink
#FF69B4
ΔE00 3.22
Carnation Pink
#FF7FA7
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F978B0 #78F9C1
analogous
#F978F1 #F978B0 #F98078
triadic
#F978B0 #B0F978 #78B0F9
tetradic
#F978B0 #F1F978 #78F9C1 #8078F9
square
#F978B0 #F1F978 #78F9C1 #8078F9
split-complementary
#F978B0 #78F980 #78F1F9
monochromatic
#EC0A6C #F63D8E #F978B0 #FCB3D2 #FEE2EE
Accessibility & contrast
On white
2.52
#F978B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F978B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F978B0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F978B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F978B0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B2
Deuteranopia (green-blind)
#ACACAD
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f978b0; /* rgb */ color: rgb(249, 120, 176); /* oklch */ color: oklch(73.8% 0.168 354.7);
Tailwind
colors: {
custom: {
50: '#fea3c7',
500: '#f978b0',
950: '#000000',
},
}SCSS
$custom: #f978b0; $custom-light: #fea3c7; $custom-dark: #000000;
JSON
{
"hex": "#f978b0",
"rgb": {
"r": 249,
"g": 120,
"b": 176
},
"hsl": {
"h": 333.953,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.73792,
"c": 0.16784,
"h": 354.7
},
"luminance": 0.36707
}Semantic roles & 50–950 ramp
primary
#F978B0
secondary
#D5F6E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82