#E293DF#E293DF
#E293DF is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.8% C 0.136 H 328.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E293DF |
|---|---|
| RGB | rgb(226, 147, 223) |
| HSL | hsl(302, 58%, 73%) |
| HSV | hsv(302, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 1.3%, 11.4%) |
| CIE-LAB | lab(71.12, 41.42, -26.47) |
| CIE-LCH | lch(71.12, 49.16, 327.41°) |
| OKLab | oklab(76.76% 0.1155 -0.0718) |
| OKLCH | oklch(76.76% 0.136 328.1) |
| XYZ | xyz(55.1160, 42.3662, 75.0720) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.30
Plum
#DDA0DD
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 6.83
Bubblegum Pink
#FE83CC
ΔE00 7.51
Orchid
#DA70D6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293DF #93E296
analogous
#BD93E2 #E293DF #E293B7
triadic
#E293DF #DFE293 #93DFE2
tetradic
#E293DF #E2BD93 #93E296 #93B7E2
square
#E293DF #E2BD93 #93E296 #93B7E2
split-complementary
#E293DF #B7E293 #93E2BD
monochromatic
#C635C0 #D563D1 #E293DF #EFC3ED #F9E7F8
Accessibility & contrast
On white
2.22
#E293DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E293DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293DF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293DF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E2
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#E79AAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e293df; /* rgb */ color: rgb(226, 147, 223); /* oklch */ color: oklch(76.8% 0.136 328.1);
Tailwind
colors: {
custom: {
50: '#ecb4e9',
500: '#e293df',
950: '#000000',
},
}SCSS
$custom: #e293df; $custom-light: #ecb4e9; $custom-dark: #000000;
JSON
{
"hex": "#e293df",
"rgb": {
"r": 226,
"g": 147,
"b": 223
},
"hsl": {
"h": 302.278,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76762,
"c": 0.13597,
"h": 328.1
},
"luminance": 0.42364
}Semantic roles & 50–950 ramp
primary
#E293DF
secondary
#DBF0DC
accent
#C52720
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084