#FB77FA#FB77FA
#FB77FA is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.221 H 327.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77FA |
|---|---|
| RGB | rgb(251, 119, 250) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 0.4%, 1.6%) |
| CIE-LAB | lab(69.90, 67.15, -42.95) |
| CIE-LCH | lch(69.90, 79.71, 327.40°) |
| OKLab | oklab(76.85% 0.1871 -0.118) |
| OKLCH | oklch(76.85% 0.221 327.7) |
| XYZ | xyz(63.6348, 40.6088, 94.9104) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 3.90
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77FA #77FB78
analogous
#BA77FB #FB77FA #FB77B8
triadic
#FB77FA #FAFB77 #77FAFB
tetradic
#FB77FA #FBBA77 #77FB78 #77B8FB
square
#FB77FA #FBBA77 #77FB78 #77B8FB
split-complementary
#FB77FA #B8FB77 #77FBBA
monochromatic
#F107EF #F93CF8 #FB77FA #FDB2FC #FEE1FE
Accessibility & contrast
On white
2.30
#FB77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FB77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77FA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77FA | 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)
#6AA0FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb77fa; /* rgb */ color: rgb(251, 119, 250); /* oklch */ color: oklch(76.9% 0.221 327.7);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fb77fa',
950: '#000000',
},
}SCSS
$custom: #fb77fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fb77fa",
"rgb": {
"r": 251,
"g": 119,
"b": 250
},
"hsl": {
"h": 300.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76855,
"c": 0.22121,
"h": 327.7
},
"luminance": 0.40605
}Semantic roles & 50–950 ramp
primary
#FB77FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85