#F576F2#F576F2
#F576F2 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.212 H 328.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F576F2 |
|---|---|
| RGB | rgb(245, 118, 242) |
| HSL | hsl(301, 86%, 71%) |
| HSV | hsv(301, 52%, 96%) |
| CMYK | cmyk(0%, 51.8%, 1.2%, 3.9%) |
| CIE-LAB | lab(68.59, 64.67, -40.66) |
| CIE-LCH | lch(68.59, 76.39, 327.84°) |
| OKLab | oklab(75.62% 0.1808 -0.1116) |
| OKLCH | oklch(75.62% 0.212 328.3) |
| XYZ | xyz(60.1608, 38.7837, 88.3044) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.59
Violet Pink
#FB5FFC
ΔE00 3.77
Orchid
#DA70D6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F576F2 #76F579
analogous
#B876F5 #F576F2 #F576B2
triadic
#F576F2 #F2F576 #76F2F5
tetradic
#F576F2 #F5B876 #76F579 #76B2F5
square
#F576F2 #F5B876 #76F579 #76B2F5
split-complementary
#F576F2 #B2F576 #76F5B8
monochromatic
#E010DB #F13DED #F576F2 #F9AFF7 #FDE2FC
Accessibility & contrast
On white
2.40
#F576F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F576F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F576F2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F576F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F576F2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FC83AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f576f2; /* rgb */ color: rgb(245, 118, 242); /* oklch */ color: oklch(75.6% 0.212 328.3);
Tailwind
colors: {
custom: {
50: '#fba3f6',
500: '#f576f2',
950: '#000000',
},
}SCSS
$custom: #f576f2; $custom-light: #fba3f6; $custom-dark: #000000;
JSON
{
"hex": "#f576f2",
"rgb": {
"r": 245,
"g": 118,
"b": 242
},
"hsl": {
"h": 301.417,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.75617,
"c": 0.21249,
"h": 328.3
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#F576F2
secondary
#D3F4D3
accent
#E30803
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85