#E293E2#E293E2
#E293E2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.9% C 0.139 H 326.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E293E2 |
|---|---|
| RGB | rgb(226, 147, 226) |
| HSL | hsl(300, 58%, 73%) |
| HSV | hsv(300, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 0%, 11.4%) |
| CIE-LAB | lab(71.23, 41.97, -27.95) |
| CIE-LCH | lch(71.23, 50.42, 326.33°) |
| OKLab | oklab(76.88% 0.1162 -0.076) |
| OKLCH | oklch(76.88% 0.139 326.8) |
| XYZ | xyz(55.5241, 42.5294, 77.2210) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.37
Plum
#DDA0DD
ΔE00 4.04
Violet (CSS)
#EE82EE
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 7.78
Lavender (survey)
#C79FEF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293E2 #93E293
analogous
#BA93E2 #E293E2 #E293BA
triadic
#E293E2 #E2E293 #93E2E2
tetradic
#E293E2 #E2BA93 #93E293 #93BAE2
square
#E293E2 #E2BA93 #93E293 #93BAE2
split-complementary
#E293E2 #BAE293 #93E2BA
monochromatic
#C635C6 #D563D5 #E293E2 #EFC3EF #F9E7F9
Accessibility & contrast
On white
2.21
#E293E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E293E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293E2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293E2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#A1B2DF
Tritanopia (blue-blind)
#E79AB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e293e2; /* rgb */ color: rgb(226, 147, 226); /* oklch */ color: oklch(76.9% 0.139 326.8);
Tailwind
colors: {
custom: {
50: '#ecb4eb',
500: '#e293e2',
950: '#000000',
},
}SCSS
$custom: #e293e2; $custom-light: #ecb4eb; $custom-dark: #000000;
JSON
{
"hex": "#e293e2",
"rgb": {
"r": 226,
"g": 147,
"b": 226
},
"hsl": {
"h": 300,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76884,
"c": 0.13884,
"h": 326.8
},
"luminance": 0.42527
}Semantic roles & 50–950 ramp
primary
#E293E2
secondary
#DBF0DB
accent
#C52020
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084