#F575F8#F575F8
#F575F8 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.219 H 326.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F575F8 |
|---|---|
| RGB | rgb(245, 117, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 53%, 97%) |
| CMYK | cmyk(1.2%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(68.69, 66.15, -43.80) |
| CIE-LCH | lch(68.69, 79.34, 326.49°) |
| OKLab | oklab(75.77% 0.1829 -0.1206) |
| OKLCH | oklch(75.77% 0.219 326.6) |
| XYZ | xyz(60.9596, 38.9158, 93.0894) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575F8 #78F875
analogous
#B475F8 #F575F8 #F875BA
triadic
#F575F8 #F8F575 #75F8F5
tetradic
#F575F8 #F8B475 #78F875 #75BAF8
square
#F575F8 #F8B475 #78F875 #75BAF8
split-complementary
#F575F8 #BAF875 #75F8B4
monochromatic
#E20CE7 #F13BF5 #F575F8 #F9AFFB #FDE2FE
Accessibility & contrast
On white
2.39
#F575F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F575F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575F8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575F8 | 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)
#669DFC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#FB84AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f575f8; /* rgb */ color: rgb(245, 117, 248); /* oklch */ color: oklch(75.8% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#fba2fb',
500: '#f575f8',
950: '#000000',
},
}SCSS
$custom: #f575f8; $custom-light: #fba2fb; $custom-dark: #000000;
JSON
{
"hex": "#f575f8",
"rgb": {
"r": 245,
"g": 117,
"b": 248
},
"hsl": {
"h": 298.626,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.75774,
"c": 0.21908,
"h": 326.6
},
"luminance": 0.38912
}Semantic roles & 50–950 ramp
primary
#F575F8
secondary
#D4F5D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85