#E18DFA#E18DFA
#E18DFA is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.9% C 0.173 H 318.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E18DFA |
|---|---|
| RGB | rgb(225, 141, 250) |
| HSL | hsl(286, 92%, 77%) |
| HSV | hsv(286, 44%, 98%) |
| CMYK | cmyk(10%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(70.84, 49.35, -41.70) |
| CIE-LCH | lch(70.84, 64.61, 319.81°) |
| OKLab | oklab(76.88% 0.1286 -0.1151) |
| OKLCH | oklch(76.88% 0.173 318.2) |
| XYZ | xyz(57.8292, 41.9613, 95.4770) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 5.75
Liliac
#C48EFD
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18DFA #A6FA8D
analogous
#AB8DFA #E18DFA #FA8DDC
triadic
#E18DFA #FAE18D #8DFAE1
tetradic
#E18DFA #FAAB8D #A6FA8D #8DDCFA
square
#E18DFA #FAAB8D #A6FA8D #8DDCFA
split-complementary
#E18DFA #DCFA8D #8DFAAB
monochromatic
#C218F5 #D252F7 #E18DFA #F0C8FD #F7E2FE
Accessibility & contrast
On white
2.24
#E18DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E18DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18DFA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18DFA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#E19BB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e18dfa; /* rgb */ color: rgb(225, 141, 250); /* oklch */ color: oklch(76.9% 0.173 318.2);
Tailwind
colors: {
custom: {
50: '#ecb0fc',
500: '#e18dfa',
950: '#000000',
},
}SCSS
$custom: #e18dfa; $custom-light: #ecb0fc; $custom-dark: #000000;
JSON
{
"hex": "#e18dfa",
"rgb": {
"r": 225,
"g": 141,
"b": 250
},
"hsl": {
"h": 286.239,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.76884,
"c": 0.17264,
"h": 318.2
},
"luminance": 0.41959
}Semantic roles & 50–950 ramp
primary
#E18DFA
secondary
#DDF6D5
accent
#E60035
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085