#E081EB#E081EB
#E081EB is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.177 H 323.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E081EB |
|---|---|
| RGB | rgb(224, 129, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.7%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.69, 52.33, -38.42) |
| CIE-LCH | lch(67.69, 64.92, 323.72°) |
| OKLab | oklab(74.29% 0.1416 -0.1056) |
| OKLCH | oklch(74.29% 0.177 323.3) |
| XYZ | xyz(53.5846, 37.5483, 83.0061) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 3.98
Orchid
#DA70D6
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 6.26
Candy Pink
#FF63E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E081EB #8CEB81
analogous
#AB81EB #E081EB #EB81C1
triadic
#E081EB #EBE081 #81EBE0
tetradic
#E081EB #EBAB81 #8CEB81 #81C1EB
square
#E081EB #EBAB81 #8CEB81 #81C1EB
split-complementary
#E081EB #C1EB81 #81EBAB
monochromatic
#BE21D1 #D34CE3 #E081EB #EDB6F3 #F9E5FB
Accessibility & contrast
On white
2.47
#E081EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E081EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E081EB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E081EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E081EB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E38EAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e081eb; /* rgb */ color: rgb(224, 129, 235); /* oklch */ color: oklch(74.3% 0.177 323.3);
Tailwind
colors: {
custom: {
50: '#eba8f2',
500: '#e081eb',
950: '#000000',
},
}SCSS
$custom: #e081eb; $custom-light: #eba8f2; $custom-dark: #000000;
JSON
{
"hex": "#e081eb",
"rgb": {
"r": 224,
"g": 129,
"b": 235
},
"hsl": {
"h": 293.774,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74292,
"c": 0.17669,
"h": 323.3
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#E081EB
secondary
#D9F2D6
accent
#D51125
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85