#FB77EA#FB77EA
#FB77EA is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.208 H 332.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77EA |
|---|---|
| RGB | rgb(251, 119, 234) |
| HSL | hsl(308, 94%, 73%) |
| HSV | hsv(308, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 6.8%, 1.6%) |
| CIE-LAB | lab(69.22, 64.52, -35.22) |
| CIE-LCH | lch(69.22, 73.50, 331.37°) |
| OKLab | oklab(76.13% 0.1847 -0.0959) |
| OKLCH | oklch(76.13% 0.208 332.6) |
| XYZ | xyz(61.2316, 39.6475, 82.2536) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.83
Candy Pink
#FF63E9
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77EA #77FB88
analogous
#CA77FB #FB77EA #FB77A8
triadic
#FB77EA #EAFB77 #77EAFB
tetradic
#FB77EA #FBCA77 #77FB88 #77A8FB
square
#FB77EA #FBCA77 #77FB88 #77A8FB
split-complementary
#FB77EA #A8FB77 #77FBCA
monochromatic
#F107D2 #F93CE1 #FB77EA #FDB2F3 #FEE1FA
Accessibility & contrast
On white
2.35
#FB77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FB77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb77ea; /* rgb */ color: rgb(251, 119, 234); /* oklch */ color: oklch(76.1% 0.208 332.6);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fb77ea',
950: '#000000',
},
}SCSS
$custom: #fb77ea; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fb77ea",
"rgb": {
"r": 251,
"g": 119,
"b": 234
},
"hsl": {
"h": 307.727,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76128,
"c": 0.20815,
"h": 332.6
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#FB77EA
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84