#E394EB#E394EB
#E394EB is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.147 H 323.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E394EB |
|---|---|
| RGB | rgb(227, 148, 235) |
| HSL | hsl(294, 69%, 75%) |
| HSV | hsv(294, 37%, 92%) |
| CMYK | cmyk(3.4%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(71.90, 43.41, -31.85) |
| CIE-LCH | lch(71.90, 53.84, 323.73°) |
| OKLab | oklab(77.52% 0.118 -0.087) |
| OKLCH | oklch(77.52% 0.147 323.6) |
| XYZ | xyz(57.2623, 43.5110, 83.9633) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 4.28
Plum
#DDA0DD
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E394EB #9CEB94
analogous
#B894EB #E394EB #EB94C7
triadic
#E394EB #EBE394 #94EBE3
tetradic
#E394EB #EBB894 #9CEB94 #94C7EB
square
#E394EB #EBB894 #9CEB94 #94C7EB
split-complementary
#E394EB #C7EB94 #94EBB8
monochromatic
#C82DD8 #D660E1 #E394EB #F0C8F5 #F8E5FA
Accessibility & contrast
On white
2.16
#E394EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E394EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E394EB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E394EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E394EB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#E69DB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e394eb; /* rgb */ color: rgb(227, 148, 235); /* oklch */ color: oklch(77.5% 0.147 323.6);
Tailwind
colors: {
custom: {
50: '#edb5f1',
500: '#e394eb',
950: '#000000',
},
}SCSS
$custom: #e394eb; $custom-light: #edb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e394eb",
"rgb": {
"r": 227,
"g": 148,
"b": 235
},
"hsl": {
"h": 294.483,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77523,
"c": 0.14661,
"h": 323.6
},
"luminance": 0.43509
}Semantic roles & 50–950 ramp
primary
#E394EB
secondary
#DCF2D9
accent
#D01526
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085