#E293D7#E293D7
#E293D7 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.4% C 0.129 H 331.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D7 |
|---|---|
| RGB | rgb(226, 147, 215) |
| HSL | hsl(308, 58%, 73%) |
| HSV | hsv(308, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 4.9%, 11.4%) |
| CIE-LAB | lab(70.83, 40.00, -22.51) |
| CIE-LCH | lch(70.83, 45.90, 330.63°) |
| OKLab | oklab(76.45% 0.1134 -0.0607) |
| OKLCH | oklch(76.45% 0.129 331.8) |
| XYZ | xyz(54.0628, 41.9449, 69.5253) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 7.61
Lilac
#C8A2C8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D7 #93E29E
analogous
#C593E2 #E293D7 #E293AF
triadic
#E293D7 #D7E293 #93D7E2
tetradic
#E293D7 #E2C593 #93E29E #93AFE2
square
#E293D7 #E2C593 #93E29E #93AFE2
split-complementary
#E293D7 #AFE293 #93E2C5
monochromatic
#C635B1 #D563C5 #E293D7 #EFC3E9 #F9E7F6
Accessibility & contrast
On white
2.24
#E293D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E293D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D7
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D7 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A7DA
Deuteranopia (green-blind)
#A5B1D5
Tritanopia (blue-blind)
#E998AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d7; /* rgb */ color: rgb(226, 147, 215); /* oklch */ color: oklch(76.4% 0.129 331.8);
Tailwind
colors: {
custom: {
50: '#ecb4e3',
500: '#e293d7',
950: '#000000',
},
}SCSS
$custom: #e293d7; $custom-light: #ecb4e3; $custom-dark: #000000;
JSON
{
"hex": "#e293d7",
"rgb": {
"r": 226,
"g": 147,
"b": 215
},
"hsl": {
"h": 308.354,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76448,
"c": 0.1286,
"h": 331.8
},
"luminance": 0.41942
}Semantic roles & 50–950 ramp
primary
#E293D7
secondary
#DBF0DE
accent
#C53720
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083