#E293EE#E293EE
#E293EE is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.151 H 322.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E293EE |
|---|---|
| RGB | rgb(226, 147, 238) |
| HSL | hsl(292, 73%, 75%) |
| HSV | hsv(292, 38%, 93%) |
| CMYK | cmyk(5%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(71.70, 44.20, -33.81) |
| CIE-LCH | lch(71.70, 55.65, 322.58°) |
| OKLab | oklab(77.39% 0.119 -0.0926) |
| OKLCH | oklch(77.39% 0.151 322.1) |
| XYZ | xyz(57.2286, 43.2112, 86.1984) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.54
Plum
#DDA0DD
ΔE00 5.62
Baby Purple
#CA9BF7
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293EE #9FEE93
analogous
#B493EE #E293EE #EE93CC
triadic
#E293EE #EEE293 #93EEE2
tetradic
#E293EE #EEB493 #9FEE93 #93CCEE
square
#E293EE #EEB493 #9FEE93 #93CCEE
split-complementary
#E293EE #CCEE93 #93EEB4
monochromatic
#C629DD #D45EE6 #E293EE #F0C8F6 #F8E5FB
Accessibility & contrast
On white
2.18
#E293EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E293EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293EE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293EE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#E49DB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e293ee; /* rgb */ color: rgb(226, 147, 238); /* oklch */ color: oklch(77.4% 0.151 322.1);
Tailwind
colors: {
custom: {
50: '#ecb4f3',
500: '#e293ee',
950: '#000000',
},
}SCSS
$custom: #e293ee; $custom-light: #ecb4f3; $custom-dark: #000000;
JSON
{
"hex": "#e293ee",
"rgb": {
"r": 226,
"g": 147,
"b": 238
},
"hsl": {
"h": 292.088,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.77386,
"c": 0.15075,
"h": 322.1
},
"luminance": 0.43209
}Semantic roles & 50–950 ramp
primary
#E293EE
secondary
#DCF2D9
accent
#D5112A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085