#F979F7#F979F7
#F979F7 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.215 H 328.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F979F7 |
|---|---|
| RGB | rgb(249, 121, 247) |
| HSL | hsl(301, 91%, 73%) |
| HSV | hsv(301, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 0.8%, 2.4%) |
| CIE-LAB | lab(69.85, 65.21, -41.41) |
| CIE-LCH | lch(69.85, 77.24, 327.58°) |
| OKLab | oklab(76.72% 0.182 -0.1137) |
| OKLCH | oklch(76.72% 0.215 328) |
| XYZ | xyz(62.6919, 40.5335, 92.4993) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979F7 #79F97B
analogous
#BB79F9 #F979F7 #F979B7
triadic
#F979F7 #F7F979 #79F7F9
tetradic
#F979F7 #F9BB79 #79F97B #79B7F9
square
#F979F7 #F9BB79 #79F97B #79B7F9
split-complementary
#F979F7 #B7F979 #79F9BB
monochromatic
#ED0BE9 #F63EF4 #F979F7 #FCB4FA #FEE2FD
Accessibility & contrast
On white
2.31
#F979F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F979F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979F7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979F7 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#95B1F3
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f979f7; /* rgb */ color: rgb(249, 121, 247); /* oklch */ color: oklch(76.7% 0.215 328.0);
Tailwind
colors: {
custom: {
50: '#fea5fa',
500: '#f979f7',
950: '#000000',
},
}SCSS
$custom: #f979f7; $custom-light: #fea5fa; $custom-dark: #000000;
JSON
{
"hex": "#f979f7",
"rgb": {
"r": 249,
"g": 121,
"b": 247
},
"hsl": {
"h": 300.938,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76719,
"c": 0.21455,
"h": 328
},
"luminance": 0.4053
}Semantic roles & 50–950 ramp
primary
#F979F7
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85