#E293D5#E293D5
#E293D5 is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.4% C 0.127 H 332.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D5 |
|---|---|
| RGB | rgb(226, 147, 213) |
| HSL | hsl(310, 58%, 73%) |
| HSV | hsv(310, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 5.8%, 11.4%) |
| CIE-LAB | lab(70.76, 39.65, -21.51) |
| CIE-LCH | lch(70.76, 45.11, 331.51°) |
| OKLab | oklab(76.37% 0.1128 -0.0579) |
| OKLCH | oklch(76.37% 0.127 332.8) |
| XYZ | xyz(53.8074, 41.8428, 68.1801) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.86
Pink (survey)
#FF81C0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D5 #93E2A0
analogous
#C793E2 #E293D5 #E293AD
triadic
#E293D5 #D5E293 #93D5E2
tetradic
#E293D5 #E2C793 #93E2A0 #93ADE2
square
#E293D5 #E2C793 #93E2A0 #93ADE2
split-complementary
#E293D5 #ADE293 #93E2C7
monochromatic
#C635AE #D563C2 #E293D5 #EFC3E8 #F9E7F6
Accessibility & contrast
On white
2.24
#E293D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E293D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D5
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D5 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D7
Deuteranopia (green-blind)
#A5B1D3
Tritanopia (blue-blind)
#E997AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d5; /* rgb */ color: rgb(226, 147, 213); /* oklch */ color: oklch(76.4% 0.127 332.8);
Tailwind
colors: {
custom: {
50: '#ecb4e2',
500: '#e293d5',
950: '#000000',
},
}SCSS
$custom: #e293d5; $custom-light: #ecb4e2; $custom-dark: #000000;
JSON
{
"hex": "#e293d5",
"rgb": {
"r": 226,
"g": 147,
"b": 213
},
"hsl": {
"h": 309.873,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76371,
"c": 0.12682,
"h": 332.8
},
"luminance": 0.4184
}Semantic roles & 50–950 ramp
primary
#E293D5
secondary
#DBF0DF
accent
#C53B20
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083