#F979FC#F979FC
#F979FC is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.219 H 326.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F979FC |
|---|---|
| RGB | rgb(249, 121, 252) |
| HSL | hsl(299, 96%, 73%) |
| HSV | hsv(299, 52%, 99%) |
| CMYK | cmyk(1.2%, 52%, 0%, 1.2%) |
| CIE-LAB | lab(70.07, 66.06, -43.80) |
| CIE-LCH | lch(70.07, 79.26, 326.46°) |
| OKLab | oklab(76.95% 0.1826 -0.1205) |
| OKLCH | oklch(76.95% 0.219 326.6) |
| XYZ | xyz(63.4738, 40.8463, 96.6174) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.39
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979FC #7CFC79
analogous
#B779FC #F979FC #FC79BD
triadic
#F979FC #FCF979 #79FCF9
tetradic
#F979FC #FCB779 #7CFC79 #79BDFC
square
#F979FC #FCB779 #7CFC79 #79BDFC
split-complementary
#F979FC #BDFC79 #79FCB7
monochromatic
#F005F5 #F63DFB #F979FC #FCB5FD #FEE1FE
Accessibility & contrast
On white
2.29
#F979FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F979FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979FC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979FC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f979fc; /* rgb */ color: rgb(249, 121, 252); /* oklch */ color: oklch(77.0% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#fea5fe',
500: '#f979fc',
950: '#000000',
},
}SCSS
$custom: #f979fc; $custom-light: #fea5fe; $custom-dark: #000000;
JSON
{
"hex": "#f979fc",
"rgb": {
"r": 249,
"g": 121,
"b": 252
},
"hsl": {
"h": 298.626,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.76953,
"c": 0.21881,
"h": 326.6
},
"luminance": 0.40843
}Semantic roles & 50–950 ramp
primary
#F979FC
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86