#FD81EB#FD81EB
#FD81EB is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.7% C 0.195 H 333.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81EB |
|---|---|
| RGB | rgb(253, 129, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 7.1%, 0.8%) |
| CIE-LAB | lab(71.27, 60.59, -32.57) |
| CIE-LCH | lch(71.27, 68.79, 331.74°) |
| OKLab | oklab(77.72% 0.1736 -0.0885) |
| OKLCH | oklch(77.72% 0.195 333) |
| XYZ | xyz(63.3535, 42.5854, 83.4641) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81EB #81FD93
analogous
#D181FD #FD81EB #FD81AD
triadic
#FD81EB #EBFD81 #81EBFD
tetradic
#FD81EB #FDD181 #81FD93 #81ADFD
square
#FD81EB #FDD181 #81FD93 #81ADFD
split-complementary
#FD81EB #ADFD81 #81FDD1
monochromatic
#FB09D8 #FC45E1 #FD81EB #FEBDF5 #FFE1FA
Accessibility & contrast
On white
2.21
#FD81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FD81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81EB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81EB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd81eb; /* rgb */ color: rgb(253, 129, 235); /* oklch */ color: oklch(77.7% 0.195 333.0);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fd81eb',
950: '#000000',
},
}SCSS
$custom: #fd81eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fd81eb",
"rgb": {
"r": 253,
"g": 129,
"b": 235
},
"hsl": {
"h": 308.71,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.77717,
"c": 0.19487,
"h": 333
},
"luminance": 0.42581
}Semantic roles & 50–950 ramp
primary
#FD81EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85