#FB77FE#FB77FE
#FB77FE is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.225 H 326.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77FE |
|---|---|
| RGB | rgb(251, 119, 254) |
| HSL | hsl(299, 99%, 73%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(1.2%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.08, 67.83, -44.85) |
| CIE-LCH | lch(70.08, 81.31, 326.52°) |
| OKLab | oklab(77.04% 0.1876 -0.1235) |
| OKLCH | oklch(77.04% 0.225 326.6) |
| XYZ | xyz(64.2687, 40.8623, 98.2487) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.58
Violet Pink
#FB5FFC
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 4.32
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77FE #7AFE77
analogous
#B877FE #FB77FE #FE77BD
triadic
#FB77FE #FEFB77 #77FEFB
tetradic
#FB77FE #FEB877 #7AFE77 #77BDFE
square
#FB77FE #FEB877 #7AFE77 #77BDFE
split-complementary
#FB77FE #BDFE77 #77FEB8
monochromatic
#F302F9 #F93AFE #FB77FE #FDB4FE #FEE1FF
Accessibility & contrast
On white
2.29
#FB77FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FB77FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77FE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77FE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb77fe; /* rgb */ color: rgb(251, 119, 254); /* oklch */ color: oklch(77.0% 0.225 326.6);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fb77fe',
950: '#000000',
},
}SCSS
$custom: #fb77fe; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb77fe",
"rgb": {
"r": 251,
"g": 119,
"b": 254
},
"hsl": {
"h": 298.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.77044,
"c": 0.22459,
"h": 326.6
},
"luminance": 0.40859
}Semantic roles & 50–950 ramp
primary
#FB77FE
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86