#F579F2#F579F2
#F579F2 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.208 H 328.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F579F2 |
|---|---|
| RGB | rgb(245, 121, 242) |
| HSL | hsl(301, 86%, 72%) |
| HSV | hsv(301, 51%, 96%) |
| CMYK | cmyk(0%, 50.6%, 1.2%, 3.9%) |
| CIE-LAB | lab(69.11, 63.29, -39.85) |
| CIE-LCH | lch(69.11, 74.79, 327.80°) |
| OKLab | oklab(76% 0.1769 -0.1093) |
| OKLCH | oklch(76% 0.208 328.3) |
| XYZ | xyz(60.5197, 39.5015, 88.4240) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F579F2 #79F57C
analogous
#BA79F5 #F579F2 #F579B4
triadic
#F579F2 #F2F579 #79F2F5
tetradic
#F579F2 #F5BA79 #79F57C #79B4F5
square
#F579F2 #F5BA79 #79F57C #79B4F5
split-complementary
#F579F2 #B4F579 #79F5BA
monochromatic
#E311DE #F140EC #F579F2 #F9B2F8 #FDE3FC
Accessibility & contrast
On white
2.36
#F579F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F579F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F579F2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F579F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F579F2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#94AFEE
Tritanopia (blue-blind)
#FC86AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f579f2; /* rgb */ color: rgb(245, 121, 242); /* oklch */ color: oklch(76.0% 0.208 328.3);
Tailwind
colors: {
custom: {
50: '#fba4f6',
500: '#f579f2',
950: '#000000',
},
}SCSS
$custom: #f579f2; $custom-light: #fba4f6; $custom-dark: #000000;
JSON
{
"hex": "#f579f2",
"rgb": {
"r": 245,
"g": 121,
"b": 242
},
"hsl": {
"h": 301.452,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.75999,
"c": 0.20795,
"h": 328.3
},
"luminance": 0.39498
}Semantic roles & 50–950 ramp
primary
#F579F2
secondary
#D5F5D6
accent
#E30803
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85