#E993FB#E993FB
#E993FB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.168 H 320.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E993FB |
|---|---|
| RGB | rgb(233, 147, 251) |
| HSL | hsl(290, 93%, 78%) |
| HSV | hsv(290, 41%, 98%) |
| CMYK | cmyk(7.2%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(73.00, 48.74, -38.82) |
| CIE-LCH | lch(73.00, 62.31, 321.46°) |
| OKLab | oklab(78.7% 0.1295 -0.1068) |
| OKLCH | oklch(78.7% 0.168 320.5) |
| XYZ | xyz(61.4484, 45.1582, 96.7276) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 6.81
Mauve
#E0B0FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993FB #A5FB93
analogous
#B593FB #E993FB #FB93D9
triadic
#E993FB #FBE993 #93FBE9
tetradic
#E993FB #FBB593 #A5FB93 #93D9FB
square
#E993FB #FBB593 #A5FB93 #93D9FB
split-complementary
#E993FB #D9FB93 #93FBB5
monochromatic
#D11DF7 #DD58F9 #E993FB #F5CEFD #F9E1FE
Accessibility & contrast
On white
2.09
#E993FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E993FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993FB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993FB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#9CB6F8
Tritanopia (blue-blind)
#EBA0BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e993fb; /* rgb */ color: rgb(233, 147, 251); /* oklch */ color: oklch(78.7% 0.168 320.5);
Tailwind
colors: {
custom: {
50: '#f1b4fd',
500: '#e993fb',
950: '#000000',
},
}SCSS
$custom: #e993fb; $custom-light: #f1b4fd; $custom-dark: #000000;
JSON
{
"hex": "#e993fb",
"rgb": {
"r": 233,
"g": 147,
"b": 251
},
"hsl": {
"h": 289.615,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.78704,
"c": 0.16786,
"h": 320.5
},
"luminance": 0.45156
}Semantic roles & 50–950 ramp
primary
#E993FB
secondary
#DBF6D5
accent
#E60028
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085