#F576FA#F576FA
#F576FA is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.219 H 326.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F576FA |
|---|---|
| RGB | rgb(245, 118, 250) |
| HSL | hsl(298, 93%, 72%) |
| HSV | hsv(298, 53%, 98%) |
| CMYK | cmyk(2%, 52.8%, 0%, 2%) |
| CIE-LAB | lab(68.95, 66.04, -44.49) |
| CIE-LCH | lch(68.95, 79.63, 326.03°) |
| OKLab | oklab(75.99% 0.1819 -0.1226) |
| OKLCH | oklch(75.99% 0.219 326) |
| XYZ | xyz(61.3887, 39.2749, 94.7712) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.04
Violet Pink
#FB5FFC
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576FA #7BFA76
analogous
#B376FA #F576FA #FA76BD
triadic
#F576FA #FAF576 #76FAF5
tetradic
#F576FA #FAB376 #7BFA76 #76BDFA
square
#F576FA #FAB376 #7BFA76 #76BDFA
split-complementary
#F576FA #BDFA76 #76FAB3
monochromatic
#E409ED #F13BF8 #F576FA #F9B1FC #FDE1FE
Accessibility & contrast
On white
2.37
#F576FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F576FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576FA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576FA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FB86AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f576fa; /* rgb */ color: rgb(245, 118, 250); /* oklch */ color: oklch(76.0% 0.219 326.0);
Tailwind
colors: {
custom: {
50: '#fba3fc',
500: '#f576fa',
950: '#000000',
},
}SCSS
$custom: #f576fa; $custom-light: #fba3fc; $custom-dark: #000000;
JSON
{
"hex": "#f576fa",
"rgb": {
"r": 245,
"g": 118,
"b": 250
},
"hsl": {
"h": 297.727,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.75994,
"c": 0.21932,
"h": 326
},
"luminance": 0.39271
}Semantic roles & 50–950 ramp
primary
#F576FA
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85