#F575E9#F575E9
#F575E9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.207 H 331.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F575E9 |
|---|---|
| RGB | rgb(245, 117, 233) |
| HSL | hsl(306, 86%, 71%) |
| HSV | hsv(306, 52%, 96%) |
| CMYK | cmyk(0%, 52.2%, 4.9%, 3.9%) |
| CIE-LAB | lab(68.04, 63.63, -36.57) |
| CIE-LCH | lch(68.04, 73.39, 330.11°) |
| OKLab | oklab(75.08% 0.1808 -0.0999) |
| OKLCH | oklch(75.08% 0.207 331.1) |
| XYZ | xyz(58.7251, 38.0220, 81.3209) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.80
Violet (CSS)
#EE82EE
ΔE00 2.61
Candy Pink
#FF63E9
ΔE00 2.79
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.49
Orchid
#DA70D6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F575E9 #75F581
analogous
#C175F5 #F575E9 #F575A9
triadic
#F575E9 #E9F575 #75E9F5
tetradic
#F575E9 #F5C175 #75F581 #75A9F5
square
#F575E9 #F5C175 #75F581 #75A9F5
split-complementary
#F575E9 #A9F575 #75F5C1
monochromatic
#DF10CC #F13CE0 #F575E9 #F9AEF2 #FDE2FA
Accessibility & contrast
On white
2.44
#F575E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F575E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F575E9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F575E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F575E9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AED
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#FE80A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f575e9; /* rgb */ color: rgb(245, 117, 233); /* oklch */ color: oklch(75.1% 0.207 331.1);
Tailwind
colors: {
custom: {
50: '#fba2f0',
500: '#f575e9',
950: '#000000',
},
}SCSS
$custom: #f575e9; $custom-light: #fba2f0; $custom-dark: #000000;
JSON
{
"hex": "#f575e9",
"rgb": {
"r": 245,
"g": 117,
"b": 233
},
"hsl": {
"h": 305.625,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75079,
"c": 0.20655,
"h": 331.1
},
"luminance": 0.38018
}Semantic roles & 50–950 ramp
primary
#F575E9
secondary
#D2F4D5
accent
#E31802
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84