#FD81FD#FD81FD
#FD81FD is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.210 H 327.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81FD |
|---|---|
| RGB | rgb(253, 129, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 0%, 0.8%) |
| CIE-LAB | lab(72.01, 63.59, -41.26) |
| CIE-LCH | lch(72.01, 75.80, 327.02°) |
| OKLab | oklab(78.51% 0.1767 -0.1132) |
| OKLCH | oklch(78.51% 0.21 327.3) |
| XYZ | xyz(66.0868, 43.6787, 97.8593) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81FD #81FD81
analogous
#BF81FD #FD81FD #FD81BF
triadic
#FD81FD #FDFD81 #81FDFD
tetradic
#FD81FD #FDBF81 #81FD81 #81BFFD
square
#FD81FD #FDBF81 #81FD81 #81BFFD
split-complementary
#FD81FD #BFFD81 #81FDBF
monochromatic
#FB09FB #FC45FC #FD81FD #FEBDFE #FFE1FF
Accessibility & contrast
On white
2.16
#FD81FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FD81FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81FD
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81FD | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd81fd; /* rgb */ color: rgb(253, 129, 253); /* oklch */ color: oklch(78.5% 0.210 327.3);
Tailwind
colors: {
custom: {
50: '#ffaafe',
500: '#fd81fd',
950: '#000000',
},
}SCSS
$custom: #fd81fd; $custom-light: #ffaafe; $custom-dark: #000000;
JSON
{
"hex": "#fd81fd",
"rgb": {
"r": 253,
"g": 129,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.78508,
"c": 0.20989,
"h": 327.3
},
"luminance": 0.43675
}Semantic roles & 50–950 ramp
primary
#FD81FD
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86