#ED81EF#ED81EF
#ED81EF is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.188 H 326.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81EF |
|---|---|
| RGB | rgb(237, 129, 239) |
| HSL | hsl(299, 77%, 72%) |
| HSV | hsv(299, 46%, 94%) |
| CMYK | cmyk(0.8%, 46%, 0%, 6.3%) |
| CIE-LAB | lab(69.43, 56.74, -37.79) |
| CIE-LCH | lch(69.43, 68.17, 326.34°) |
| OKLab | oklab(75.98% 0.1569 -0.1036) |
| OKLCH | oklch(75.98% 0.188 326.6) |
| XYZ | xyz(58.3542, 39.9400, 86.2801) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.41
Purply Pink
#F075E6
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81EF #83EF81
analogous
#B681EF #ED81EF #EF81BA
triadic
#ED81EF #EFED81 #81EFED
tetradic
#ED81EF #EFB681 #83EF81 #81BAEF
square
#ED81EF #EFB681 #83EF81 #81BAEF
split-complementary
#ED81EF #BAEF81 #81EFB6
monochromatic
#D61CDA #E54BE8 #ED81EF #F5B7F6 #FBE4FC
Accessibility & contrast
On white
2.34
#ED81EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#ED81EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81EF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81EF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#96AEEC
Tritanopia (blue-blind)
#F38DAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed81ef; /* rgb */ color: rgb(237, 129, 239); /* oklch */ color: oklch(76.0% 0.188 326.6);
Tailwind
colors: {
custom: {
50: '#f5a9f4',
500: '#ed81ef',
950: '#000000',
},
}SCSS
$custom: #ed81ef; $custom-light: #f5a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ed81ef",
"rgb": {
"r": 237,
"g": 129,
"b": 239
},
"hsl": {
"h": 298.909,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.75978,
"c": 0.18802,
"h": 326.6
},
"luminance": 0.39937
}Semantic roles & 50–950 ramp
primary
#ED81EF
secondary
#D8F3D8
accent
#DA0C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85