#ED81EB#ED81EB
#ED81EB is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.184 H 327.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ED81EB |
|---|---|
| RGB | rgb(237, 129, 235) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 46%, 93%) |
| CMYK | cmyk(0%, 45.6%, 0.8%, 7.1%) |
| CIE-LAB | lab(69.26, 56.04, -35.85) |
| CIE-LCH | lch(69.26, 66.52, 327.39°) |
| OKLab | oklab(75.8% 0.1562 -0.0981) |
| OKLCH | oklch(75.8% 0.184 327.9) |
| XYZ | xyz(57.7698, 39.7062, 83.2023) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.49
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED81EB #81ED83
analogous
#B981ED #ED81EB #ED81B5
triadic
#ED81EB #EBED81 #81EBED
tetradic
#ED81EB #EDB981 #81ED83 #81B5ED
square
#ED81EB #EDB981 #81ED83 #81B5ED
split-complementary
#ED81EB #B5ED81 #81EDB9
monochromatic
#D51ED2 #E54BE3 #ED81EB #F5B7F4 #FBE4FB
Accessibility & contrast
On white
2.35
#ED81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#ED81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED81EB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED81EB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F38CAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed81eb; /* rgb */ color: rgb(237, 129, 235); /* oklch */ color: oklch(75.8% 0.184 327.9);
Tailwind
colors: {
custom: {
50: '#f5a9f1',
500: '#ed81eb',
950: '#000000',
},
}SCSS
$custom: #ed81eb; $custom-light: #f5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ed81eb",
"rgb": {
"r": 237,
"g": 129,
"b": 235
},
"hsl": {
"h": 301.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.75799,
"c": 0.18443,
"h": 327.9
},
"luminance": 0.39703
}Semantic roles & 50–950 ramp
primary
#ED81EB
secondary
#D7F3D8
accent
#D7120E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85