#E093EE#E093EE
#E093EE is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.2% C 0.150 H 321.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E093EE |
|---|---|
| RGB | rgb(224, 147, 238) |
| HSL | hsl(291, 73%, 75%) |
| HSV | hsv(291, 38%, 93%) |
| CMYK | cmyk(5.9%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(71.48, 43.60, -34.17) |
| CIE-LCH | lch(71.48, 55.39, 321.92°) |
| OKLab | oklab(77.17% 0.1167 -0.0936) |
| OKLCH | oklch(77.17% 0.15 321.3) |
| XYZ | xyz(56.6050, 42.8897, 86.1691) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.64
Plum
#DDA0DD
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E093EE #A1EE93
analogous
#B293EE #E093EE #EE93CE
triadic
#E093EE #EEE093 #93EEE0
tetradic
#E093EE #EEB293 #A1EE93 #93CEEE
square
#E093EE #EEB293 #A1EE93 #93CEEE
split-complementary
#E093EE #CEEE93 #93EEB2
monochromatic
#C229DD #D15EE6 #E093EE #EFC8F6 #F7E5FB
Accessibility & contrast
On white
2.19
#E093EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E093EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E093EE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E093EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E093EE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#E29DB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e093ee; /* rgb */ color: rgb(224, 147, 238); /* oklch */ color: oklch(77.2% 0.150 321.3);
Tailwind
colors: {
custom: {
50: '#ebb4f4',
500: '#e093ee',
950: '#000000',
},
}SCSS
$custom: #e093ee; $custom-light: #ebb4f4; $custom-dark: #000000;
JSON
{
"hex": "#e093ee",
"rgb": {
"r": 224,
"g": 147,
"b": 238
},
"hsl": {
"h": 290.769,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77173,
"c": 0.14962,
"h": 321.3
},
"luminance": 0.42888
}Semantic roles & 50–950 ramp
primary
#E093EE
secondary
#DDF2D9
accent
#D5112F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085