#E393EB#E393EB
#E393EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.148 H 323.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E393EB |
|---|---|
| RGB | rgb(227, 147, 235) |
| HSL | hsl(295, 69%, 75%) |
| HSV | hsv(295, 37%, 92%) |
| CMYK | cmyk(3.4%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.69, 43.94, -32.18) |
| CIE-LCH | lch(71.69, 54.46, 323.78°) |
| OKLab | oklab(77.36% 0.1194 -0.0879) |
| OKLCH | oklch(77.36% 0.148 323.6) |
| XYZ | xyz(57.1061, 43.1986, 83.9112) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.13
Plum
#DDA0DD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E393EB #9BEB93
analogous
#B793EB #E393EB #EB93C7
triadic
#E393EB #EBE393 #93EBE3
tetradic
#E393EB #EBB793 #9BEB93 #93C7EB
square
#E393EB #EBB793 #9BEB93 #93C7EB
split-complementary
#E393EB #C7EB93 #93EBB7
monochromatic
#C82CD8 #D65FE1 #E393EB #F0C7F5 #F8E5FA
Accessibility & contrast
On white
2.18
#E393EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E393EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E393EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E393EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E393EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#E69CB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e393eb; /* rgb */ color: rgb(227, 147, 235); /* oklch */ color: oklch(77.4% 0.148 323.6);
Tailwind
colors: {
custom: {
50: '#edb4f1',
500: '#e393eb',
950: '#000000',
},
}SCSS
$custom: #e393eb; $custom-light: #edb4f1; $custom-dark: #000000;
JSON
{
"hex": "#e393eb",
"rgb": {
"r": 227,
"g": 147,
"b": 235
},
"hsl": {
"h": 294.545,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77365,
"c": 0.14831,
"h": 323.6
},
"luminance": 0.43196
}Semantic roles & 50–950 ramp
primary
#E393EB
secondary
#DBF2D9
accent
#D11526
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085