#E993DB#E993DB
#E993DB is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.137 H 332.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E993DB |
|---|---|
| RGB | rgb(233, 147, 219) |
| HSL | hsl(310, 66%, 75%) |
| HSV | hsv(310, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 6%, 8.6%) |
| CIE-LAB | lab(71.76, 42.92, -23.22) |
| CIE-LCH | lch(71.76, 48.80, 331.58°) |
| OKLab | oklab(77.37% 0.1223 -0.0626) |
| OKLCH | oklch(77.37% 0.137 332.9) |
| XYZ | xyz(56.8236, 43.3083, 72.3703) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.99
Plum
#DDA0DD
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 7.14
Pink (survey)
#FF81C0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993DB #93E9A1
analogous
#CC93E9 #E993DB #E993B0
triadic
#E993DB #DBE993 #93DBE9
tetradic
#E993DB #E9CC93 #93E9A1 #93B0E9
square
#E993DB #E9CC93 #93E9A1 #93B0E9
split-complementary
#E993DB #B0E993 #93E9CC
monochromatic
#D42DB9 #DF60CA #E993DB #F3C6EC #FAE6F7
Accessibility & contrast
On white
2.17
#E993DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E993DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993DB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993DB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DE
Deuteranopia (green-blind)
#A7B4D8
Tritanopia (blue-blind)
#F098AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e993db; /* rgb */ color: rgb(233, 147, 219); /* oklch */ color: oklch(77.4% 0.137 332.9);
Tailwind
colors: {
custom: {
50: '#f1b4e6',
500: '#e993db',
950: '#000000',
},
}SCSS
$custom: #e993db; $custom-light: #f1b4e6; $custom-dark: #000000;
JSON
{
"hex": "#e993db",
"rgb": {
"r": 233,
"g": 147,
"b": 219
},
"hsl": {
"h": 309.767,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.77372,
"c": 0.13737,
"h": 332.9
},
"luminance": 0.43306
}Semantic roles & 50–950 ramp
primary
#E993DB
secondary
#DAF1DE
accent
#CE3517
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084