#FB81FF#FB81FF
#FB81FF is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.4% C 0.210 H 326.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB81FF |
|---|---|
| RGB | rgb(251, 129, 255) |
| HSL | hsl(298, 100%, 75%) |
| HSV | hsv(298, 49%, 100%) |
| CMYK | cmyk(1.6%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(71.85, 63.40, -42.63) |
| CIE-LCH | lch(71.85, 76.40, 326.08°) |
| OKLab | oklab(78.36% 0.1748 -0.1172) |
| OKLCH | oklch(78.36% 0.21 326.2) |
| XYZ | xyz(65.6826, 43.4332, 99.5121) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.23
Violet Pink
#FB5FFC
ΔE00 5.48
Light Magenta
#FA5FF7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB81FF #85FF81
analogous
#BC81FF #FB81FF #FF81C4
triadic
#FB81FF #FFFB81 #81FFFB
tetradic
#FB81FF #FFBC81 #85FF81 #81C4FF
square
#FB81FF #FFBC81 #85FF81 #81C4FF
split-complementary
#FB81FF #C4FF81 #81FFBC
monochromatic
#F707FF #F944FF #FB81FF #FDBEFF #FEE0FF
Accessibility & contrast
On white
2.17
#FB81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FB81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB81FF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB81FF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#98B6FB
Tritanopia (blue-blind)
#FF8FB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb81ff; /* rgb */ color: rgb(251, 129, 255); /* oklch */ color: oklch(78.4% 0.210 326.2);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fb81ff',
950: '#000000',
},
}SCSS
$custom: #fb81ff; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fb81ff",
"rgb": {
"r": 251,
"g": 129,
"b": 255
},
"hsl": {
"h": 298.095,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78361,
"c": 0.21047,
"h": 326.2
},
"luminance": 0.4343
}Semantic roles & 50–950 ramp
primary
#FB81FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86