#E993EB#E993EB
#E993EB is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.0% C 0.152 H 326.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E993EB |
|---|---|
| RGB | rgb(233, 147, 235) |
| HSL | hsl(299, 69%, 75%) |
| HSV | hsv(299, 37%, 92%) |
| CMYK | cmyk(0.9%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.36, 45.75, -31.09) |
| CIE-LCH | lch(72.36, 55.32, 325.80°) |
| OKLab | oklab(78.01% 0.1262 -0.0848) |
| OKLCH | oklch(78.01% 0.152 326.1) |
| XYZ | xyz(59.0321, 44.1917, 84.0015) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.16
Plum
#DDA0DD
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993EB #95EB93
analogous
#BD93EB #E993EB #EB93C1
triadic
#E993EB #EBE993 #93EBE9
tetradic
#E993EB #EBBD93 #95EB93 #93C1EB
square
#E993EB #EBBD93 #95EB93 #93C1EB
split-complementary
#E993EB #C1EB93 #93EBBD
monochromatic
#D42CD8 #DE5FE1 #E993EB #F4C7F5 #FAE5FA
Accessibility & contrast
On white
2.13
#E993EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E993EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993EB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993EB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#EE9CB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e993eb; /* rgb */ color: rgb(233, 147, 235); /* oklch */ color: oklch(78.0% 0.152 326.1);
Tailwind
colors: {
custom: {
50: '#f1b4f1',
500: '#e993eb',
950: '#000000',
},
}SCSS
$custom: #e993eb; $custom-light: #f1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#e993eb",
"rgb": {
"r": 233,
"g": 147,
"b": 235
},
"hsl": {
"h": 298.636,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.78013,
"c": 0.15202,
"h": 326.1
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#E993EB
secondary
#DAF2D9
accent
#D11519
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085