#F576F8#F576F8
#F576F8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.218 H 326.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F576F8 |
|---|---|
| RGB | rgb(245, 118, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(1.2%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.86, 65.69, -43.54) |
| CIE-LCH | lch(68.86, 78.81, 326.47°) |
| OKLab | oklab(75.9% 0.1816 -0.1199) |
| OKLCH | oklch(75.9% 0.218 326.6) |
| XYZ | xyz(61.0767, 39.1501, 93.1284) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576F8 #79F876
analogous
#B476F8 #F576F8 #F876BA
triadic
#F576F8 #F8F576 #76F8F5
tetradic
#F576F8 #F8B476 #79F876 #76BAF8
square
#F576F8 #F8B476 #79F876 #76BAF8
split-complementary
#F576F8 #BAF876 #76F8B4
monochromatic
#E30CE8 #F13CF5 #F576F8 #F9B0FB #FDE2FE
Accessibility & contrast
On white
2.38
#F576F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F576F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576F8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576F8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FB85AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f576f8; /* rgb */ color: rgb(245, 118, 248); /* oklch */ color: oklch(75.9% 0.218 326.6);
Tailwind
colors: {
custom: {
50: '#fba3fb',
500: '#f576f8',
950: '#000000',
},
}SCSS
$custom: #f576f8; $custom-light: #fba3fb; $custom-dark: #000000;
JSON
{
"hex": "#f576f8",
"rgb": {
"r": 245,
"g": 118,
"b": 248
},
"hsl": {
"h": 298.615,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75899,
"c": 0.2176,
"h": 326.6
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#F576F8
secondary
#D5F5D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85