#FD81FA#FD81FA
#FD81FA is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.207 H 328.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81FA |
|---|---|
| RGB | rgb(253, 129, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 1.2%, 0.8%) |
| CIE-LAB | lab(71.89, 63.08, -39.83) |
| CIE-LCH | lch(71.89, 74.60, 327.73°) |
| OKLab | oklab(78.37% 0.1763 -0.1091) |
| OKLCH | oklch(78.37% 0.207 328.2) |
| XYZ | xyz(65.6126, 43.4890, 95.3622) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81FA #81FD84
analogous
#C281FD #FD81FA #FD81BC
triadic
#FD81FA #FAFD81 #81FAFD
tetradic
#FD81FA #FDC281 #81FD84 #81BCFD
square
#FD81FA #FDC281 #81FD84 #81BCFD
split-complementary
#FD81FA #BCFD81 #81FDC2
monochromatic
#FB09F5 #FC45F8 #FD81FA #FEBDFC #FFE1FE
Accessibility & contrast
On white
2.17
#FD81FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FD81FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81FA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81FA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd81fa; /* rgb */ color: rgb(253, 129, 250); /* oklch */ color: oklch(78.4% 0.207 328.2);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fd81fa',
950: '#000000',
},
}SCSS
$custom: #fd81fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fd81fa",
"rgb": {
"r": 253,
"g": 129,
"b": 250
},
"hsl": {
"h": 301.452,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.78372,
"c": 0.20731,
"h": 328.2
},
"luminance": 0.43485
}Semantic roles & 50–950 ramp
primary
#FD81FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85