#F576E9#F576E9
#F576E9 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.205 H 331.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F576E9 |
|---|---|
| RGB | rgb(245, 118, 233) |
| HSL | hsl(306, 86%, 71%) |
| HSV | hsv(306, 52%, 96%) |
| CMYK | cmyk(0%, 51.8%, 4.9%, 3.9%) |
| CIE-LAB | lab(68.21, 63.17, -36.30) |
| CIE-LCH | lch(68.21, 72.86, 330.12°) |
| OKLab | oklab(75.21% 0.1795 -0.0991) |
| OKLCH | oklch(75.21% 0.205 331.1) |
| XYZ | xyz(58.8422, 38.2563, 81.3599) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.86
Violet (CSS)
#EE82EE
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.64
Orchid
#DA70D6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576E9 #76F582
analogous
#C176F5 #F576E9 #F576A9
triadic
#F576E9 #E9F576 #76E9F5
tetradic
#F576E9 #F5C176 #76F582 #76A9F5
square
#F576E9 #F5C176 #76F582 #76A9F5
split-complementary
#F576E9 #A9F576 #76F5C1
monochromatic
#E010CD #F13DE0 #F576E9 #F9AFF2 #FDE2FA
Accessibility & contrast
On white
2.43
#F576E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F576E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576E9
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576E9 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#96ADE5
Tritanopia (blue-blind)
#FE80A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f576e9; /* rgb */ color: rgb(245, 118, 233); /* oklch */ color: oklch(75.2% 0.205 331.1);
Tailwind
colors: {
custom: {
50: '#fba2f0',
500: '#f576e9',
950: '#000000',
},
}SCSS
$custom: #f576e9; $custom-light: #fba2f0; $custom-dark: #000000;
JSON
{
"hex": "#f576e9",
"rgb": {
"r": 245,
"g": 118,
"b": 233
},
"hsl": {
"h": 305.669,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.75207,
"c": 0.20503,
"h": 331.1
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#F576E9
secondary
#D3F4D6
accent
#E31803
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84