#F979E9#F979E9
#F979E9 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.1% C 0.203 H 332.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F979E9 |
|---|---|
| RGB | rgb(249, 121, 233) |
| HSL | hsl(308, 91%, 73%) |
| HSV | hsv(308, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 6.4%, 2.4%) |
| CIE-LAB | lab(69.26, 62.89, -34.63) |
| CIE-LCH | lch(69.26, 71.79, 331.16°) |
| OKLab | oklab(76.09% 0.1798 -0.0943) |
| OKLCH | oklch(76.09% 0.203 332.3) |
| XYZ | xyz(60.6121, 39.7016, 81.5457) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979E9 #79F989
analogous
#C979F9 #F979E9 #F979A9
triadic
#F979E9 #E9F979 #79E9F9
tetradic
#F979E9 #F9C979 #79F989 #79A9F9
square
#F979E9 #F9C979 #79F989 #79A9F9
split-complementary
#F979E9 #A9F979 #79F9C9
monochromatic
#ED0BD1 #F63EDF #F979E9 #FCB4F3 #FEE2FA
Accessibility & contrast
On white
2.35
#F979E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F979E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979E9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979E9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f979e9; /* rgb */ color: rgb(249, 121, 233); /* oklch */ color: oklch(76.1% 0.203 332.3);
Tailwind
colors: {
custom: {
50: '#fea4f0',
500: '#f979e9',
950: '#000000',
},
}SCSS
$custom: #f979e9; $custom-light: #fea4f0; $custom-dark: #000000;
JSON
{
"hex": "#f979e9",
"rgb": {
"r": 249,
"g": 121,
"b": 233
},
"hsl": {
"h": 307.5,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76089,
"c": 0.20302,
"h": 332.3
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#F979E9
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84