#F577FF#F577FF
#F577FF is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.4% C 0.222 H 324.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F577FF |
|---|---|
| RGB | rgb(245, 119, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.9%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.35, 66.45, -46.60) |
| CIE-LCH | lch(69.35, 81.17, 324.96°) |
| OKLab | oklab(76.36% 0.1811 -0.1287) |
| OKLCH | oklch(76.36% 0.222 324.6) |
| XYZ | xyz(62.3015, 39.8294, 98.9946) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577FF #81FF77
analogous
#B177FF #F577FF #FF77C5
triadic
#F577FF #FFF577 #77FFF5
tetradic
#F577FF #FFB177 #81FF77 #77C5FF
square
#F577FF #FFB177 #81FF77 #77C5FF
split-complementary
#F577FF #C5FF77 #77FFB1
monochromatic
#E900FC #F03AFF #F577FF #F9B4FF #FDE0FF
Accessibility & contrast
On white
2.34
#F577FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F577FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FA88B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f577ff; /* rgb */ color: rgb(245, 119, 255); /* oklch */ color: oklch(76.4% 0.222 324.6);
Tailwind
colors: {
custom: {
50: '#fba3ff',
500: '#f577ff',
950: '#000000',
},
}SCSS
$custom: #f577ff; $custom-light: #fba3ff; $custom-dark: #000000;
JSON
{
"hex": "#f577ff",
"rgb": {
"r": 245,
"g": 119,
"b": 255
},
"hsl": {
"h": 295.588,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76361,
"c": 0.22221,
"h": 324.6
},
"luminance": 0.39826
}Semantic roles & 50–950 ramp
primary
#F577FF
secondary
#D6F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86