#FE81FB#FE81FB
#FE81FB is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.209 H 328.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81FB |
|---|---|
| RGB | rgb(254, 129, 251) |
| HSL | hsl(301, 98%, 75%) |
| HSV | hsv(301, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.05, 63.52, -40.10) |
| CIE-LCH | lch(72.05, 75.12, 327.74°) |
| OKLab | oklab(78.54% 0.1775 -0.1099) |
| OKLCH | oklch(78.54% 0.209 328.2) |
| XYZ | xyz(66.1349, 43.7401, 96.2073) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81FB #81FE84
analogous
#C281FE #FE81FB #FE81BC
triadic
#FE81FB #FBFE81 #81FBFE
tetradic
#FE81FB #FEC281 #81FE84 #81BCFE
square
#FE81FB #FEC281 #81FE84 #81BCFE
split-complementary
#FE81FB #BCFE81 #81FEC2
monochromatic
#FD08F7 #FE44F9 #FE81FB #FEBEFD #FFE1FE
Accessibility & contrast
On white
2.15
#FE81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FE81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81FB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81FB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe81fb; /* rgb */ color: rgb(254, 129, 251); /* oklch */ color: oklch(78.5% 0.209 328.2);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fe81fb',
950: '#000000',
},
}SCSS
$custom: #fe81fb; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fe81fb",
"rgb": {
"r": 254,
"g": 129,
"b": 251
},
"hsl": {
"h": 301.44,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.78537,
"c": 0.20876,
"h": 328.2
},
"luminance": 0.43736
}Semantic roles & 50–950 ramp
primary
#FE81FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85