#E993ED#E993ED
#E993ED is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.154 H 325.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E993ED |
|---|---|
| RGB | rgb(233, 147, 237) |
| HSL | hsl(297, 71%, 75%) |
| HSV | hsv(297, 38%, 93%) |
| CMYK | cmyk(1.7%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(72.43, 46.12, -32.07) |
| CIE-LCH | lch(72.43, 56.17, 325.19°) |
| OKLab | oklab(78.1% 0.1267 -0.0875) |
| OKLCH | oklch(78.1% 0.154 325.4) |
| XYZ | xyz(59.3227, 44.3079, 85.5318) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993ED #97ED93
analogous
#BC93ED #E993ED #ED93C4
triadic
#E993ED #EDE993 #93EDE9
tetradic
#E993ED #EDBC93 #97ED93 #93C4ED
square
#E993ED #EDBC93 #97ED93 #93C4ED
split-complementary
#E993ED #C4ED93 #93EDBC
monochromatic
#D42ADC #DE5FE4 #E993ED #F4C7F6 #FAE5FB
Accessibility & contrast
On white
2.13
#E993ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E993ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993ED
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993ED | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#ED9CB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e993ed; /* rgb */ color: rgb(233, 147, 237); /* oklch */ color: oklch(78.1% 0.154 325.4);
Tailwind
colors: {
custom: {
50: '#f1b4f3',
500: '#e993ed',
950: '#000000',
},
}SCSS
$custom: #e993ed; $custom-light: #f1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e993ed",
"rgb": {
"r": 233,
"g": 147,
"b": 237
},
"hsl": {
"h": 297.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.78097,
"c": 0.15395,
"h": 325.4
},
"luminance": 0.44305
}Semantic roles & 50–950 ramp
primary
#E993ED
secondary
#DAF2D9
accent
#D3121B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085