#E993DF#E993DF
#E993DF is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.5% C 0.141 H 331.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E993DF |
|---|---|
| RGB | rgb(233, 147, 223) |
| HSL | hsl(307, 66%, 75%) |
| HSV | hsv(307, 37%, 91%) |
| CMYK | cmyk(0%, 36.9%, 4.3%, 8.6%) |
| CIE-LAB | lab(71.91, 43.61, -25.20) |
| CIE-LCH | lch(71.91, 50.37, 329.98°) |
| OKLab | oklab(77.53% 0.1233 -0.0681) |
| OKLCH | oklch(77.53% 0.141 331.1) |
| XYZ | xyz(57.3566, 43.5215, 75.1770) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.75
Plum
#DDA0DD
ΔE00 4.20
Violet (CSS)
#EE82EE
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 6.38
Purply Pink
#F075E6
ΔE00 6.73
Orchid
#DA70D6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993DF #93E99D
analogous
#C893E9 #E993DF #E993B4
triadic
#E993DF #DFE993 #93DFE9
tetradic
#E993DF #E9C893 #93E99D #93B4E9
square
#E993DF #E9C893 #93E99D #93B4E9
split-complementary
#E993DF #B4E993 #93E9C8
monochromatic
#D42DC1 #DF60D0 #E993DF #F3C6EE #FAE6F7
Accessibility & contrast
On white
2.16
#E993DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E993DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993DF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993DF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#A6B5DC
Tritanopia (blue-blind)
#F099AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e993df; /* rgb */ color: rgb(233, 147, 223); /* oklch */ color: oklch(77.5% 0.141 331.1);
Tailwind
colors: {
custom: {
50: '#f1b4e9',
500: '#e993df',
950: '#000000',
},
}SCSS
$custom: #e993df; $custom-light: #f1b4e9; $custom-dark: #000000;
JSON
{
"hex": "#e993df",
"rgb": {
"r": 233,
"g": 147,
"b": 223
},
"hsl": {
"h": 306.977,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.77527,
"c": 0.1409,
"h": 331.1
},
"luminance": 0.43519
}Semantic roles & 50–950 ramp
primary
#E993DF
secondary
#DAF1DC
accent
#CE2D17
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084