#F979D0#F979D0
#F979D0 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.1% C 0.184 H 341.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F979D0 |
|---|---|
| RGB | rgb(249, 121, 208) |
| HSL | hsl(319, 91%, 73%) |
| HSV | hsv(319, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 16.5%, 2.4%) |
| CIE-LAB | lab(68.29, 59.02, -22.24) |
| CIE-LCH | lch(68.29, 63.08, 339.35°) |
| OKLab | oklab(75.06% 0.1746 -0.0594) |
| OKLCH | oklch(75.06% 0.184 341.2) |
| XYZ | xyz(57.2904, 38.3730, 64.0516) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.01
Pink (survey)
#FF81C0
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 5.32
Bubblegum (survey)
#FF6CB5
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.69
Hot Pink
#FF69B4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979D0 #79F9A2
analogous
#E279F9 #F979D0 #F97990
triadic
#F979D0 #D0F979 #79D0F9
tetradic
#F979D0 #F9E279 #79F9A2 #7990F9
square
#F979D0 #F9E279 #79F9A2 #7990F9
split-complementary
#F979D0 #90F979 #79F9E2
monochromatic
#ED0BA4 #F63EBB #F979D0 #FCB4E5 #FEE2F5
Accessibility & contrast
On white
2.42
#F979D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F979D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979D0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979D0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809AD3
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f979d0; /* rgb */ color: rgb(249, 121, 208); /* oklch */ color: oklch(75.1% 0.184 341.2);
Tailwind
colors: {
custom: {
50: '#fea4de',
500: '#f979d0',
950: '#000000',
},
}SCSS
$custom: #f979d0; $custom-light: #fea4de; $custom-dark: #000000;
JSON
{
"hex": "#f979d0",
"rgb": {
"r": 249,
"g": 121,
"b": 208
},
"hsl": {
"h": 319.219,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.7506,
"c": 0.18443,
"h": 341.2
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#F979D0
secondary
#D5F6E0
accent
#E64A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83