#FD81FF#FD81FF
#FD81FF is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.6% C 0.212 H 326.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81FF |
|---|---|
| RGB | rgb(253, 129, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(0.8%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(72.10, 63.93, -42.22) |
| CIE-LCH | lch(72.10, 76.61, 326.56°) |
| OKLab | oklab(78.6% 0.177 -0.116) |
| OKLCH | oklch(78.6% 0.212 326.8) |
| XYZ | xyz(66.4070, 43.8068, 99.5461) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81FF #83FF81
analogous
#BE81FF #FD81FF #FF81C2
triadic
#FD81FF #FFFD81 #81FFFD
tetradic
#FD81FF #FFBE81 #83FF81 #81C2FF
square
#FD81FF #FFBE81 #83FF81 #81C2FF
split-complementary
#FD81FF #C2FF81 #81FFBE
monochromatic
#FB07FF #FC44FF #FD81FF #FEBEFF #FFE0FF
Accessibility & contrast
On white
2.15
#FD81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FD81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81FF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81FF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A7FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#FF8FB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd81ff; /* rgb */ color: rgb(253, 129, 255); /* oklch */ color: oklch(78.6% 0.212 326.8);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fd81ff',
950: '#000000',
},
}SCSS
$custom: #fd81ff; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fd81ff",
"rgb": {
"r": 253,
"g": 129,
"b": 255
},
"hsl": {
"h": 299.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.78599,
"c": 0.21162,
"h": 326.8
},
"luminance": 0.43803
}Semantic roles & 50–950 ramp
primary
#FD81FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86