#F979F9#F979F9
#F979F9 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.216 H 327.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F979F9 |
|---|---|
| RGB | rgb(249, 121, 249) |
| HSL | hsl(300, 91%, 73%) |
| HSV | hsv(300, 51%, 98%) |
| CMYK | cmyk(0%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.94, 65.54, -42.36) |
| CIE-LCH | lch(69.94, 78.04, 327.12°) |
| OKLab | oklab(76.81% 0.1822 -0.1164) |
| OKLCH | oklch(76.81% 0.216 327.4) |
| XYZ | xyz(63.0021, 40.6577, 94.1334) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 2.93
Violet Pink
#FB5FFC
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F979F9 #79F979
analogous
#B979F9 #F979F9 #F979B9
triadic
#F979F9 #F9F979 #79F9F9
tetradic
#F979F9 #F9B979 #79F979 #79B9F9
square
#F979F9 #F9B979 #79F979 #79B9F9
split-complementary
#F979F9 #B9F979 #79F9B9
monochromatic
#ED0BED #F63EF6 #F979F9 #FCB4FC #FEE2FE
Accessibility & contrast
On white
2.30
#F979F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F979F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F979F9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F979F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F979F9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#FF87AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f979f9; /* rgb */ color: rgb(249, 121, 249); /* oklch */ color: oklch(76.8% 0.216 327.4);
Tailwind
colors: {
custom: {
50: '#fea5fb',
500: '#f979f9',
950: '#000000',
},
}SCSS
$custom: #f979f9; $custom-light: #fea5fb; $custom-dark: #000000;
JSON
{
"hex": "#f979f9",
"rgb": {
"r": 249,
"g": 121,
"b": 249
},
"hsl": {
"h": 300,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76812,
"c": 0.21625,
"h": 327.4
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#F979F9
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85