#FB77F2#FB77F2
#FB77F2 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.215 H 330.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77F2 |
|---|---|
| RGB | rgb(251, 119, 242) |
| HSL | hsl(304, 94%, 73%) |
| HSV | hsv(304, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 3.6%, 1.6%) |
| CIE-LAB | lab(69.55, 65.81, -39.10) |
| CIE-LCH | lch(69.55, 76.55, 329.28°) |
| OKLab | oklab(76.49% 0.186 -0.107) |
| OKLCH | oklch(76.49% 0.215 330.1) |
| XYZ | xyz(62.4069, 40.1176, 88.4436) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Violet (CSS)
#EE82EE
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77F2 #77FB80
analogous
#C277FB #FB77F2 #FB77B0
triadic
#FB77F2 #F2FB77 #77F2FB
tetradic
#FB77F2 #FBC277 #77FB80 #77B0FB
square
#FB77F2 #FBC277 #77FB80 #77B0FB
split-complementary
#FB77F2 #B0FB77 #77FBC2
monochromatic
#F107E1 #F93CEC #FB77F2 #FDB2F8 #FEE1FC
Accessibility & contrast
On white
2.33
#FB77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FB77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77F2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77F2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fb77f2; /* rgb */ color: rgb(251, 119, 242); /* oklch */ color: oklch(76.5% 0.215 330.1);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fb77f2',
950: '#000000',
},
}SCSS
$custom: #fb77f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fb77f2",
"rgb": {
"r": 251,
"g": 119,
"b": 242
},
"hsl": {
"h": 304.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.76485,
"c": 0.21459,
"h": 330.1
},
"luminance": 0.40114
}Semantic roles & 50–950 ramp
primary
#FB77F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85