#F979D9#F979D9
#F979D9 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.4% C 0.191 H 337.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F979D9 |
|---|---|
| RGB | rgb(249, 121, 217) |
| HSL | hsl(315, 91%, 73%) |
| HSV | hsv(315, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 12.9%, 2.4%) |
| CIE-LAB | lab(68.63, 60.37, -26.75) |
| CIE-LCH | lch(68.63, 66.03, 336.11°) |
| OKLab | oklab(75.42% 0.1767 -0.072) |
| OKLCH | oklch(75.42% 0.191 337.8) |
| XYZ | xyz(58.4292, 38.8285, 70.0494) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979D9 #79F999
analogous
#D979F9 #F979D9 #F97999
triadic
#F979D9 #D9F979 #79D9F9
tetradic
#F979D9 #F9D979 #79F999 #7999F9
square
#F979D9 #F9D979 #79F999 #7999F9
split-complementary
#F979D9 #99F979 #79F9D9
monochromatic
#ED0BB4 #F63EC8 #F979D9 #FCB4EA #FEE2F7
Accessibility & contrast
On white
2.40
#F979D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F979D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979D9
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979D9 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9BDC
Deuteranopia (green-blind)
#A1AFD6
Tritanopia (blue-blind)
#FF7D9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f979d9; /* rgb */ color: rgb(249, 121, 217); /* oklch */ color: oklch(75.4% 0.191 337.8);
Tailwind
colors: {
custom: {
50: '#fea4e5',
500: '#f979d9',
950: '#000000',
},
}SCSS
$custom: #f979d9; $custom-light: #fea4e5; $custom-dark: #000000;
JSON
{
"hex": "#f979d9",
"rgb": {
"r": 249,
"g": 121,
"b": 217
},
"hsl": {
"h": 315,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75416,
"c": 0.19077,
"h": 337.8
},
"luminance": 0.38824
}Semantic roles & 50–950 ramp
primary
#F979D9
secondary
#D5F6DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84