#E293EB#E293EB
#E293EB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.3% C 0.148 H 323.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E293EB |
|---|---|
| RGB | rgb(226, 147, 235) |
| HSL | hsl(294, 69%, 75%) |
| HSV | hsv(294, 37%, 92%) |
| CMYK | cmyk(3.8%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.58, 43.63, -32.35) |
| CIE-LCH | lch(71.58, 54.32, 323.44°) |
| OKLab | oklab(77.26% 0.1183 -0.0884) |
| OKLCH | oklch(77.26% 0.148 323.2) |
| XYZ | xyz(56.7915, 43.0364, 83.8965) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.15
Plum
#DDA0DD
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 6.50
Lavender (survey)
#C79FEF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293EB #9CEB93
analogous
#B693EB #E293EB #EB93C8
triadic
#E293EB #EBE293 #93EBE2
tetradic
#E293EB #EBB693 #9CEB93 #93C8EB
square
#E293EB #EBB693 #9CEB93 #93C8EB
split-complementary
#E293EB #C8EB93 #93EBB6
monochromatic
#C62CD8 #D45FE1 #E293EB #F0C7F5 #F8E5FA
Accessibility & contrast
On white
2.19
#E293EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E293EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293EB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293EB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#E59CB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e293eb; /* rgb */ color: rgb(226, 147, 235); /* oklch */ color: oklch(77.3% 0.148 323.2);
Tailwind
colors: {
custom: {
50: '#ecb4f1',
500: '#e293eb',
950: '#000000',
},
}SCSS
$custom: #e293eb; $custom-light: #ecb4f1; $custom-dark: #000000;
JSON
{
"hex": "#e293eb",
"rgb": {
"r": 226,
"g": 147,
"b": 235
},
"hsl": {
"h": 293.864,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77258,
"c": 0.14772,
"h": 323.2
},
"luminance": 0.43034
}Semantic roles & 50–950 ramp
primary
#E293EB
secondary
#DCF2D9
accent
#D11528
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085