#FD81EE#FD81EE
#FD81EE is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.197 H 332.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81EE |
|---|---|
| RGB | rgb(253, 129, 238) |
| HSL | hsl(307, 97%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 5.9%, 0.8%) |
| CIE-LAB | lab(71.39, 61.08, -34.03) |
| CIE-LCH | lch(71.39, 69.92, 330.87°) |
| OKLab | oklab(77.84% 0.1742 -0.0926) |
| OKLCH | oklch(77.84% 0.197 332) |
| XYZ | xyz(63.7906, 42.7602, 85.7659) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 3.32
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81EE #81FD90
analogous
#CE81FD #FD81EE #FD81B0
triadic
#FD81EE #EEFD81 #81EEFD
tetradic
#FD81EE #FDCE81 #81FD90 #81B0FD
square
#FD81EE #FDCE81 #81FD90 #81B0FD
split-complementary
#FD81EE #B0FD81 #81FDCE
monochromatic
#FB09DE #FC45E6 #FD81EE #FEBDF6 #FFE1FB
Accessibility & contrast
On white
2.20
#FD81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FD81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81EE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81EE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd81ee; /* rgb */ color: rgb(253, 129, 238); /* oklch */ color: oklch(77.8% 0.197 332.0);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fd81ee',
950: '#000000',
},
}SCSS
$custom: #fd81ee; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fd81ee",
"rgb": {
"r": 253,
"g": 129,
"b": 238
},
"hsl": {
"h": 307.258,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.77844,
"c": 0.19729,
"h": 332
},
"luminance": 0.42756
}Semantic roles & 50–950 ramp
primary
#FD81EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85