#F577FA#F577FA
#F577FA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.218 H 326.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F577FA |
|---|---|
| RGB | rgb(245, 119, 250) |
| HSL | hsl(298, 93%, 72%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(2%, 52.4%, 0%, 2%) |
| CIE-LAB | lab(69.12, 65.58, -44.22) |
| CIE-LCH | lch(69.12, 79.10, 326.01°) |
| OKLab | oklab(76.12% 0.1806 -0.1218) |
| OKLCH | oklch(76.12% 0.218 326) |
| XYZ | xyz(61.5071, 39.5116, 94.8107) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.04
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 4.20
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F577FA #7CFA77
analogous
#B477FA #F577FA #FA77BD
triadic
#F577FA #FAF577 #77FAF5
tetradic
#F577FA #FAB477 #7CFA77 #77BDFA
square
#F577FA #FAB477 #7CFA77 #77BDFA
split-complementary
#F577FA #BDFA77 #77FAB4
monochromatic
#E509EE #F13CF8 #F577FA #F9B2FC #FDE1FE
Accessibility & contrast
On white
2.36
#F577FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F577FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F577FA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F577FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F577FA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#FB87AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f577fa; /* rgb */ color: rgb(245, 119, 250); /* oklch */ color: oklch(76.1% 0.218 326.0);
Tailwind
colors: {
custom: {
50: '#fba3fc',
500: '#f577fa',
950: '#000000',
},
}SCSS
$custom: #f577fa; $custom-light: #fba3fc; $custom-dark: #000000;
JSON
{
"hex": "#f577fa",
"rgb": {
"r": 245,
"g": 119,
"b": 250
},
"hsl": {
"h": 297.71,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76119,
"c": 0.21784,
"h": 326
},
"luminance": 0.39508
}Semantic roles & 50–950 ramp
primary
#F577FA
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85