#FA77FD#FA77FD
#FA77FD is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.223 H 326.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77FD |
|---|---|
| RGB | rgb(250, 119, 253) |
| HSL | hsl(299, 97%, 73%) |
| HSV | hsv(299, 53%, 99%) |
| CMYK | cmyk(1.2%, 53%, 0%, 0.8%) |
| CIE-LAB | lab(69.90, 67.40, -44.59) |
| CIE-LCH | lch(69.90, 80.81, 326.51°) |
| OKLab | oklab(76.87% 0.1864 -0.1228) |
| OKLCH | oklch(76.87% 0.223 326.6) |
| XYZ | xyz(63.7496, 40.6131, 97.3907) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77FD #7AFD77
analogous
#B777FD #FA77FD #FD77BD
triadic
#FA77FD #FDFA77 #77FDFA
tetradic
#FA77FD #FDB777 #7AFD77 #77BDFD
square
#FA77FD #FDB777 #7AFD77 #77BDFD
split-complementary
#FA77FD #BDFD77 #77FDB7
monochromatic
#F104F6 #F83BFC #FA77FD #FCB3FE #FEE1FF
Accessibility & contrast
On white
2.30
#FA77FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FA77FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77FD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77FD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa77fd; /* rgb */ color: rgb(250, 119, 253); /* oklch */ color: oklch(76.9% 0.223 326.6);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fa77fd',
950: '#000000',
},
}SCSS
$custom: #fa77fd; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fa77fd",
"rgb": {
"r": 250,
"g": 119,
"b": 253
},
"hsl": {
"h": 298.657,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.76874,
"c": 0.22318,
"h": 326.6
},
"luminance": 0.40609
}Semantic roles & 50–950 ramp
primary
#FA77FD
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86