#FC81FF#FC81FF
#FC81FF is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.5% C 0.211 H 326.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81FF |
|---|---|
| RGB | rgb(252, 129, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(1.2%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(71.97, 63.67, -42.42) |
| CIE-LCH | lch(71.97, 76.50, 326.32°) |
| OKLab | oklab(78.48% 0.1759 -0.1166) |
| OKLCH | oklch(78.48% 0.211 326.5) |
| XYZ | xyz(66.0439, 43.6195, 99.5290) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81FF #84FF81
analogous
#BD81FF #FC81FF #FF81C3
triadic
#FC81FF #FFFC81 #81FFFC
tetradic
#FC81FF #FFBD81 #84FF81 #81C3FF
square
#FC81FF #FFBD81 #84FF81 #81C3FF
split-complementary
#FC81FF #C3FF81 #81FFBD
monochromatic
#F907FF #FB44FF #FC81FF #FDBEFF #FEE0FF
Accessibility & contrast
On white
2.16
#FC81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FC81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81FF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81FF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#FF8FB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc81ff; /* rgb */ color: rgb(252, 129, 255); /* oklch */ color: oklch(78.5% 0.211 326.5);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fc81ff',
950: '#000000',
},
}SCSS
$custom: #fc81ff; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fc81ff",
"rgb": {
"r": 252,
"g": 129,
"b": 255
},
"hsl": {
"h": 298.571,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7848,
"c": 0.21104,
"h": 326.5
},
"luminance": 0.43616
}Semantic roles & 50–950 ramp
primary
#FC81FF
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86