#E396EB#E396EB
#E396EB is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.143 H 323.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E396EB |
|---|---|
| RGB | rgb(227, 150, 235) |
| HSL | hsl(294, 68%, 75%) |
| HSV | hsv(294, 36%, 92%) |
| CMYK | cmyk(3.4%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.32, 42.36, -31.20) |
| CIE-LCH | lch(72.32, 52.61, 323.63°) |
| OKLab | oklab(77.84% 0.1151 -0.0852) |
| OKLCH | oklch(77.84% 0.143 323.5) |
| XYZ | xyz(57.5787, 44.1438, 84.0687) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.56
Plum
#DDA0DD
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E396EB #9EEB96
analogous
#B896EB #E396EB #EB96C8
triadic
#E396EB #EBE396 #96EBE3
tetradic
#E396EB #EBB896 #9EEB96 #96C8EB
square
#E396EB #EBB896 #9EEB96 #96C8EB
split-complementary
#E396EB #C8EB96 #96EBB8
monochromatic
#C82FD7 #D563E1 #E396EB #F1C9F5 #F8E5FA
Accessibility & contrast
On white
2.14
#E396EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E396EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E396EB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E396EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E396EB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#E69FB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e396eb; /* rgb */ color: rgb(227, 150, 235); /* oklch */ color: oklch(77.8% 0.143 323.5);
Tailwind
colors: {
custom: {
50: '#edb6f1',
500: '#e396eb',
950: '#000000',
},
}SCSS
$custom: #e396eb; $custom-light: #edb6f1; $custom-dark: #000000;
JSON
{
"hex": "#e396eb",
"rgb": {
"r": 227,
"g": 150,
"b": 235
},
"hsl": {
"h": 294.353,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77843,
"c": 0.14317,
"h": 323.5
},
"luminance": 0.44142
}Semantic roles & 50–950 ramp
primary
#E396EB
secondary
#DCF2D9
accent
#D01627
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085