#F576F9#F576F9
#F576F9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.218 H 326.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F576F9 |
|---|---|
| RGB | rgb(245, 118, 249) |
| HSL | hsl(298, 92%, 72%) |
| HSV | hsv(298, 53%, 98%) |
| CMYK | cmyk(1.6%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.90, 65.87, -44.01) |
| CIE-LCH | lch(68.90, 79.22, 326.25°) |
| OKLab | oklab(75.95% 0.1817 -0.1212) |
| OKLCH | oklch(75.95% 0.218 326.3) |
| XYZ | xyz(61.2323, 39.2123, 93.9476) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 2.88
Violet Pink
#FB5FFC
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576F9 #7AF976
analogous
#B476F9 #F576F9 #F976BC
triadic
#F576F9 #F9F576 #76F9F5
tetradic
#F576F9 #F9B476 #7AF976 #76BCF9
square
#F576F9 #F9B476 #7AF976 #76BCF9
split-complementary
#F576F9 #BCF976 #76F9B4
monochromatic
#E30AEA #F13BF6 #F576F9 #F9B1FC #FDE2FE
Accessibility & contrast
On white
2.38
#F576F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F576F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576F9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576F9 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#FB86AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f576f9; /* rgb */ color: rgb(245, 118, 249); /* oklch */ color: oklch(75.9% 0.218 326.3);
Tailwind
colors: {
custom: {
50: '#fba3fb',
500: '#f576f9',
950: '#000000',
},
}SCSS
$custom: #f576f9; $custom-light: #fba3fb; $custom-dark: #000000;
JSON
{
"hex": "#f576f9",
"rgb": {
"r": 245,
"g": 118,
"b": 249
},
"hsl": {
"h": 298.168,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.75946,
"c": 0.21845,
"h": 326.3
},
"luminance": 0.39209
}Semantic roles & 50–950 ramp
primary
#F576F9
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85