#E181EB#E181EB
#E181EB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.177 H 323.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E181EB |
|---|---|
| RGB | rgb(225, 129, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.3%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.81, 52.62, -38.22) |
| CIE-LCH | lch(67.81, 65.04, 324.01°) |
| OKLab | oklab(74.41% 0.1428 -0.1051) |
| OKLCH | oklch(74.41% 0.177 323.6) |
| XYZ | xyz(53.8955, 37.7086, 83.0207) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E181EB #8BEB81
analogous
#AC81EB #E181EB #EB81C0
triadic
#E181EB #EBE181 #81EBE1
tetradic
#E181EB #EBAC81 #8BEB81 #81C0EB
square
#E181EB #EBAC81 #8BEB81 #81C0EB
split-complementary
#E181EB #C0EB81 #81EBAC
monochromatic
#C021D1 #D44CE3 #E181EB #EEB6F3 #F9E5FB
Accessibility & contrast
On white
2.46
#E181EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E181EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E181EB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E181EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E181EB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E58DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e181eb; /* rgb */ color: rgb(225, 129, 235); /* oklch */ color: oklch(74.4% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#eca8f2',
500: '#e181eb',
950: '#000000',
},
}SCSS
$custom: #e181eb; $custom-light: #eca8f2; $custom-dark: #000000;
JSON
{
"hex": "#e181eb",
"rgb": {
"r": 225,
"g": 129,
"b": 235
},
"hsl": {
"h": 294.34,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74406,
"c": 0.17727,
"h": 323.6
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#E181EB
secondary
#D9F2D6
accent
#D51123
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85