#F575F7#F575F7
#F575F7 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.7% C 0.218 H 326.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F575F7 |
|---|---|
| RGB | rgb(245, 117, 247) |
| HSL | hsl(299, 89%, 71%) |
| HSV | hsv(299, 53%, 97%) |
| CMYK | cmyk(0.8%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.65, 65.98, -43.32) |
| CIE-LCH | lch(68.65, 78.93, 326.71°) |
| OKLab | oklab(75.73% 0.1828 -0.1192) |
| OKLCH | oklch(75.73% 0.218 326.9) |
| XYZ | xyz(60.8049, 38.8539, 92.2745) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 3.28
Violet Pink
#FB5FFC
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 3.69
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575F7 #77F775
analogous
#B475F7 #F575F7 #F775B8
triadic
#F575F7 #F7F575 #75F7F5
tetradic
#F575F7 #F7B475 #77F775 #75B8F7
square
#F575F7 #F7B475 #77F775 #75B8F7
split-complementary
#F575F7 #B8F775 #75F7B4
monochromatic
#E10DE4 #F13BF4 #F575F7 #F9AFFA #FDE2FD
Accessibility & contrast
On white
2.39
#F575F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F575F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575F7
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575F7 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#FB84AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f575f7; /* rgb */ color: rgb(245, 117, 247); /* oklch */ color: oklch(75.7% 0.218 326.9);
Tailwind
colors: {
custom: {
50: '#fba2fa',
500: '#f575f7',
950: '#000000',
},
}SCSS
$custom: #f575f7; $custom-light: #fba2fa; $custom-dark: #000000;
JSON
{
"hex": "#f575f7",
"rgb": {
"r": 245,
"g": 117,
"b": 247
},
"hsl": {
"h": 299.077,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.75726,
"c": 0.21823,
"h": 326.9
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#F575F7
secondary
#D4F5D3
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85