#F571F0#F571F0
#F571F0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.218 H 329.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F571F0 |
|---|---|
| RGB | rgb(245, 113, 240) |
| HSL | hsl(302, 87%, 70%) |
| HSV | hsv(302, 54%, 96%) |
| CMYK | cmyk(0%, 53.9%, 2%, 3.9%) |
| CIE-LAB | lab(67.66, 66.60, -41.01) |
| CIE-LCH | lch(67.66, 78.21, 328.37°) |
| OKLab | oklab(74.9% 0.187 -0.1126) |
| OKLCH | oklch(74.9% 0.218 329) |
| XYZ | xyz(59.2888, 37.5177, 86.5400) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Candy Pink
#FF63E9
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.14
Orchid
#DA70D6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F571F0 #71F576
analogous
#B871F5 #F571F0 #F571AE
triadic
#F571F0 #F0F571 #71F0F5
tetradic
#F571F0 #F5B871 #71F576 #71AEF5
square
#F571F0 #F5B871 #71F576 #71AEF5
split-complementary
#F571F0 #AEF571 #71F5B8
monochromatic
#DC10D4 #F138EA #F571F0 #F9AAF6 #FDE2FC
Accessibility & contrast
On white
2.47
#F571F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F571F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F571F0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F571F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F571F0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF4
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#FD7FA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f571f0; /* rgb */ color: rgb(245, 113, 240); /* oklch */ color: oklch(74.9% 0.218 329.0);
Tailwind
colors: {
custom: {
50: '#fba0f5',
500: '#f571f0',
950: '#000000',
},
}SCSS
$custom: #f571f0; $custom-light: #fba0f5; $custom-dark: #000000;
JSON
{
"hex": "#f571f0",
"rgb": {
"r": 245,
"g": 113,
"b": 240
},
"hsl": {
"h": 302.273,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.74903,
"c": 0.21825,
"h": 329
},
"luminance": 0.37514
}Semantic roles & 50–950 ramp
primary
#F571F0
secondary
#CFF3D0
accent
#E30B02
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85