#FF81FB#FF81FB
#FF81FB is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.7% C 0.209 H 328.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81FB |
|---|---|
| RGB | rgb(255, 129, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 1.6%, 0%) |
| CIE-LAB | lab(72.18, 63.79, -39.89) |
| CIE-LCH | lch(72.18, 75.24, 327.98°) |
| OKLab | oklab(78.66% 0.1786 -0.1093) |
| OKLCH | oklch(78.66% 0.209 328.5) |
| XYZ | xyz(66.5019, 43.9294, 96.2245) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81FB #81FF85
analogous
#C481FF #FF81FB #FF81BC
triadic
#FF81FB #FBFF81 #81FBFF
tetradic
#FF81FB #FFC481 #81FF85 #81BCFF
square
#FF81FB #FFC481 #81FF85 #81BCFF
split-complementary
#FF81FB #BCFF81 #81FFC4
monochromatic
#FF07F7 #FF44F9 #FF81FB #FFBEFD #FFE0FE
Accessibility & contrast
On white
2.15
#FF81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FF81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81FB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81FB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff81fb; /* rgb */ color: rgb(255, 129, 251); /* oklch */ color: oklch(78.7% 0.209 328.5);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#ff81fb',
950: '#000000',
},
}SCSS
$custom: #ff81fb; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#ff81fb",
"rgb": {
"r": 255,
"g": 129,
"b": 251
},
"hsl": {
"h": 301.905,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78657,
"c": 0.20936,
"h": 328.5
},
"luminance": 0.43926
}Semantic roles & 50–950 ramp
primary
#FF81FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85