#E993EE#E993EE
#E993EE is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.155 H 325.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E993EE |
|---|---|
| RGB | rgb(233, 147, 238) |
| HSL | hsl(297, 73%, 75%) |
| HSV | hsv(297, 38%, 93%) |
| CMYK | cmyk(2.1%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.47, 46.30, -32.55) |
| CIE-LCH | lch(72.47, 56.60, 324.89°) |
| OKLab | oklab(78.14% 0.1269 -0.0889) |
| OKLCH | oklch(78.14% 0.155 325) |
| XYZ | xyz(59.4692, 44.3665, 86.3034) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.46
Plum
#DDA0DD
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 7.37
Mauve
#E0B0FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993EE #98EE93
analogous
#BB93EE #E993EE #EE93C5
triadic
#E993EE #EEE993 #93EEE9
tetradic
#E993EE #EEBB93 #98EE93 #93C5EE
square
#E993EE #EEBB93 #98EE93 #93C5EE
split-complementary
#E993EE #C5EE93 #93EEBB
monochromatic
#D329DD #DE5EE6 #E993EE #F4C8F6 #FAE5FB
Accessibility & contrast
On white
2.13
#E993EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E993EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993EE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993EE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#ED9CB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e993ee; /* rgb */ color: rgb(233, 147, 238); /* oklch */ color: oklch(78.1% 0.155 325.0);
Tailwind
colors: {
custom: {
50: '#f1b4f3',
500: '#e993ee',
950: '#000000',
},
}SCSS
$custom: #e993ee; $custom-light: #f1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e993ee",
"rgb": {
"r": 233,
"g": 147,
"b": 238
},
"hsl": {
"h": 296.703,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78139,
"c": 0.15492,
"h": 325
},
"luminance": 0.44364
}Semantic roles & 50–950 ramp
primary
#E993EE
secondary
#DAF2D9
accent
#D5111B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085