#FB81FC#FB81FC
#FB81FC is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.208 H 327.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB81FC |
|---|---|
| RGB | rgb(251, 129, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0.4%, 48.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.72, 62.88, -41.20) |
| CIE-LCH | lch(71.72, 75.17, 326.77°) |
| OKLab | oklab(78.22% 0.1744 -0.1131) |
| OKLCH | oklch(78.22% 0.208 327) |
| XYZ | xyz(65.2034, 43.2416, 96.9886) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB81FC #82FC81
analogous
#BD81FC #FB81FC #FC81C0
triadic
#FB81FC #FCFB81 #81FCFB
tetradic
#FB81FC #FCBD81 #82FC81 #81C0FC
square
#FB81FC #FCBD81 #82FC81 #81C0FC
split-complementary
#FB81FC #C0FC81 #81FCBD
monochromatic
#F709F9 #F945FB #FB81FC #FDBDFD #FEE1FE
Accessibility & contrast
On white
2.18
#FB81FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FB81FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB81FC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB81FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB81FC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb81fc; /* rgb */ color: rgb(251, 129, 252); /* oklch */ color: oklch(78.2% 0.208 327.0);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fb81fc',
950: '#000000',
},
}SCSS
$custom: #fb81fc; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fb81fc",
"rgb": {
"r": 251,
"g": 129,
"b": 252
},
"hsl": {
"h": 299.512,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.78223,
"c": 0.20785,
"h": 327
},
"luminance": 0.43238
}Semantic roles & 50–950 ramp
primary
#FB81FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86