#F577F8#F577F8
#F577F8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.216 H 326.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F577F8 |
|---|---|
| RGB | rgb(245, 119, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(1.2%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(69.03, 65.24, -43.27) |
| CIE-LCH | lch(69.03, 78.28, 326.44°) |
| OKLab | oklab(76.02% 0.1803 -0.1191) |
| OKLCH | oklch(76.02% 0.216 326.6) |
| XYZ | xyz(61.1951, 39.3869, 93.1679) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 3.99
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577F8 #7AF877
analogous
#B577F8 #F577F8 #F877BA
triadic
#F577F8 #F8F577 #77F8F5
tetradic
#F577F8 #F8B577 #7AF877 #77BAF8
square
#F577F8 #F8B577 #7AF877 #77BAF8
split-complementary
#F577F8 #BAF877 #77F8B5
monochromatic
#E30CE9 #F13DF5 #F577F8 #F9B1FB #FDE2FE
Accessibility & contrast
On white
2.37
#F577F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F577F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577F8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577F8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FB86AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f577f8; /* rgb */ color: rgb(245, 119, 248); /* oklch */ color: oklch(76.0% 0.216 326.6);
Tailwind
colors: {
custom: {
50: '#fba3fb',
500: '#f577f8',
950: '#000000',
},
}SCSS
$custom: #f577f8; $custom-light: #fba3fb; $custom-dark: #000000;
JSON
{
"hex": "#f577f8",
"rgb": {
"r": 245,
"g": 119,
"b": 248
},
"hsl": {
"h": 298.605,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.76024,
"c": 0.21611,
"h": 326.6
},
"luminance": 0.39383
}Semantic roles & 50–950 ramp
primary
#F577F8
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85