#FB77FC#FB77FC
#FB77FC is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.223 H 327.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77FC |
|---|---|
| RGB | rgb(251, 119, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0.4%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.99, 67.49, -43.90) |
| CIE-LCH | lch(69.99, 80.51, 326.96°) |
| OKLab | oklab(76.95% 0.1873 -0.1208) |
| OKLCH | oklch(76.95% 0.223 327.2) |
| XYZ | xyz(63.9501, 40.7349, 96.5708) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77FC #78FC77
analogous
#B977FC #FB77FC #FC77BA
triadic
#FB77FC #FCFB77 #77FCFB
tetradic
#FB77FC #FCB977 #78FC77 #77BAFC
square
#FB77FC #FCB977 #78FC77 #77BAFC
split-complementary
#FB77FC #BAFC77 #77FCB9
monochromatic
#F105F3 #F93BFB #FB77FC #FDB3FD #FEE1FE
Accessibility & contrast
On white
2.30
#FB77FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FB77FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77FC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77FC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FF86AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb77fc; /* rgb */ color: rgb(251, 119, 252); /* oklch */ color: oklch(76.9% 0.223 327.2);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fb77fc',
950: '#000000',
},
}SCSS
$custom: #fb77fc; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fb77fc",
"rgb": {
"r": 251,
"g": 119,
"b": 252
},
"hsl": {
"h": 299.549,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76949,
"c": 0.2229,
"h": 327.2
},
"luminance": 0.40731
}Semantic roles & 50–950 ramp
primary
#FB77FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86