#FC81ED#FC81ED
#FC81ED is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.7% C 0.196 H 332.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC81ED |
|---|---|
| RGB | rgb(252, 129, 237) |
| HSL | hsl(307, 95%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 6%, 1.2%) |
| CIE-LAB | lab(71.22, 60.63, -33.75) |
| CIE-LCH | lch(71.22, 69.39, 330.90°) |
| OKLab | oklab(77.68% 0.1729 -0.0918) |
| OKLCH | oklch(77.68% 0.196 332) |
| XYZ | xyz(63.2809, 42.5143, 84.9773) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 6.34
Violet Pink
#FB5FFC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC81ED #81FC90
analogous
#CE81FC #FC81ED #FC81B0
triadic
#FC81ED #EDFC81 #81EDFC
tetradic
#FC81ED #FCCE81 #81FC90 #81B0FC
square
#FC81ED #FCCE81 #81FC90 #81B0FC
split-complementary
#FC81ED #B0FC81 #81FCCE
monochromatic
#F909DC #FB45E4 #FC81ED #FDBDF6 #FEE1FB
Accessibility & contrast
On white
2.21
#FC81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FC81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC81ED
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC81ED | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#A0B5E9
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc81ed; /* rgb */ color: rgb(252, 129, 237); /* oklch */ color: oklch(77.7% 0.196 332.0);
Tailwind
colors: {
custom: {
50: '#ffaaf3',
500: '#fc81ed',
950: '#000000',
},
}SCSS
$custom: #fc81ed; $custom-light: #ffaaf3; $custom-dark: #000000;
JSON
{
"hex": "#fc81ed",
"rgb": {
"r": 252,
"g": 129,
"b": 237
},
"hsl": {
"h": 307.317,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.7768,
"c": 0.19581,
"h": 332
},
"luminance": 0.4251
}Semantic roles & 50–950 ramp
primary
#FC81ED
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85