#E293D8#E293D8
#E293D8 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.5% C 0.130 H 331.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D8 |
|---|---|
| RGB | rgb(226, 147, 216) |
| HSL | hsl(308, 58%, 73%) |
| HSV | hsv(308, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 4.4%, 11.4%) |
| CIE-LAB | lab(70.87, 40.17, -23.01) |
| CIE-LCH | lch(70.87, 46.29, 330.20°) |
| OKLab | oklab(76.49% 0.1136 -0.0621) |
| OKLCH | oklch(76.49% 0.13 331.3) |
| XYZ | xyz(54.1917, 41.9965, 70.2040) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 3.65
Violet (CSS)
#EE82EE
ΔE00 6.20
Bubblegum Pink
#FE83CC
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 7.49
Lilac
#C8A2C8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D8 #93E29D
analogous
#C493E2 #E293D8 #E293B0
triadic
#E293D8 #D8E293 #93D8E2
tetradic
#E293D8 #E2C493 #93E29D #93B0E2
square
#E293D8 #E2C493 #93E29D #93B0E2
split-complementary
#E293D8 #B0E293 #93E2C4
monochromatic
#C635B3 #D563C7 #E293D8 #EFC3E9 #F9E7F6
Accessibility & contrast
On white
2.23
#E293D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E293D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A7DB
Deuteranopia (green-blind)
#A5B1D5
Tritanopia (blue-blind)
#E898AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d8; /* rgb */ color: rgb(226, 147, 216); /* oklch */ color: oklch(76.5% 0.130 331.3);
Tailwind
colors: {
custom: {
50: '#ecb4e4',
500: '#e293d8',
950: '#000000',
},
}SCSS
$custom: #e293d8; $custom-light: #ecb4e4; $custom-dark: #000000;
JSON
{
"hex": "#e293d8",
"rgb": {
"r": 226,
"g": 147,
"b": 216
},
"hsl": {
"h": 307.595,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76487,
"c": 0.1295,
"h": 331.3
},
"luminance": 0.41994
}Semantic roles & 50–950 ramp
primary
#E293D8
secondary
#DBF0DE
accent
#C53520
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083