#F571F7#F571F7
#F571F7 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.224 H 326.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F571F7 |
|---|---|
| RGB | rgb(245, 113, 247) |
| HSL | hsl(299, 89%, 71%) |
| HSV | hsv(299, 54%, 97%) |
| CMYK | cmyk(0.8%, 54.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.98, 67.78, -44.37) |
| CIE-LCH | lch(67.98, 81.01, 326.79°) |
| OKLab | oklab(75.24% 0.1878 -0.1222) |
| OKLCH | oklch(75.24% 0.224 326.9) |
| XYZ | xyz(60.3488, 37.9417, 92.1224) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.43
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F571F7 #73F771
analogous
#B271F7 #F571F7 #F771B6
triadic
#F571F7 #F7F571 #71F7F5
tetradic
#F571F7 #F7B271 #73F771 #71B6F7
square
#F571F7 #F7B271 #73F771 #71B6F7
split-complementary
#F571F7 #B6F771 #71F7B2
monochromatic
#DE0DE1 #F137F4 #F571F7 #F9ABFA #FDE2FD
Accessibility & contrast
On white
2.45
#F571F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F571F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F571F7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F571F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F571F7 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#FB81AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f571f7; /* rgb */ color: rgb(245, 113, 247); /* oklch */ color: oklch(75.2% 0.224 326.9);
Tailwind
colors: {
custom: {
50: '#fba0fa',
500: '#f571f7',
950: '#000000',
},
}SCSS
$custom: #f571f7; $custom-light: #fba0fa; $custom-dark: #000000;
JSON
{
"hex": "#f571f7",
"rgb": {
"r": 245,
"g": 113,
"b": 247
},
"hsl": {
"h": 299.104,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.75236,
"c": 0.22408,
"h": 326.9
},
"luminance": 0.37938
}Semantic roles & 50–950 ramp
primary
#F571F7
secondary
#D0F4D0
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85