#FC81FC#FC81FC
#FC81FC is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.208 H 327.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81FC |
|---|---|
| RGB | rgb(252, 129, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 0%, 1.2%) |
| CIE-LAB | lab(71.84, 63.15, -40.99) |
| CIE-LCH | lch(71.84, 75.29, 327.01°) |
| OKLab | oklab(78.34% 0.1755 -0.1125) |
| OKLCH | oklch(78.34% 0.208 327.3) |
| XYZ | xyz(65.5647, 43.4278, 97.0055) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81FC #81FC81
analogous
#BF81FC #FC81FC #FC81BF
triadic
#FC81FC #FCFC81 #81FCFC
tetradic
#FC81FC #FCBF81 #81FC81 #81BFFC
square
#FC81FC #FCBF81 #81FC81 #81BFFC
split-complementary
#FC81FC #BFFC81 #81FCBF
monochromatic
#F909F9 #FB45FB #FC81FC #FDBDFD #FEE1FE
Accessibility & contrast
On white
2.17
#FC81FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FC81FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81FC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81FC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc81fc; /* rgb */ color: rgb(252, 129, 252); /* oklch */ color: oklch(78.3% 0.208 327.3);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fc81fc',
950: '#000000',
},
}SCSS
$custom: #fc81fc; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fc81fc",
"rgb": {
"r": 252,
"g": 129,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.78343,
"c": 0.20843,
"h": 327.3
},
"luminance": 0.43424
}Semantic roles & 50–950 ramp
primary
#FC81FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86