#F979FD#F979FD
#F979FD is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.220 H 326.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F979FD |
|---|---|
| RGB | rgb(249, 121, 253) |
| HSL | hsl(298, 97%, 73%) |
| HSV | hsv(298, 52%, 99%) |
| CMYK | cmyk(1.6%, 52.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.11, 66.23, -44.27) |
| CIE-LCH | lch(70.11, 79.66, 326.24°) |
| OKLab | oklab(77% 0.1827 -0.1219) |
| OKLCH | oklch(77% 0.22 326.3) |
| XYZ | xyz(63.6327, 40.9099, 97.4542) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.50
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979FD #7DFD79
analogous
#B779FD #F979FD #FD79BF
triadic
#F979FD #FDF979 #79FDF9
tetradic
#F979FD #FDB779 #7DFD79 #79BFFD
square
#F979FD #FDB779 #7DFD79 #79BFFD
split-complementary
#F979FD #BFFD79 #79FDB7
monochromatic
#F004F8 #F63DFC #F979FD #FCB5FE #FEE1FF
Accessibility & contrast
On white
2.29
#F979FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F979FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979FD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979FD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f979fd; /* rgb */ color: rgb(249, 121, 253); /* oklch */ color: oklch(77.0% 0.220 326.3);
Tailwind
colors: {
custom: {
50: '#fea5fe',
500: '#f979fd',
950: '#000000',
},
}SCSS
$custom: #f979fd; $custom-light: #fea5fe; $custom-dark: #000000;
JSON
{
"hex": "#f979fd",
"rgb": {
"r": 249,
"g": 121,
"b": 253
},
"hsl": {
"h": 298.182,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.77,
"c": 0.21967,
"h": 326.3
},
"luminance": 0.40906
}Semantic roles & 50–950 ramp
primary
#F979FD
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86