#F579F9#F579F9
#F579F9 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.214 H 326.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F579F9 |
|---|---|
| RGB | rgb(245, 121, 249) |
| HSL | hsl(298, 91%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.42, 64.49, -43.21) |
| CIE-LCH | lch(69.42, 77.62, 326.18°) |
| OKLab | oklab(76.33% 0.1779 -0.1189) |
| OKLCH | oklch(76.33% 0.214 326.2) |
| XYZ | xyz(61.5912, 39.9301, 94.0673) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.92
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.31
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579F9 #7DF979
analogous
#B579F9 #F579F9 #F979BD
triadic
#F579F9 #F9F579 #79F9F5
tetradic
#F579F9 #F9B579 #7DF979 #79BDF9
square
#F579F9 #F9B579 #7DF979 #79BDF9
split-complementary
#F579F9 #BDF979 #79F9B5
monochromatic
#E60BED #F13EF6 #F579F9 #F9B4FC #FDE2FE
Accessibility & contrast
On white
2.34
#F579F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F579F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579F9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579F9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FB88AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f579f9; /* rgb */ color: rgb(245, 121, 249); /* oklch */ color: oklch(76.3% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#fba4fb',
500: '#f579f9',
950: '#000000',
},
}SCSS
$custom: #f579f9; $custom-light: #fba4fb; $custom-dark: #000000;
JSON
{
"hex": "#f579f9",
"rgb": {
"r": 245,
"g": 121,
"b": 249
},
"hsl": {
"h": 298.125,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76325,
"c": 0.21398,
"h": 326.2
},
"luminance": 0.39927
}Semantic roles & 50–950 ramp
primary
#F579F9
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85