#E394EA#E394EA
#E394EA is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.146 H 324.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E394EA |
|---|---|
| RGB | rgb(227, 148, 234) |
| HSL | hsl(295, 67%, 75%) |
| HSV | hsv(295, 37%, 92%) |
| CMYK | cmyk(3%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.86, 43.22, -31.36) |
| CIE-LCH | lch(71.86, 53.40, 324.04°) |
| OKLab | oklab(77.48% 0.1178 -0.0856) |
| OKLCH | oklch(77.48% 0.146 324) |
| XYZ | xyz(57.1182, 43.4533, 83.2045) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.32
Plum
#DDA0DD
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.76
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E394EA #9BEA94
analogous
#B894EA #E394EA #EA94C6
triadic
#E394EA #EAE394 #94EAE3
tetradic
#E394EA #EAB894 #9BEA94 #94C6EA
square
#E394EA #EAB894 #9BEA94 #94C6EA
split-complementary
#E394EA #C6EA94 #94EAB8
monochromatic
#C82ED6 #D661E0 #E394EA #F0C7F4 #F8E5FA
Accessibility & contrast
On white
2.17
#E394EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E394EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E394EA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E394EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E394EA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#A0B3E7
Tritanopia (blue-blind)
#E69DB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e394ea; /* rgb */ color: rgb(227, 148, 234); /* oklch */ color: oklch(77.5% 0.146 324.0);
Tailwind
colors: {
custom: {
50: '#edb5f1',
500: '#e394ea',
950: '#000000',
},
}SCSS
$custom: #e394ea; $custom-light: #edb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e394ea",
"rgb": {
"r": 227,
"g": 148,
"b": 234
},
"hsl": {
"h": 295.116,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.77481,
"c": 0.1456,
"h": 324
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#E394EA
secondary
#DBF1DA
accent
#CF1625
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084