#FD81EA#FD81EA
#FD81EA is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.7% C 0.194 H 333.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81EA |
|---|---|
| RGB | rgb(253, 129, 234) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 7.5%, 0.8%) |
| CIE-LAB | lab(71.23, 60.43, -32.08) |
| CIE-LCH | lch(71.23, 68.42, 332.04°) |
| OKLab | oklab(77.67% 0.1734 -0.0871) |
| OKLCH | oklch(77.67% 0.194 333.3) |
| XYZ | xyz(63.2094, 42.5277, 82.7053) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81EA #81FD94
analogous
#D281FD #FD81EA #FD81AC
triadic
#FD81EA #EAFD81 #81EAFD
tetradic
#FD81EA #FDD281 #81FD94 #81ACFD
square
#FD81EA #FDD281 #81FD94 #81ACFD
split-complementary
#FD81EA #ACFD81 #81FDD2
monochromatic
#FB09D6 #FC45E0 #FD81EA #FEBDF4 #FFE1FA
Accessibility & contrast
On white
2.21
#FD81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FD81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81EA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81EA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd81ea; /* rgb */ color: rgb(253, 129, 234); /* oklch */ color: oklch(77.7% 0.194 333.3);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fd81ea',
950: '#000000',
},
}SCSS
$custom: #fd81ea; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fd81ea",
"rgb": {
"r": 253,
"g": 129,
"b": 234
},
"hsl": {
"h": 309.194,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.77674,
"c": 0.19406,
"h": 333.3
},
"luminance": 0.42524
}Semantic roles & 50–950 ramp
primary
#FD81EA
secondary
#D4F7DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84