#FB77E4#FB77E4
#FB77E4 is a light, highly saturated pink. Relative luminance 0.393; OKLCH L 75.9% C 0.203 H 334.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77E4 |
|---|---|
| RGB | rgb(251, 119, 228) |
| HSL | hsl(310, 94%, 73%) |
| HSV | hsv(310, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 9.2%, 1.6%) |
| CIE-LAB | lab(68.97, 63.56, -32.29) |
| CIE-LCH | lch(68.97, 71.29, 333.07°) |
| OKLab | oklab(75.87% 0.1837 -0.0876) |
| OKLCH | oklch(75.87% 0.203 334.5) |
| XYZ | xyz(60.3842, 39.3085, 77.7906) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77E4 #77FB8E
analogous
#D077FB #FB77E4 #FB77A2
triadic
#FB77E4 #E4FB77 #77E4FB
tetradic
#FB77E4 #FBD077 #77FB8E #77A2FB
square
#FB77E4 #FBD077 #77FB8E #77A2FB
split-complementary
#FB77E4 #A2FB77 #77FBD0
monochromatic
#F107C8 #F93CD8 #FB77E4 #FDB2F0 #FEE1F9
Accessibility & contrast
On white
2.37
#FB77E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FB77E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77E4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77E4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE8
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#FF7FA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb77e4; /* rgb */ color: rgb(251, 119, 228); /* oklch */ color: oklch(75.9% 0.203 334.5);
Tailwind
colors: {
custom: {
50: '#ffa3ec',
500: '#fb77e4',
950: '#000000',
},
}SCSS
$custom: #fb77e4; $custom-light: #ffa3ec; $custom-dark: #000000;
JSON
{
"hex": "#fb77e4",
"rgb": {
"r": 251,
"g": 119,
"b": 228
},
"hsl": {
"h": 310.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.75869,
"c": 0.20349,
"h": 334.5
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#FB77E4
secondary
#D5F6DB
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84