#F579FA#F579FA
#F579FA is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.215 H 325.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F579FA |
|---|---|
| RGB | rgb(245, 121, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(2%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(69.46, 64.66, -43.69) |
| CIE-LCH | lch(69.46, 78.04, 325.96°) |
| OKLab | oklab(76.37% 0.178 -0.1203) |
| OKLCH | oklch(76.37% 0.215 325.9) |
| XYZ | xyz(61.7476, 39.9927, 94.8909) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 3.97
Candy Pink
#FF63E9
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579FA #7EFA79
analogous
#B479FA #F579FA #FA79BF
triadic
#F579FA #FAF579 #79FAF5
tetradic
#F579FA #FAB479 #7EFA79 #79BFFA
square
#F579FA #FAB479 #7EFA79 #79BFFA
split-complementary
#F579FA #BFFA79 #79FAB4
monochromatic
#E709F0 #F13EF8 #F579FA #F9B4FC #FDE2FE
Accessibility & contrast
On white
2.33
#F579FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F579FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579FA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579FA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#FB88AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f579fa; /* rgb */ color: rgb(245, 121, 250); /* oklch */ color: oklch(76.4% 0.215 325.9);
Tailwind
colors: {
custom: {
50: '#fba4fc',
500: '#f579fa',
950: '#000000',
},
}SCSS
$custom: #f579fa; $custom-light: #fba4fc; $custom-dark: #000000;
JSON
{
"hex": "#f579fa",
"rgb": {
"r": 245,
"g": 121,
"b": 250
},
"hsl": {
"h": 297.674,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76373,
"c": 0.21485,
"h": 325.9
},
"luminance": 0.39989
}Semantic roles & 50–950 ramp
primary
#F579FA
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85