#FC81FE#FC81FE
#FC81FE is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.210 H 326.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81FE |
|---|---|
| RGB | rgb(252, 129, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(0.8%, 49.2%, 0%, 0.4%) |
| CIE-LAB | lab(71.93, 63.49, -41.95) |
| CIE-LCH | lch(71.93, 76.10, 326.55°) |
| OKLab | oklab(78.43% 0.1758 -0.1152) |
| OKLCH | oklch(78.43% 0.21 326.8) |
| XYZ | xyz(65.8833, 43.5553, 98.6835) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81FE #83FE81
analogous
#BD81FE #FC81FE #FE81C1
triadic
#FC81FE #FEFC81 #81FEFC
tetradic
#FC81FE #FEBD81 #83FE81 #81C1FE
square
#FC81FE #FEBD81 #83FE81 #81C1FE
split-complementary
#FC81FE #C1FE81 #81FEBD
monochromatic
#F908FD #FB44FE #FC81FE #FDBEFE #FEE1FF
Accessibility & contrast
On white
2.16
#FC81FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FC81FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81FE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81FE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc81fe; /* rgb */ color: rgb(252, 129, 254); /* oklch */ color: oklch(78.4% 0.210 326.8);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fc81fe',
950: '#000000',
},
}SCSS
$custom: #fc81fe; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fc81fe",
"rgb": {
"r": 252,
"g": 129,
"b": 254
},
"hsl": {
"h": 299.04,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.78434,
"c": 0.21017,
"h": 326.8
},
"luminance": 0.43552
}Semantic roles & 50–950 ramp
primary
#FC81FE
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86