#FD81ED#FD81ED
#FD81ED is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.196 H 332.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81ED |
|---|---|
| RGB | rgb(253, 129, 237) |
| HSL | hsl(308, 97%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 6.3%, 0.8%) |
| CIE-LAB | lab(71.35, 60.91, -33.54) |
| CIE-LCH | lch(71.35, 69.54, 331.16°) |
| OKLab | oklab(77.8% 0.174 -0.0912) |
| OKLCH | oklch(77.8% 0.196 332.3) |
| XYZ | xyz(63.6441, 42.7016, 84.9944) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 6.41
Bubblegum Pink
#FE83CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81ED #81FD91
analogous
#CF81FD #FD81ED #FD81AF
triadic
#FD81ED #EDFD81 #81EDFD
tetradic
#FD81ED #FDCF81 #81FD91 #81AFFD
square
#FD81ED #FDCF81 #81FD91 #81AFFD
split-complementary
#FD81ED #AFFD81 #81FDCF
monochromatic
#FB09DC #FC45E4 #FD81ED #FEBDF6 #FFE1FB
Accessibility & contrast
On white
2.20
#FD81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FD81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81ED
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81ED | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd81ed; /* rgb */ color: rgb(253, 129, 237); /* oklch */ color: oklch(77.8% 0.196 332.3);
Tailwind
colors: {
custom: {
50: '#ffaaf3',
500: '#fd81ed',
950: '#000000',
},
}SCSS
$custom: #fd81ed; $custom-light: #ffaaf3; $custom-dark: #000000;
JSON
{
"hex": "#fd81ed",
"rgb": {
"r": 253,
"g": 129,
"b": 237
},
"hsl": {
"h": 307.742,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.77801,
"c": 0.19647,
"h": 332.3
},
"luminance": 0.42698
}Semantic roles & 50–950 ramp
primary
#FD81ED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85