#E393FC#E393FC
#E393FC is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.1% C 0.166 H 317.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E393FC |
|---|---|
| RGB | rgb(227, 147, 252) |
| HSL | hsl(286, 95%, 78%) |
| HSV | hsv(286, 42%, 99%) |
| CMYK | cmyk(9.9%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.38, 47.20, -40.37) |
| CIE-LCH | lch(72.38, 62.11, 319.46°) |
| OKLab | oklab(78.11% 0.1229 -0.1113) |
| OKLCH | oklch(78.11% 0.166 317.8) |
| XYZ | xyz(59.6805, 44.2284, 97.4697) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.28
Lilac (survey)
#CEA2FD
ΔE00 5.89
Liliac
#C48EFD
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.36
Lavender (survey)
#C79FEF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E393FC #ACFC93
analogous
#AE93FC #E393FC #FC93E1
triadic
#E393FC #FCE393 #93FCE3
tetradic
#E393FC #FCAE93 #ACFC93 #93E1FC
square
#E393FC #FCAE93 #ACFC93 #93E1FC
split-complementary
#E393FC #E1FC93 #93FCAE
monochromatic
#C41CF9 #D457FA #E393FC #F2CFFE #F7E1FE
Accessibility & contrast
On white
2.13
#E393FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E393FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E393FC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E393FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E393FC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#E3A1BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e393fc; /* rgb */ color: rgb(227, 147, 252); /* oklch */ color: oklch(78.1% 0.166 317.8);
Tailwind
colors: {
custom: {
50: '#edb4fd',
500: '#e393fc',
950: '#000000',
},
}SCSS
$custom: #e393fc; $custom-light: #edb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e393fc",
"rgb": {
"r": 227,
"g": 147,
"b": 252
},
"hsl": {
"h": 285.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78111,
"c": 0.16583,
"h": 317.8
},
"luminance": 0.44227
}Semantic roles & 50–950 ramp
primary
#E393FC
secondary
#DDF6D5
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086