#E293F7#E293F7
#E293F7 is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.8% C 0.160 H 319.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E293F7 |
|---|---|
| RGB | rgb(226, 147, 247) |
| HSL | hsl(287, 86%, 77%) |
| HSV | hsv(287, 40%, 97%) |
| CMYK | cmyk(8.5%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(72.06, 45.93, -38.16) |
| CIE-LCH | lch(72.06, 59.71, 320.28°) |
| OKLab | oklab(77.78% 0.1208 -0.105) |
| OKLCH | oklch(77.78% 0.16 319) |
| XYZ | xyz(58.5840, 43.7534, 93.3369) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293F7 #A8F793
analogous
#B093F7 #E293F7 #F793DA
triadic
#E293F7 #F7E293 #93F7E2
tetradic
#E293F7 #F7B093 #A8F793 #93DAF7
square
#E293F7 #F7B093 #A8F793 #93DAF7
split-complementary
#E293F7 #DAF793 #93F7B0
monochromatic
#C321EF #D35AF3 #E293F7 #F1CCFB #F7E3FD
Accessibility & contrast
On white
2.15
#E293F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E293F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293F7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293F7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#E3A0B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e293f7; /* rgb */ color: rgb(226, 147, 247); /* oklch */ color: oklch(77.8% 0.160 319.0);
Tailwind
colors: {
custom: {
50: '#ecb4fa',
500: '#e293f7',
950: '#000000',
},
}SCSS
$custom: #e293f7; $custom-light: #ecb4fa; $custom-dark: #000000;
JSON
{
"hex": "#e293f7",
"rgb": {
"r": 226,
"g": 147,
"b": 247
},
"hsl": {
"h": 287.4,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.7778,
"c": 0.16006,
"h": 319
},
"luminance": 0.43752
}Semantic roles & 50–950 ramp
primary
#E293F7
secondary
#DDF5D6
accent
#E30332
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085