#EB81E8#EB81E8
#EB81E8 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.181 H 328.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81E8 |
|---|---|
| RGB | rgb(235, 129, 232) |
| HSL | hsl(302, 73%, 71%) |
| HSV | hsv(302, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 1.3%, 7.8%) |
| CIE-LAB | lab(68.89, 54.94, -34.79) |
| CIE-LCH | lch(68.89, 65.03, 327.66°) |
| OKLab | oklab(75.43% 0.1534 -0.0951) |
| OKLCH | oklch(75.43% 0.181 328.2) |
| XYZ | xyz(56.6758, 39.1919, 80.9078) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 3.39
Orchid
#DA70D6
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81E8 #81EB84
analogous
#B981EB #EB81E8 #EB81B3
triadic
#EB81E8 #E8EB81 #81E8EB
tetradic
#EB81E8 #EBB981 #81EB84 #81B3EB
square
#EB81E8 #EBB981 #81EB84 #81B3EB
split-complementary
#EB81E8 #B3EB81 #81EBB9
monochromatic
#D121CC #E34CDE #EB81E8 #F3B6F2 #FBE5FA
Accessibility & contrast
On white
2.38
#EB81E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB81E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81E8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81E8 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799FEC
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#F18BAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb81e8; /* rgb */ color: rgb(235, 129, 232); /* oklch */ color: oklch(75.4% 0.181 328.2);
Tailwind
colors: {
custom: {
50: '#f3a9ef',
500: '#eb81e8',
950: '#000000',
},
}SCSS
$custom: #eb81e8; $custom-light: #f3a9ef; $custom-dark: #000000;
JSON
{
"hex": "#eb81e8",
"rgb": {
"r": 235,
"g": 129,
"b": 232
},
"hsl": {
"h": 301.698,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.75431,
"c": 0.18051,
"h": 328.2
},
"luminance": 0.39189
}Semantic roles & 50–950 ramp
primary
#EB81E8
secondary
#D6F2D7
accent
#D51611
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84