#E993FF#E993FF
#E993FF is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.172 H 319.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E993FF |
|---|---|
| RGB | rgb(233, 147, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 42%, 100%) |
| CMYK | cmyk(8.6%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(73.16, 49.51, -40.73) |
| CIE-LCH | lch(73.16, 64.11, 320.56°) |
| OKLab | oklab(78.88% 0.1303 -0.1122) |
| OKLCH | oklch(78.88% 0.172 319.3) |
| XYZ | xyz(62.0856, 45.4131, 100.0835) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.96
Liliac
#C48EFD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993FF #A9FF93
analogous
#B393FF #E993FF #FF93DF
triadic
#E993FF #FFE993 #93FFE9
tetradic
#E993FF #FFB393 #A9FF93 #93DFFF
square
#E993FF #FFB393 #A9FF93 #93DFFF
split-complementary
#E993FF #DFFF93 #93FFB3
monochromatic
#D019FF #DD56FF #E993FF #F5D0FF #F9E0FF
Accessibility & contrast
On white
2.08
#E993FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E993FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993FF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993FF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#EAA1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e993ff; /* rgb */ color: rgb(233, 147, 255); /* oklch */ color: oklch(78.9% 0.172 319.3);
Tailwind
colors: {
custom: {
50: '#f2b4ff',
500: '#e993ff',
950: '#000000',
},
}SCSS
$custom: #e993ff; $custom-light: #f2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#e993ff",
"rgb": {
"r": 233,
"g": 147,
"b": 255
},
"hsl": {
"h": 287.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78884,
"c": 0.17195,
"h": 319.3
},
"luminance": 0.45411
}Semantic roles & 50–950 ramp
primary
#E993FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086