#FB77EE#FB77EE
#FB77EE is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.211 H 331.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77EE |
|---|---|
| RGB | rgb(251, 119, 238) |
| HSL | hsl(306, 94%, 73%) |
| HSV | hsv(306, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(69.38, 65.16, -37.17) |
| CIE-LCH | lch(69.38, 75.02, 330.30°) |
| OKLab | oklab(76.31% 0.1854 -0.1015) |
| OKLCH | oklch(76.31% 0.211 331.3) |
| XYZ | xyz(61.8128, 39.8799, 85.3142) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Violet (CSS)
#EE82EE
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 4.40
Violet Pink
#FB5FFC
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77EE #77FB84
analogous
#C677FB #FB77EE #FB77AC
triadic
#FB77EE #EEFB77 #77EEFB
tetradic
#FB77EE #FBC677 #77FB84 #77ACFB
square
#FB77EE #FBC677 #77FB84 #77ACFB
split-complementary
#FB77EE #ACFB77 #77FBC6
monochromatic
#F107DA #F93CE7 #FB77EE #FDB2F5 #FEE1FB
Accessibility & contrast
On white
2.34
#FB77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FB77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77EE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77EE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb77ee; /* rgb */ color: rgb(251, 119, 238); /* oklch */ color: oklch(76.3% 0.211 331.3);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#fb77ee',
950: '#000000',
},
}SCSS
$custom: #fb77ee; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#fb77ee",
"rgb": {
"r": 251,
"g": 119,
"b": 238
},
"hsl": {
"h": 305.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76305,
"c": 0.21134,
"h": 331.3
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#FB77EE
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85