#E993EF#E993EF
#E993EF is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.156 H 324.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E993EF |
|---|---|
| RGB | rgb(233, 147, 239) |
| HSL | hsl(296, 74%, 76%) |
| HSV | hsv(296, 38%, 94%) |
| CMYK | cmyk(2.5%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.51, 46.48, -33.04) |
| CIE-LCH | lch(72.51, 57.03, 324.60°) |
| OKLab | oklab(78.18% 0.1271 -0.0903) |
| OKLCH | oklch(78.18% 0.156 324.6) |
| XYZ | xyz(59.6165, 44.4255, 87.0793) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993EF #99EF93
analogous
#BB93EF #E993EF #EF93C7
triadic
#E993EF #EFE993 #93EFE9
tetradic
#E993EF #EFBB93 #99EF93 #93C7EF
square
#E993EF #EFBB93 #99EF93 #93C7EF
split-complementary
#E993EF #C7EF93 #93EFBB
monochromatic
#D328DF #DE5EE7 #E993EF #F4C8F7 #FAE4FB
Accessibility & contrast
On white
2.12
#E993EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E993EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993EF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993EF | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A0B6EC
Tritanopia (blue-blind)
#ED9DB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e993ef; /* rgb */ color: rgb(233, 147, 239); /* oklch */ color: oklch(78.2% 0.156 324.6);
Tailwind
colors: {
custom: {
50: '#f1b4f4',
500: '#e993ef',
950: '#000000',
},
}SCSS
$custom: #e993ef; $custom-light: #f1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#e993ef",
"rgb": {
"r": 233,
"g": 147,
"b": 239
},
"hsl": {
"h": 296.087,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.78182,
"c": 0.15589,
"h": 324.6
},
"luminance": 0.44423
}Semantic roles & 50–950 ramp
primary
#E993EF
secondary
#DAF3D8
accent
#D60F1C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085