#E181D8#E181D8
#E181D8 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.6% C 0.160 H 330.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E181D8 |
|---|---|
| RGB | rgb(225, 129, 216) |
| HSL | hsl(306, 62%, 69%) |
| HSV | hsv(306, 43%, 88%) |
| CMYK | cmyk(0%, 42.7%, 4%, 11.8%) |
| CIE-LAB | lab(67.03, 49.21, -28.91) |
| CIE-LCH | lch(67.03, 57.07, 329.57°) |
| OKLab | oklab(73.57% 0.1391 -0.0785) |
| OKLCH | oklch(73.57% 0.16 330.5) |
| XYZ | xyz(51.2957, 36.6687, 69.3283) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.11
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.16
Orchid (survey)
#C875C4
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E181D8 #81E18A
analogous
#BA81E1 #E181D8 #E181A8
triadic
#E181D8 #D8E181 #81D8E1
tetradic
#E181D8 #E1BA81 #81E18A #81A8E1
square
#E181D8 #E1BA81 #81E18A #81A8E1
split-complementary
#E181D8 #A8E181 #81E1BA
monochromatic
#BB2DAE #D550C9 #E181D8 #EDB2E7 #F9E4F7
Accessibility & contrast
On white
2.52
#E181D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#E181D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E181D8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E181D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E181D8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9BDB
Deuteranopia (green-blind)
#97A8D5
Tritanopia (blue-blind)
#E888A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e181d8; /* rgb */ color: rgb(225, 129, 216); /* oklch */ color: oklch(73.6% 0.160 330.5);
Tailwind
colors: {
custom: {
50: '#eca8e4',
500: '#e181d8',
950: '#000000',
},
}SCSS
$custom: #e181d8; $custom-light: #eca8e4; $custom-dark: #000000;
JSON
{
"hex": "#e181d8",
"rgb": {
"r": 225,
"g": 129,
"b": 216
},
"hsl": {
"h": 305.625,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.73571,
"c": 0.1597,
"h": 330.5
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#E181D8
secondary
#D1EDD4
accent
#C92C1C
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83