#F576F7#F576F7
#F576F7 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.217 H 326.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F576F7 |
|---|---|
| RGB | rgb(245, 118, 247) |
| HSL | hsl(299, 89%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(0.8%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.82, 65.52, -43.06) |
| CIE-LCH | lch(68.82, 78.40, 326.69°) |
| OKLab | oklab(75.85% 0.1815 -0.1185) |
| OKLCH | oklch(75.85% 0.217 326.9) |
| XYZ | xyz(60.9220, 39.0882, 92.3135) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576F7 #78F776
analogous
#B576F7 #F576F7 #F776B9
triadic
#F576F7 #F7F576 #76F7F5
tetradic
#F576F7 #F7B576 #78F776 #76B9F7
square
#F576F7 #F7B576 #78F776 #76B9F7
split-complementary
#F576F7 #B9F776 #76F7B5
monochromatic
#E20DE5 #F13CF4 #F576F7 #F9B0FA #FDE2FD
Accessibility & contrast
On white
2.38
#F576F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F576F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576F7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576F7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#FB85AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f576f7; /* rgb */ color: rgb(245, 118, 247); /* oklch */ color: oklch(75.9% 0.217 326.9);
Tailwind
colors: {
custom: {
50: '#fba3fa',
500: '#f576f7',
950: '#000000',
},
}SCSS
$custom: #f576f7; $custom-light: #fba3fa; $custom-dark: #000000;
JSON
{
"hex": "#f576f7",
"rgb": {
"r": 245,
"g": 118,
"b": 247
},
"hsl": {
"h": 299.07,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.75851,
"c": 0.21674,
"h": 326.9
},
"luminance": 0.39085
}Semantic roles & 50–950 ramp
primary
#F576F7
secondary
#D4F5D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85