#FB77FF#FB77FF
#FB77FF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.225 H 326.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77FF |
|---|---|
| RGB | rgb(251, 119, 255) |
| HSL | hsl(298, 100%, 73%) |
| HSV | hsv(298, 53%, 100%) |
| CMYK | cmyk(1.6%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(70.12, 68.00, -45.33) |
| CIE-LCH | lch(70.12, 81.72, 326.31°) |
| OKLab | oklab(77.09% 0.1877 -0.1249) |
| OKLCH | oklch(77.09% 0.225 326.4) |
| XYZ | xyz(64.4292, 40.9265, 99.0943) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 4.43
Orchid
#DA70D6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77FF #7BFF77
analogous
#B777FF #FB77FF #FF77BF
triadic
#FB77FF #FFFB77 #77FFFB
tetradic
#FB77FF #FFB777 #7BFF77 #77BFFF
square
#FB77FF #FFB777 #7BFF77 #77BFFF
split-complementary
#FB77FF #BFFF77 #77FFB7
monochromatic
#F400FC #F93AFF #FB77FF #FDB4FF #FEE0FF
Accessibility & contrast
On white
2.29
#FB77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FB77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77FF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77FF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb77ff; /* rgb */ color: rgb(251, 119, 255); /* oklch */ color: oklch(77.1% 0.225 326.4);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fb77ff',
950: '#000000',
},
}SCSS
$custom: #fb77ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb77ff",
"rgb": {
"r": 251,
"g": 119,
"b": 255
},
"hsl": {
"h": 298.235,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77092,
"c": 0.22544,
"h": 326.4
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#FB77FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86