#F575F5#F575F5
#F575F5 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.6% C 0.217 H 327.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F575F5 |
|---|---|
| RGB | rgb(245, 117, 245) |
| HSL | hsl(300, 86%, 71%) |
| HSV | hsv(300, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.56, 65.64, -42.37) |
| CIE-LCH | lch(68.56, 78.12, 327.16°) |
| OKLab | oklab(75.63% 0.1825 -0.1165) |
| OKLCH | oklch(75.63% 0.217 327.5) |
| XYZ | xyz(60.4979, 38.7312, 90.6578) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.69
Light Magenta
#FA5FF7
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575F5 #75F575
analogous
#B575F5 #F575F5 #F575B5
triadic
#F575F5 #F5F575 #75F5F5
tetradic
#F575F5 #F5B575 #75F575 #75B5F5
square
#F575F5 #F5B575 #75F575 #75B5F5
split-complementary
#F575F5 #B5F575 #75F5B5
monochromatic
#DF10DF #F13CF1 #F575F5 #F9AEF9 #FDE2FD
Accessibility & contrast
On white
2.40
#F575F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F575F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575F5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575F5 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FC83AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f575f5; /* rgb */ color: rgb(245, 117, 245); /* oklch */ color: oklch(75.6% 0.217 327.5);
Tailwind
colors: {
custom: {
50: '#fba2f9',
500: '#f575f5',
950: '#000000',
},
}SCSS
$custom: #f575f5; $custom-light: #fba2f9; $custom-dark: #000000;
JSON
{
"hex": "#f575f5",
"rgb": {
"r": 245,
"g": 117,
"b": 245
},
"hsl": {
"h": 300,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75632,
"c": 0.21653,
"h": 327.5
},
"luminance": 0.38728
}Semantic roles & 50–950 ramp
primary
#F575F5
secondary
#D2F4D2
accent
#E30202
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85