#F575E5#F575E5
#F575E5 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.203 H 332.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F575E5 |
|---|---|
| RGB | rgb(245, 117, 229) |
| HSL | hsl(308, 86%, 71%) |
| HSV | hsv(308, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 6.5%, 3.9%) |
| CIE-LAB | lab(67.87, 62.98, -34.61) |
| CIE-LCH | lch(67.87, 71.87, 331.21°) |
| OKLab | oklab(74.9% 0.1801 -0.0943) |
| OKLCH | oklch(74.9% 0.203 332.4) |
| XYZ | xyz(58.1602, 37.7960, 78.3456) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.96
Candy Pink
#FF63E9
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 4.57
Orchid
#DA70D6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575E5 #75F585
analogous
#C575F5 #F575E5 #F575A5
triadic
#F575E5 #E5F575 #75E5F5
tetradic
#F575E5 #F5C575 #75F585 #75A5F5
square
#F575E5 #F5C575 #75F585 #75A5F5
split-complementary
#F575E5 #A5F575 #75F5C5
monochromatic
#DF10C6 #F13CDA #F575E5 #F9AEF0 #FDE2FA
Accessibility & contrast
On white
2.45
#F575E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F575E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575E5
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575E5 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719AE9
Deuteranopia (green-blind)
#97ACE1
Tritanopia (blue-blind)
#FE7EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f575e5; /* rgb */ color: rgb(245, 117, 229); /* oklch */ color: oklch(74.9% 0.203 332.4);
Tailwind
colors: {
custom: {
50: '#fba2ed',
500: '#f575e5',
950: '#000000',
},
}SCSS
$custom: #f575e5; $custom-light: #fba2ed; $custom-dark: #000000;
JSON
{
"hex": "#f575e5",
"rgb": {
"r": 245,
"g": 117,
"b": 229
},
"hsl": {
"h": 307.5,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.74902,
"c": 0.20333,
"h": 332.4
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#F575E5
secondary
#D2F4D6
accent
#E31F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84