#FC81EC#FC81EC
#FC81EC is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.195 H 332.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81EC |
|---|---|
| RGB | rgb(252, 129, 236) |
| HSL | hsl(308, 95%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 6.3%, 1.2%) |
| CIE-LAB | lab(71.18, 60.47, -33.26) |
| CIE-LCH | lch(71.18, 69.01, 331.18°) |
| OKLab | oklab(77.64% 0.1727 -0.0905) |
| OKLCH | oklch(77.64% 0.195 332.4) |
| XYZ | xyz(63.1352, 42.4560, 84.2100) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81EC #81FC91
analogous
#CF81FC #FC81EC #FC81AF
triadic
#FC81EC #ECFC81 #81ECFC
tetradic
#FC81EC #FCCF81 #81FC91 #81AFFC
square
#FC81EC #FCCF81 #81FC91 #81AFFC
split-complementary
#FC81EC #AFFC81 #81FCCF
monochromatic
#F909DA #FB45E3 #FC81EC #FDBDF5 #FEE1FA
Accessibility & contrast
On white
2.21
#FC81EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FC81EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81EC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81EC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3F0
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc81ec; /* rgb */ color: rgb(252, 129, 236); /* oklch */ color: oklch(77.6% 0.195 332.4);
Tailwind
colors: {
custom: {
50: '#ffaaf2',
500: '#fc81ec',
950: '#000000',
},
}SCSS
$custom: #fc81ec; $custom-light: #ffaaf2; $custom-dark: #000000;
JSON
{
"hex": "#fc81ec",
"rgb": {
"r": 252,
"g": 129,
"b": 236
},
"hsl": {
"h": 307.805,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.77637,
"c": 0.195,
"h": 332.4
},
"luminance": 0.42452
}Semantic roles & 50–950 ramp
primary
#FC81EC
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85