#FC81FD#FC81FD
#FC81FD is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.209 H 327.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81FD |
|---|---|
| RGB | rgb(252, 129, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0.4%, 49%, 0%, 0.8%) |
| CIE-LAB | lab(71.89, 63.32, -41.47) |
| CIE-LCH | lch(71.89, 75.69, 326.78°) |
| OKLab | oklab(78.39% 0.1756 -0.1139) |
| OKLCH | oklch(78.39% 0.209 327) |
| XYZ | xyz(65.7236, 43.4914, 97.8423) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81FD #82FD81
analogous
#BE81FD #FC81FD #FD81C0
triadic
#FC81FD #FDFC81 #81FDFC
tetradic
#FC81FD #FDBE81 #82FD81 #81C0FD
square
#FC81FD #FDBE81 #82FD81 #81C0FD
split-complementary
#FC81FD #C0FD81 #81FDBE
monochromatic
#F909FB #FB45FC #FC81FD #FDBDFE #FEE1FF
Accessibility & contrast
On white
2.17
#FC81FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FC81FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81FD
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81FD | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc81fd; /* rgb */ color: rgb(252, 129, 253); /* oklch */ color: oklch(78.4% 0.209 327.0);
Tailwind
colors: {
custom: {
50: '#ffaafe',
500: '#fc81fd',
950: '#000000',
},
}SCSS
$custom: #fc81fd; $custom-light: #ffaafe; $custom-dark: #000000;
JSON
{
"hex": "#fc81fd",
"rgb": {
"r": 252,
"g": 129,
"b": 253
},
"hsl": {
"h": 299.516,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.78388,
"c": 0.2093,
"h": 327
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#FC81FD
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86