#EB81EA#EB81EA
#EB81EA is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.182 H 327.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81EA |
|---|---|
| RGB | rgb(235, 129, 234) |
| HSL | hsl(301, 73%, 71%) |
| HSV | hsv(301, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 0.4%, 7.8%) |
| CIE-LAB | lab(68.97, 55.29, -35.76) |
| CIE-LCH | lch(68.97, 65.85, 327.11°) |
| OKLab | oklab(75.52% 0.1538 -0.0979) |
| OKLCH | oklch(75.52% 0.182 327.5) |
| XYZ | xyz(56.9615, 39.3061, 82.4124) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.69
Purply Pink
#F075E6
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 3.65
Orchid
#DA70D6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81EA #81EB82
analogous
#B781EB #EB81EA #EB81B5
triadic
#EB81EA #EAEB81 #81EAEB
tetradic
#EB81EA #EBB781 #81EB82 #81B5EB
square
#EB81EA #EBB781 #81EB82 #81B5EB
split-complementary
#EB81EA #B5EB81 #81EBB7
monochromatic
#D121CF #E34CE1 #EB81EA #F3B6F3 #FBE5FB
Accessibility & contrast
On white
2.37
#EB81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EB81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81EA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81EA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F18CAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb81ea; /* rgb */ color: rgb(235, 129, 234); /* oklch */ color: oklch(75.5% 0.182 327.5);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#eb81ea',
950: '#000000',
},
}SCSS
$custom: #eb81ea; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#eb81ea",
"rgb": {
"r": 235,
"g": 129,
"b": 234
},
"hsl": {
"h": 300.566,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.75519,
"c": 0.1823,
"h": 327.5
},
"luminance": 0.39303
}Semantic roles & 50–950 ramp
primary
#EB81EA
secondary
#D6F2D6
accent
#D51311
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84