#F577F7#F577F7
#F577F7 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.0% C 0.215 H 326.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F577F7 |
|---|---|
| RGB | rgb(245, 119, 247) |
| HSL | hsl(299, 89%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(0.8%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(68.99, 65.06, -42.79) |
| CIE-LCH | lch(68.99, 77.87, 326.67°) |
| OKLab | oklab(75.98% 0.1802 -0.1177) |
| OKLCH | oklch(75.98% 0.215 326.8) |
| XYZ | xyz(61.0404, 39.3250, 92.3530) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.58
Light Magenta
#FA5FF7
ΔE00 3.63
Violet Pink
#FB5FFC
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577F7 #79F777
analogous
#B577F7 #F577F7 #F777B9
triadic
#F577F7 #F7F577 #77F7F5
tetradic
#F577F7 #F7B577 #79F777 #77B9F7
square
#F577F7 #F7B577 #79F777 #77B9F7
split-complementary
#F577F7 #B9F777 #77F7B5
monochromatic
#E30EE6 #F13DF4 #F577F7 #F9B1FA #FDE2FD
Accessibility & contrast
On white
2.37
#F577F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F577F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577F7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577F7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FB86AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f577f7; /* rgb */ color: rgb(245, 119, 247); /* oklch */ color: oklch(76.0% 0.215 326.8);
Tailwind
colors: {
custom: {
50: '#fba3fa',
500: '#f577f7',
950: '#000000',
},
}SCSS
$custom: #f577f7; $custom-light: #fba3fa; $custom-dark: #000000;
JSON
{
"hex": "#f577f7",
"rgb": {
"r": 245,
"g": 119,
"b": 247
},
"hsl": {
"h": 299.063,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.75977,
"c": 0.21524,
"h": 326.8
},
"luminance": 0.39322
}Semantic roles & 50–950 ramp
primary
#F577F7
secondary
#D5F5D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85