#FA77FF#FA77FF
#FA77FF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.225 H 326.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77FF |
|---|---|
| RGB | rgb(250, 119, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 53%, 100%) |
| CMYK | cmyk(2%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.99, 67.74, -45.54) |
| CIE-LCH | lch(69.99, 81.63, 326.09°) |
| OKLab | oklab(76.97% 0.1866 -0.1255) |
| OKLCH | oklch(76.97% 0.225 326.1) |
| XYZ | xyz(64.0699, 40.7412, 99.0775) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Violet Pink
#FB5FFC
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 3.71
Light Magenta
#FA5FF7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77FF #7CFF77
analogous
#B677FF #FA77FF #FF77C0
triadic
#FA77FF #FFFA77 #77FFFA
tetradic
#FA77FF #FFB677 #7CFF77 #77C0FF
square
#FA77FF #FFB677 #7CFF77 #77C0FF
split-complementary
#FA77FF #C0FF77 #77FFB6
monochromatic
#F200FC #F83AFF #FA77FF #FCB4FF #FEE0FF
Accessibility & contrast
On white
2.30
#FA77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FA77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77FF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77FF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa77ff; /* rgb */ color: rgb(250, 119, 255); /* oklch */ color: oklch(77.0% 0.225 326.1);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fa77ff',
950: '#000000',
},
}SCSS
$custom: #fa77ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fa77ff",
"rgb": {
"r": 250,
"g": 119,
"b": 255
},
"hsl": {
"h": 297.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7697,
"c": 0.22489,
"h": 326.1
},
"luminance": 0.40738
}Semantic roles & 50–950 ramp
primary
#FA77FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86