#E193FC#E193FC
#E193FC is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.165 H 317.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E193FC |
|---|---|
| RGB | rgb(225, 147, 252) |
| HSL | hsl(285, 95%, 78%) |
| HSV | hsv(285, 42%, 99%) |
| CMYK | cmyk(10.7%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.16, 46.63, -40.72) |
| CIE-LCH | lch(72.16, 61.91, 318.87°) |
| OKLab | oklab(77.9% 0.1206 -0.1124) |
| OKLCH | oklch(77.9% 0.165 317) |
| XYZ | xyz(59.0532, 43.9049, 97.4403) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.80
Pastel Purple
#CAA0FF
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E193FC #AEFC93
analogous
#AC93FC #E193FC #FC93E3
triadic
#E193FC #FCE193 #93FCE1
tetradic
#E193FC #FCAC93 #AEFC93 #93E3FC
square
#E193FC #FCAC93 #AEFC93 #93E3FC
split-complementary
#E193FC #E3FC93 #93FCAC
monochromatic
#C01CF9 #D057FA #E193FC #F2CFFE #F7E1FE
Accessibility & contrast
On white
2.15
#E193FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E193FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E193FC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E193FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E193FC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#E0A1BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e193fc; /* rgb */ color: rgb(225, 147, 252); /* oklch */ color: oklch(77.9% 0.165 317.0);
Tailwind
colors: {
custom: {
50: '#ecb4fd',
500: '#e193fc',
950: '#000000',
},
}SCSS
$custom: #e193fc; $custom-light: #ecb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e193fc",
"rgb": {
"r": 225,
"g": 147,
"b": 252
},
"hsl": {
"h": 284.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77901,
"c": 0.16486,
"h": 317
},
"luminance": 0.43903
}Semantic roles & 50–950 ramp
primary
#E193FC
secondary
#DDF6D5
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086