#F575E8#F575E8
#F575E8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.0% C 0.206 H 331.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F575E8 |
|---|---|
| RGB | rgb(245, 117, 232) |
| HSL | hsl(306, 86%, 71%) |
| HSV | hsv(306, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 5.3%, 3.9%) |
| CIE-LAB | lab(67.99, 63.47, -36.08) |
| CIE-LCH | lch(67.99, 73.01, 330.38°) |
| OKLab | oklab(75.04% 0.1806 -0.0985) |
| OKLCH | oklch(75.04% 0.206 331.4) |
| XYZ | xyz(58.5826, 37.9650, 80.5707) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.79
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575E8 #75F582
analogous
#C275F5 #F575E8 #F575A8
triadic
#F575E8 #E8F575 #75E8F5
tetradic
#F575E8 #F5C275 #75F582 #75A8F5
square
#F575E8 #F5C275 #75F582 #75A8F5
split-complementary
#F575E8 #A8F575 #75F5C2
monochromatic
#DF10CA #F13CDE #F575E8 #F9AEF2 #FDE2FA
Accessibility & contrast
On white
2.44
#F575E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F575E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575E8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575E8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEC
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#FE7FA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f575e8; /* rgb */ color: rgb(245, 117, 232); /* oklch */ color: oklch(75.0% 0.206 331.4);
Tailwind
colors: {
custom: {
50: '#fba2ef',
500: '#f575e8',
950: '#000000',
},
}SCSS
$custom: #f575e8; $custom-light: #fba2ef; $custom-dark: #000000;
JSON
{
"hex": "#f575e8",
"rgb": {
"r": 245,
"g": 117,
"b": 232
},
"hsl": {
"h": 306.094,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75035,
"c": 0.20574,
"h": 331.4
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#F575E8
secondary
#D2F4D5
accent
#E31902
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84