#FA81FE#FA81FE
#FA81FE is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.209 H 326.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA81FE |
|---|---|
| RGB | rgb(250, 129, 254) |
| HSL | hsl(298, 98%, 75%) |
| HSV | hsv(298, 49%, 100%) |
| CMYK | cmyk(1.6%, 49.2%, 0%, 0.4%) |
| CIE-LAB | lab(71.68, 62.95, -42.36) |
| CIE-LCH | lch(71.68, 75.88, 326.07°) |
| OKLab | oklab(78.2% 0.1736 -0.1164) |
| OKLCH | oklch(78.2% 0.209 326.1) |
| XYZ | xyz(65.1627, 43.1837, 98.6497) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA81FE #85FE81
analogous
#BB81FE #FA81FE #FE81C3
triadic
#FA81FE #FEFA81 #81FEFA
tetradic
#FA81FE #FEBB81 #85FE81 #81C3FE
square
#FA81FE #FEBB81 #85FE81 #81C3FE
split-complementary
#FA81FE #C3FE81 #81FEBB
monochromatic
#F508FD #F844FE #FA81FE #FCBEFE #FEE1FF
Accessibility & contrast
On white
2.18
#FA81FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FA81FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA81FE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA81FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA81FE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fa81fe; /* rgb */ color: rgb(250, 129, 254); /* oklch */ color: oklch(78.2% 0.209 326.1);
Tailwind
colors: {
custom: {
50: '#feaaff',
500: '#fa81fe',
950: '#000000',
},
}SCSS
$custom: #fa81fe; $custom-light: #feaaff; $custom-dark: #000000;
JSON
{
"hex": "#fa81fe",
"rgb": {
"r": 250,
"g": 129,
"b": 254
},
"hsl": {
"h": 298.08,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.78196,
"c": 0.20902,
"h": 326.1
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#FA81FE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86