#F979BF#F979BF
#F979BF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.4% C 0.174 H 348.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F979BF |
|---|---|
| RGB | rgb(249, 121, 191) |
| HSL | hsl(327, 91%, 73%) |
| HSV | hsv(327, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 23.3%, 2.4%) |
| CIE-LAB | lab(67.71, 56.62, -13.61) |
| CIE-LCH | lch(67.71, 58.23, 346.48°) |
| OKLab | oklab(74.43% 0.1702 -0.0356) |
| OKLCH | oklch(74.43% 0.174 348.2) |
| XYZ | xyz(55.3099, 37.5808, 53.6209) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.23
Bubblegum Pink
#FE83CC
ΔE00 2.67
Bubblegum (survey)
#FF6CB5
ΔE00 2.78
Hot Pink
#FF69B4
ΔE00 3.18
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979BF #79F9B3
analogous
#F379F9 #F979BF #F9797F
triadic
#F979BF #BFF979 #79BFF9
tetradic
#F979BF #F9F379 #79F9B3 #797FF9
square
#F979BF #F9F379 #79F9B3 #797FF9
split-complementary
#F979BF #7FF979 #79F9F3
monochromatic
#ED0B86 #F63EA3 #F979BF #FCB4DB #FEE2F1
Accessibility & contrast
On white
2.47
#F979BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F979BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979BF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979BF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f979bf; /* rgb */ color: rgb(249, 121, 191); /* oklch */ color: oklch(74.4% 0.174 348.2);
Tailwind
colors: {
custom: {
50: '#fea4d2',
500: '#f979bf',
950: '#000000',
},
}SCSS
$custom: #f979bf; $custom-light: #fea4d2; $custom-dark: #000000;
JSON
{
"hex": "#f979bf",
"rgb": {
"r": 249,
"g": 121,
"b": 191
},
"hsl": {
"h": 327.188,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.74432,
"c": 0.17385,
"h": 348.2
},
"luminance": 0.37576
}Semantic roles & 50–950 ramp
primary
#F979BF
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82