#FE81FA#FE81FA
#FE81FA is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.208 H 328.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81FA |
|---|---|
| RGB | rgb(254, 129, 250) |
| HSL | hsl(302, 98%, 75%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 1.6%, 0.4%) |
| CIE-LAB | lab(72.01, 63.35, -39.62) |
| CIE-LCH | lch(72.01, 74.72, 327.98°) |
| OKLab | oklab(78.49% 0.1773 -0.1085) |
| OKLCH | oklch(78.49% 0.208 328.5) |
| XYZ | xyz(65.9777, 43.6773, 95.3793) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81FA #81FE85
analogous
#C381FE #FE81FA #FE81BB
triadic
#FE81FA #FAFE81 #81FAFE
tetradic
#FE81FA #FEC381 #81FE85 #81BBFE
square
#FE81FA #FEC381 #81FE85 #81BBFE
split-complementary
#FE81FA #BBFE81 #81FEC3
monochromatic
#FD08F5 #FE44F8 #FE81FA #FEBEFC #FFE1FE
Accessibility & contrast
On white
2.16
#FE81FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FE81FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#9DB6F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe81fa; /* rgb */ color: rgb(254, 129, 250); /* oklch */ color: oklch(78.5% 0.208 328.5);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fe81fa',
950: '#000000',
},
}SCSS
$custom: #fe81fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fe81fa",
"rgb": {
"r": 254,
"g": 129,
"b": 250
},
"hsl": {
"h": 301.92,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.78492,
"c": 0.20791,
"h": 328.5
},
"luminance": 0.43673
}Semantic roles & 50–950 ramp
primary
#FE81FA
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85