#E993FC#E993FC
#E993FC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.7% C 0.169 H 320.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E993FC |
|---|---|
| RGB | rgb(233, 147, 252) |
| HSL | hsl(289, 95%, 78%) |
| HSV | hsv(289, 42%, 99%) |
| CMYK | cmyk(7.5%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.04, 48.93, -39.30) |
| CIE-LCH | lch(73.04, 62.76, 321.23°) |
| OKLab | oklab(78.75% 0.1297 -0.1081) |
| OKLCH | oklch(78.75% 0.169 320.2) |
| XYZ | xyz(61.6065, 45.2215, 97.5600) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.75
Liliac
#C48EFD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E993FC #A6FC93
analogous
#B493FC #E993FC #FC93DA
triadic
#E993FC #FCE993 #93FCE9
tetradic
#E993FC #FCB493 #A6FC93 #93DAFC
square
#E993FC #FCB493 #A6FC93 #93DAFC
split-complementary
#E993FC #DAFC93 #93FCB4
monochromatic
#D11CF9 #DD57FA #E993FC #F5CFFE #F9E1FE
Accessibility & contrast
On white
2.09
#E993FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E993FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E993FC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E993FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E993FC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#EAA0BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e993fc; /* rgb */ color: rgb(233, 147, 252); /* oklch */ color: oklch(78.7% 0.169 320.2);
Tailwind
colors: {
custom: {
50: '#f2b4fd',
500: '#e993fc',
950: '#000000',
},
}SCSS
$custom: #e993fc; $custom-light: #f2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#e993fc",
"rgb": {
"r": 233,
"g": 147,
"b": 252
},
"hsl": {
"h": 289.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78748,
"c": 0.16888,
"h": 320.2
},
"luminance": 0.45219
}Semantic roles & 50–950 ramp
primary
#E993FC
secondary
#DBF6D5
accent
#E6002A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085