#E18DFF#E18DFF
#E18DFF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.1% C 0.178 H 316.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E18DFF |
|---|---|
| RGB | rgb(225, 141, 255) |
| HSL | hsl(284, 100%, 78%) |
| HSV | hsv(284, 45%, 100%) |
| CMYK | cmyk(11.8%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(71.06, 50.34, -44.08) |
| CIE-LCH | lch(71.06, 66.91, 318.80°) |
| OKLab | oklab(77.12% 0.1294 -0.122) |
| OKLCH | oklch(77.12% 0.178 316.7) |
| XYZ | xyz(58.6236, 42.2790, 99.6609) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Liliac
#C48EFD
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18DFF #ABFF8D
analogous
#A88DFF #E18DFF #FF8DE4
triadic
#E18DFF #FFE18D #8DFFE1
tetradic
#E18DFF #FFA88D #ABFF8D #8DE4FF
square
#E18DFF #FFA88D #ABFF8D #8DE4FF
split-complementary
#E18DFF #E4FF8D #8DFFA8
monochromatic
#C113FF #D150FF #E18DFF #F1CAFF #F7E0FF
Accessibility & contrast
On white
2.22
#E18DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E18DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18DFF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18DFF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#E09DBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e18dff; /* rgb */ color: rgb(225, 141, 255); /* oklch */ color: oklch(77.1% 0.178 316.7);
Tailwind
colors: {
custom: {
50: '#ecb0ff',
500: '#e18dff',
950: '#000000',
},
}SCSS
$custom: #e18dff; $custom-light: #ecb0ff; $custom-dark: #000000;
JSON
{
"hex": "#e18dff",
"rgb": {
"r": 225,
"g": 141,
"b": 255
},
"hsl": {
"h": 284.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77119,
"c": 0.17787,
"h": 316.7
},
"luminance": 0.42277
}Semantic roles & 50–950 ramp
primary
#E18DFF
secondary
#DDF7D4
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086