#FA77FB#FA77FB
#FA77FB is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.221 H 327.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA77FB |
|---|---|
| RGB | rgb(250, 119, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0.4%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.81, 67.06, -43.64) |
| CIE-LCH | lch(69.81, 80.00, 326.95°) |
| OKLab | oklab(76.78% 0.1861 -0.12) |
| OKLCH | oklch(76.78% 0.221 327.2) |
| XYZ | xyz(63.4327, 40.4864, 95.7216) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 4.03
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA77FB #78FB77
analogous
#B877FB #FA77FB #FB77BA
triadic
#FA77FB #FBFA77 #77FBFA
tetradic
#FA77FB #FBB877 #78FB77 #77BAFB
square
#FA77FB #FBB877 #78FB77 #77BAFB
split-complementary
#FA77FB #BAFB77 #77FBB8
monochromatic
#EF07F1 #F83CF9 #FA77FB #FCB2FD #FEE1FE
Accessibility & contrast
On white
2.31
#FA77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FA77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA77FB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA77FB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa77fb; /* rgb */ color: rgb(250, 119, 251); /* oklch */ color: oklch(76.8% 0.221 327.2);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fa77fb',
950: '#000000',
},
}SCSS
$custom: #fa77fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fa77fb",
"rgb": {
"r": 250,
"g": 119,
"b": 251
},
"hsl": {
"h": 299.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76779,
"c": 0.22149,
"h": 327.2
},
"luminance": 0.40483
}Semantic roles & 50–950 ramp
primary
#FA77FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85