#E094EA#E094EA
#E094EA is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.2% C 0.144 H 322.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E094EA |
|---|---|
| RGB | rgb(224, 148, 234) |
| HSL | hsl(293, 67%, 75%) |
| HSV | hsv(293, 37%, 92%) |
| CMYK | cmyk(4.3%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.53, 42.31, -31.90) |
| CIE-LCH | lch(71.53, 52.99, 322.99°) |
| OKLab | oklab(77.16% 0.1144 -0.0872) |
| OKLCH | oklch(77.16% 0.144 322.7) |
| XYZ | xyz(56.1800, 42.9696, 83.1606) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.53
Plum
#DDA0DD
ΔE00 4.88
Baby Purple
#CA9BF7
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094EA #9EEA94
analogous
#B594EA #E094EA #EA94C9
triadic
#E094EA #EAE094 #94EAE0
tetradic
#E094EA #EAB594 #9EEA94 #94C9EA
square
#E094EA #EAB594 #9EEA94 #94C9EA
split-complementary
#E094EA #C9EA94 #94EAB5
monochromatic
#C22ED6 #D161E0 #E094EA #EFC7F4 #F8E5FA
Accessibility & contrast
On white
2.19
#E094EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E094EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094EA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094EA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#E39DB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e094ea; /* rgb */ color: rgb(224, 148, 234); /* oklch */ color: oklch(77.2% 0.144 322.7);
Tailwind
colors: {
custom: {
50: '#ebb5f1',
500: '#e094ea',
950: '#000000',
},
}SCSS
$custom: #e094ea; $custom-light: #ebb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e094ea",
"rgb": {
"r": 224,
"g": 148,
"b": 234
},
"hsl": {
"h": 293.023,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77162,
"c": 0.14381,
"h": 322.7
},
"luminance": 0.42968
}Semantic roles & 50–950 ramp
primary
#E094EA
secondary
#DCF1DA
accent
#CF162C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084