#F570F7#F570F7
#F570F7 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.226 H 327.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F570F7 |
|---|---|
| RGB | rgb(245, 112, 247) |
| HSL | hsl(299, 89%, 70%) |
| HSV | hsv(299, 55%, 97%) |
| CMYK | cmyk(0.8%, 54.7%, 0%, 3.1%) |
| CIE-LAB | lab(67.81, 68.22, -44.63) |
| CIE-LCH | lch(67.81, 81.52, 326.81°) |
| OKLab | oklab(75.12% 0.1891 -0.123) |
| OKLCH | oklch(75.12% 0.226 327) |
| XYZ | xyz(60.2378, 37.7198, 92.0855) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.45
Violet Pink
#FB5FFC
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F570F7 #72F770
analogous
#B170F7 #F570F7 #F770B5
triadic
#F570F7 #F7F570 #70F7F5
tetradic
#F570F7 #F7B170 #72F770 #70B5F7
square
#F570F7 #F7B170 #72F770 #70B5F7
split-complementary
#F570F7 #B5F770 #70F7B1
monochromatic
#DD0DE0 #F136F4 #F570F7 #F9AAFA #FDE2FD
Accessibility & contrast
On white
2.46
#F570F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#F570F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F570F7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F570F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F570F7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#FB80A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f570f7; /* rgb */ color: rgb(245, 112, 247); /* oklch */ color: oklch(75.1% 0.226 327.0);
Tailwind
colors: {
custom: {
50: '#fb9ffa',
500: '#f570f7',
950: '#000000',
},
}SCSS
$custom: #f570f7; $custom-light: #fb9ffa; $custom-dark: #000000;
JSON
{
"hex": "#f570f7",
"rgb": {
"r": 245,
"g": 112,
"b": 247
},
"hsl": {
"h": 299.111,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.75116,
"c": 0.22553,
"h": 327
},
"luminance": 0.37716
}Semantic roles & 50–950 ramp
primary
#F570F7
secondary
#CFF4CF
accent
#E60003
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85