#FA77F0#FA77F0
#FA77F0 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.212 H 330.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77F0 |
|---|---|
| RGB | rgb(250, 119, 240) |
| HSL | hsl(305, 93%, 72%) |
| HSV | hsv(305, 52%, 98%) |
| CMYK | cmyk(0%, 52.4%, 4%, 2%) |
| CIE-LAB | lab(69.34, 65.22, -38.35) |
| CIE-LCH | lch(69.34, 75.66, 329.54°) |
| OKLab | oklab(76.27% 0.1846 -0.1049) |
| OKLCH | oklch(76.27% 0.212 330.4) |
| XYZ | xyz(61.7488, 39.8128, 86.8534) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Violet (CSS)
#EE82EE
ΔE00 2.46
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77F0 #77FA81
analogous
#C277FA #FA77F0 #FA77AF
triadic
#FA77F0 #F0FA77 #77F0FA
tetradic
#FA77F0 #FAC277 #77FA81 #77AFFA
square
#FA77F0 #FAC277 #77FA81 #77AFFA
split-complementary
#FA77F0 #AFFA77 #77FAC2
monochromatic
#EE09DC #F83CE9 #FA77F0 #FCB2F7 #FEE1FC
Accessibility & contrast
On white
2.34
#FA77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FA77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77F0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77F0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#97B0EC
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa77f0; /* rgb */ color: rgb(250, 119, 240); /* oklch */ color: oklch(76.3% 0.212 330.4);
Tailwind
colors: {
custom: {
50: '#ffa3f5',
500: '#fa77f0',
950: '#000000',
},
}SCSS
$custom: #fa77f0; $custom-light: #ffa3f5; $custom-dark: #000000;
JSON
{
"hex": "#fa77f0",
"rgb": {
"r": 250,
"g": 119,
"b": 240
},
"hsl": {
"h": 304.58,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.7627,
"c": 0.21234,
"h": 330.4
},
"luminance": 0.39809
}Semantic roles & 50–950 ramp
primary
#FA77F0
secondary
#D5F6D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85