#FA77F3#FA77F3
#FA77F3 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.215 H 329.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77F3 |
|---|---|
| RGB | rgb(250, 119, 243) |
| HSL | hsl(303, 93%, 72%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 2.8%, 2%) |
| CIE-LAB | lab(69.46, 65.71, -39.80) |
| CIE-LCH | lch(69.46, 76.83, 328.80°) |
| OKLab | oklab(76.41% 0.1851 -0.109) |
| OKLCH | oklch(76.41% 0.215 329.5) |
| XYZ | xyz(62.1982, 39.9926, 89.2199) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Violet (CSS)
#EE82EE
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 3.34
Light Magenta
#FA5FF7
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77F3 #77FA7E
analogous
#BF77FA #FA77F3 #FA77B2
triadic
#FA77F3 #F3FA77 #77F3FA
tetradic
#FA77F3 #FABF77 #77FA7E #77B2FA
square
#FA77F3 #FABF77 #77FA7E #77B2FA
split-complementary
#FA77F3 #B2FA77 #77FABF
monochromatic
#EE09E2 #F83CEE #FA77F3 #FCB2F8 #FEE1FC
Accessibility & contrast
On white
2.33
#FA77F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FA77F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77F3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77F3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa77f3; /* rgb */ color: rgb(250, 119, 243); /* oklch */ color: oklch(76.4% 0.215 329.5);
Tailwind
colors: {
custom: {
50: '#ffa3f7',
500: '#fa77f3',
950: '#000000',
},
}SCSS
$custom: #fa77f3; $custom-light: #ffa3f7; $custom-dark: #000000;
JSON
{
"hex": "#fa77f3",
"rgb": {
"r": 250,
"g": 119,
"b": 243
},
"hsl": {
"h": 303.206,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.76407,
"c": 0.2148,
"h": 329.5
},
"luminance": 0.39989
}Semantic roles & 50–950 ramp
primary
#FA77F3
secondary
#D5F6D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85