#FD81EC#FD81EC
#FD81EC is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.8% C 0.196 H 332.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81EC |
|---|---|
| RGB | rgb(253, 129, 236) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 6.7%, 0.8%) |
| CIE-LAB | lab(71.31, 60.75, -33.06) |
| CIE-LCH | lch(71.31, 69.16, 331.45°) |
| OKLab | oklab(77.76% 0.1738 -0.0898) |
| OKLCH | oklch(77.76% 0.196 332.7) |
| XYZ | xyz(63.4984, 42.6433, 84.2271) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.36
Candy Pink
#FF63E9
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81EC #81FD92
analogous
#D081FD #FD81EC #FD81AE
triadic
#FD81EC #ECFD81 #81ECFD
tetradic
#FD81EC #FDD081 #81FD92 #81AEFD
square
#FD81EC #FDD081 #81FD92 #81AEFD
split-complementary
#FD81EC #AEFD81 #81FDD0
monochromatic
#FB09DA #FC45E3 #FD81EC #FEBDF5 #FFE1FA
Accessibility & contrast
On white
2.20
#FD81EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FD81EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81EC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81EC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3F0
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd81ec; /* rgb */ color: rgb(253, 129, 236); /* oklch */ color: oklch(77.8% 0.196 332.7);
Tailwind
colors: {
custom: {
50: '#ffaaf2',
500: '#fd81ec',
950: '#000000',
},
}SCSS
$custom: #fd81ec; $custom-light: #ffaaf2; $custom-dark: #000000;
JSON
{
"hex": "#fd81ec",
"rgb": {
"r": 253,
"g": 129,
"b": 236
},
"hsl": {
"h": 308.226,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.77759,
"c": 0.19567,
"h": 332.7
},
"luminance": 0.42639
}Semantic roles & 50–950 ramp
primary
#FD81EC
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85