#FB77F3#FB77F3
#FB77F3 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.215 H 329.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77F3 |
|---|---|
| RGB | rgb(251, 119, 243) |
| HSL | hsl(304, 94%, 73%) |
| HSV | hsv(304, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 3.2%, 1.6%) |
| CIE-LAB | lab(69.60, 65.98, -39.59) |
| CIE-LCH | lch(69.60, 76.94, 329.04°) |
| OKLab | oklab(76.53% 0.1861 -0.1084) |
| OKLCH | oklch(76.53% 0.215 329.8) |
| XYZ | xyz(62.5575, 40.1779, 89.2368) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77F3 #77FB7F
analogous
#C177FB #FB77F3 #FB77B1
triadic
#FB77F3 #F3FB77 #77F3FB
tetradic
#FB77F3 #FBC177 #77FB7F #77B1FB
square
#FB77F3 #FBC177 #77FB7F #77B1FB
split-complementary
#FB77F3 #B1FB77 #77FBC1
monochromatic
#F107E2 #F93CEE #FB77F3 #FDB2F8 #FEE1FC
Accessibility & contrast
On white
2.32
#FB77F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FB77F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77F3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77F3 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb77f3; /* rgb */ color: rgb(251, 119, 243); /* oklch */ color: oklch(76.5% 0.215 329.8);
Tailwind
colors: {
custom: {
50: '#ffa4f7',
500: '#fb77f3',
950: '#000000',
},
}SCSS
$custom: #fb77f3; $custom-light: #ffa4f7; $custom-dark: #000000;
JSON
{
"hex": "#fb77f3",
"rgb": {
"r": 251,
"g": 119,
"b": 243
},
"hsl": {
"h": 303.636,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76531,
"c": 0.2154,
"h": 329.8
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#FB77F3
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85