#FB77FB#FB77FB
#FB77FB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.222 H 327.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77FB |
|---|---|
| RGB | rgb(251, 119, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.95, 67.32, -43.42) |
| CIE-LCH | lch(69.95, 80.11, 327.18°) |
| OKLab | oklab(76.9% 0.1872 -0.1194) |
| OKLCH | oklch(76.9% 0.222 327.5) |
| XYZ | xyz(63.7920, 40.6717, 95.7384) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.18
Violet Pink
#FB5FFC
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77FB #77FB77
analogous
#B977FB #FB77FB #FB77B9
triadic
#FB77FB #FBFB77 #77FBFB
tetradic
#FB77FB #FBB977 #77FB77 #77B9FB
square
#FB77FB #FBB977 #77FB77 #77B9FB
split-complementary
#FB77FB #B9FB77 #77FBB9
monochromatic
#F107F1 #F93CF9 #FB77FB #FDB2FD #FEE1FE
Accessibility & contrast
On white
2.30
#FB77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FB77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77FB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77FB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb77fb; /* rgb */ color: rgb(251, 119, 251); /* oklch */ color: oklch(76.9% 0.222 327.5);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fb77fb',
950: '#000000',
},
}SCSS
$custom: #fb77fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fb77fb",
"rgb": {
"r": 251,
"g": 119,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76902,
"c": 0.22206,
"h": 327.5
},
"luminance": 0.40668
}Semantic roles & 50–950 ramp
primary
#FB77FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85