#E993DE#E993DE
#E993DE is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.140 H 331.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E993DE |
|---|---|
| RGB | rgb(233, 147, 222) |
| HSL | hsl(308, 66%, 75%) |
| HSV | hsv(308, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 4.7%, 8.6%) |
| CIE-LAB | lab(71.87, 43.44, -24.71) |
| CIE-LCH | lch(71.87, 49.97, 330.37°) |
| OKLab | oklab(77.49% 0.1231 -0.0668) |
| OKLCH | oklch(77.49% 0.14 331.5) |
| XYZ | xyz(57.2221, 43.4677, 74.4691) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.79
Plum
#DDA0DD
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.82
Pink (survey)
#FF81C0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993DE #93E99E
analogous
#C993E9 #E993DE #E993B3
triadic
#E993DE #DEE993 #93DEE9
tetradic
#E993DE #E9C993 #93E99E #93B3E9
square
#E993DE #E9C993 #93E99E #93B3E9
split-complementary
#E993DE #B3E993 #93E9C9
monochromatic
#D42DBF #DF60CE #E993DE #F3C6EE #FAE6F7
Accessibility & contrast
On white
2.17
#E993DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E993DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993DE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993DE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E1
Deuteranopia (green-blind)
#A7B4DB
Tritanopia (blue-blind)
#F098AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e993de; /* rgb */ color: rgb(233, 147, 222); /* oklch */ color: oklch(77.5% 0.140 331.5);
Tailwind
colors: {
custom: {
50: '#f1b4e8',
500: '#e993de',
950: '#000000',
},
}SCSS
$custom: #e993de; $custom-light: #f1b4e8; $custom-dark: #000000;
JSON
{
"hex": "#e993de",
"rgb": {
"r": 233,
"g": 147,
"b": 222
},
"hsl": {
"h": 307.674,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.77488,
"c": 0.14,
"h": 331.5
},
"luminance": 0.43465
}Semantic roles & 50–950 ramp
primary
#E993DE
secondary
#DAF1DD
accent
#CE2F17
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084