#E181EA#E181EA
#E181EA is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.176 H 324.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E181EA |
|---|---|
| RGB | rgb(225, 129, 234) |
| HSL | hsl(295, 71%, 71%) |
| HSV | hsv(295, 45%, 92%) |
| CMYK | cmyk(3.8%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.76, 52.43, -37.74) |
| CIE-LCH | lch(67.76, 64.60, 324.26°) |
| OKLab | oklab(74.36% 0.1426 -0.1037) |
| OKLCH | oklch(74.36% 0.176 324) |
| XYZ | xyz(53.7515, 37.6510, 82.2620) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E181EA #8AEA81
analogous
#AC81EA #E181EA #EA81BE
triadic
#E181EA #EAE181 #81EAE1
tetradic
#E181EA #EAAC81 #8AEA81 #81BEEA
square
#E181EA #EAAC81 #8AEA81 #81BEEA
split-complementary
#E181EA #BEEA81 #81EAAC
monochromatic
#BF22CE #D54DE1 #E181EA #EDB5F3 #F9E5FB
Accessibility & contrast
On white
2.46
#E181EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E181EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E181EA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E181EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E181EA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#E58DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e181ea; /* rgb */ color: rgb(225, 129, 234); /* oklch */ color: oklch(74.4% 0.176 324.0);
Tailwind
colors: {
custom: {
50: '#eca8f1',
500: '#e181ea',
950: '#000000',
},
}SCSS
$custom: #e181ea; $custom-light: #eca8f1; $custom-dark: #000000;
JSON
{
"hex": "#e181ea",
"rgb": {
"r": 225,
"g": 129,
"b": 234
},
"hsl": {
"h": 294.857,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74361,
"c": 0.17631,
"h": 324
},
"luminance": 0.37649
}Semantic roles & 50–950 ramp
primary
#E181EA
secondary
#D8F1D6
accent
#D31223
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84