#EB81EE#EB81EE
#EB81EE is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.186 H 326.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81EE |
|---|---|
| RGB | rgb(235, 129, 238) |
| HSL | hsl(298, 76%, 72%) |
| HSV | hsv(298, 46%, 93%) |
| CMYK | cmyk(1.3%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.14, 56.00, -37.70) |
| CIE-LCH | lch(69.14, 67.51, 326.05°) |
| OKLab | oklab(75.7% 0.1545 -0.1034) |
| OKLCH | oklch(75.7% 0.186 326.2) |
| XYZ | xyz(57.5426, 39.5386, 85.4731) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.61
Purply Pink
#F075E6
ΔE00 2.62
Lavender Pink
#DD85D7
ΔE00 4.21
Orchid
#DA70D6
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81EE #84EE81
analogous
#B581EE #EB81EE #EE81BA
triadic
#EB81EE #EEEB81 #81EEEB
tetradic
#EB81EE #EEB581 #84EE81 #81BAEE
square
#EB81EE #EEB581 #84EE81 #81BAEE
split-complementary
#EB81EE #BAEE81 #81EEB5
monochromatic
#D21DD8 #E24BE7 #EB81EE #F4B7F5 #FBE4FB
Accessibility & contrast
On white
2.36
#EB81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EB81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81EE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81EE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#F08DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb81ee; /* rgb */ color: rgb(235, 129, 238); /* oklch */ color: oklch(75.7% 0.186 326.2);
Tailwind
colors: {
custom: {
50: '#f3a9f4',
500: '#eb81ee',
950: '#000000',
},
}SCSS
$custom: #eb81ee; $custom-light: #f3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#eb81ee",
"rgb": {
"r": 235,
"g": 129,
"b": 238
},
"hsl": {
"h": 298.349,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75699,
"c": 0.18592,
"h": 326.2
},
"luminance": 0.39536
}Semantic roles & 50–950 ramp
primary
#EB81EE
secondary
#D8F3D8
accent
#D80D13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85