#F577F9#F577F9
#F577F9 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.217 H 326.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F577F9 |
|---|---|
| RGB | rgb(245, 119, 249) |
| HSL | hsl(298, 92%, 72%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(1.6%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.08, 65.41, -43.75) |
| CIE-LCH | lch(69.08, 78.69, 326.22°) |
| OKLab | oklab(76.07% 0.1805 -0.1205) |
| OKLCH | oklch(76.07% 0.217 326.3) |
| XYZ | xyz(61.3507, 39.4491, 93.9871) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 4.09
Orchid
#DA70D6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577F9 #7BF977
analogous
#B477F9 #F577F9 #F977BC
triadic
#F577F9 #F9F577 #77F9F5
tetradic
#F577F9 #F9B477 #7BF977 #77BCF9
square
#F577F9 #F9B477 #7BF977 #77BCF9
split-complementary
#F577F9 #BCF977 #77F9B4
monochromatic
#E40AEB #F13CF6 #F577F9 #F9B2FC #FDE2FE
Accessibility & contrast
On white
2.36
#F577F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F577F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577F9
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577F9 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FB86AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f577f9; /* rgb */ color: rgb(245, 119, 249); /* oklch */ color: oklch(76.1% 0.217 326.3);
Tailwind
colors: {
custom: {
50: '#fba3fb',
500: '#f577f9',
950: '#000000',
},
}SCSS
$custom: #f577f9; $custom-light: #fba3fb; $custom-dark: #000000;
JSON
{
"hex": "#f577f9",
"rgb": {
"r": 245,
"g": 119,
"b": 249
},
"hsl": {
"h": 298.154,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.76072,
"c": 0.21697,
"h": 326.3
},
"luminance": 0.39446
}Semantic roles & 50–950 ramp
primary
#F577F9
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85