#E293DE#E293DE
#E293DE is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.7% C 0.135 H 328.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E293DE |
|---|---|
| RGB | rgb(226, 147, 222) |
| HSL | hsl(303, 58%, 73%) |
| HSV | hsv(303, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 1.8%, 11.4%) |
| CIE-LAB | lab(71.09, 41.24, -25.98) |
| CIE-LCH | lch(71.09, 48.74, 327.79°) |
| OKLab | oklab(76.72% 0.1152 -0.0704) |
| OKLCH | oklch(76.72% 0.135 328.6) |
| XYZ | xyz(54.9816, 42.3124, 74.3640) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Plum
#DDA0DD
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 7.37
Orchid
#DA70D6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293DE #93E297
analogous
#BE93E2 #E293DE #E293B6
triadic
#E293DE #DEE293 #93DEE2
tetradic
#E293DE #E2BE93 #93E297 #93B6E2
square
#E293DE #E2BE93 #93E297 #93B6E2
split-complementary
#E293DE #B6E293 #93E2BE
monochromatic
#C635BE #D563CF #E293DE #EFC3ED #F9E7F8
Accessibility & contrast
On white
2.22
#E293DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E293DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293DE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293DE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E1
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#E799AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e293de; /* rgb */ color: rgb(226, 147, 222); /* oklch */ color: oklch(76.7% 0.135 328.6);
Tailwind
colors: {
custom: {
50: '#ecb4e8',
500: '#e293de',
950: '#000000',
},
}SCSS
$custom: #e293de; $custom-light: #ecb4e8; $custom-dark: #000000;
JSON
{
"hex": "#e293de",
"rgb": {
"r": 226,
"g": 147,
"b": 222
},
"hsl": {
"h": 303.038,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76722,
"c": 0.13503,
"h": 328.6
},
"luminance": 0.4231
}Semantic roles & 50–950 ramp
primary
#E293DE
secondary
#DBF0DC
accent
#C52920
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084