#F573FF#F573FF
#F573FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.228 H 324.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F573FF |
|---|---|
| RGB | rgb(245, 115, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 55%, 100%) |
| CMYK | cmyk(3.9%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.68, 68.26, -47.66) |
| CIE-LCH | lch(68.68, 83.25, 325.08°) |
| OKLab | oklab(75.87% 0.1861 -0.1317) |
| OKLCH | oklch(75.87% 0.228 324.7) |
| XYZ | xyz(61.8354, 38.8973, 98.8392) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.84
Violet (CSS)
#EE82EE
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F573FF #7DFF73
analogous
#AF73FF #F573FF #FF73C3
triadic
#F573FF #FFF573 #73FFF5
tetradic
#F573FF #FFAF73 #7DFF73 #73C3FF
square
#F573FF #FFAF73 #7DFF73 #73C3FF
split-complementary
#F573FF #C3FF73 #73FFAF
monochromatic
#E600F8 #F136FF #F573FF #F9B0FF #FDE0FF
Accessibility & contrast
On white
2.39
#F573FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F573FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F573FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F573FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F573FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#FA85AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f573ff; /* rgb */ color: rgb(245, 115, 255); /* oklch */ color: oklch(75.9% 0.228 324.7);
Tailwind
colors: {
custom: {
50: '#fba1ff',
500: '#f573ff',
950: '#000000',
},
}SCSS
$custom: #f573ff; $custom-light: #fba1ff; $custom-dark: #000000;
JSON
{
"hex": "#f573ff",
"rgb": {
"r": 245,
"g": 115,
"b": 255
},
"hsl": {
"h": 295.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75869,
"c": 0.22803,
"h": 324.7
},
"luminance": 0.38894
}Semantic roles & 50–950 ramp
primary
#F573FF
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86