#F979B0#F979B0
#F979B0 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.166 H 354.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F979B0 |
|---|---|
| RGB | rgb(249, 121, 176) |
| HSL | hsl(334, 91%, 73%) |
| HSV | hsv(334, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 29.3%, 2.4%) |
| CIE-LAB | lab(67.24, 54.65, -5.86) |
| CIE-LCH | lch(67.24, 54.97, 353.88°) |
| OKLab | oklab(73.93% 0.1657 -0.0148) |
| OKLCH | oklch(73.93% 0.166 354.9) |
| XYZ | xyz(53.7429, 36.9540, 45.3683) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 3.07
Hot Pink
#FF69B4
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 3.90
Pinky
#FC86AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979B0 #79F9C2
analogous
#F979F0 #F979B0 #F98279
triadic
#F979B0 #B0F979 #79B0F9
tetradic
#F979B0 #F0F979 #79F9C2 #8279F9
square
#F979B0 #F0F979 #79F9C2 #8279F9
split-complementary
#F979B0 #79F982 #79F0F9
monochromatic
#ED0B6C #F63E8D #F979B0 #FCB4D3 #FEE2EE
Accessibility & contrast
On white
2.50
#F979B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F979B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979B0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979B0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B2
Deuteranopia (green-blind)
#ACACAD
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f979b0; /* rgb */ color: rgb(249, 121, 176); /* oklch */ color: oklch(73.9% 0.166 354.9);
Tailwind
colors: {
custom: {
50: '#fea4c7',
500: '#f979b0',
950: '#000000',
},
}SCSS
$custom: #f979b0; $custom-light: #fea4c7; $custom-dark: #000000;
JSON
{
"hex": "#f979b0",
"rgb": {
"r": 249,
"g": 121,
"b": 176
},
"hsl": {
"h": 334.219,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.73928,
"c": 0.16633,
"h": 354.9
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#F979B0
secondary
#D5F6E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82