#E293DB#E293DB
#E293DB is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.6% C 0.132 H 329.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E293DB |
|---|---|
| RGB | rgb(226, 147, 219) |
| HSL | hsl(305, 58%, 73%) |
| HSV | hsv(305, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 3.1%, 11.4%) |
| CIE-LAB | lab(70.98, 40.70, -24.50) |
| CIE-LCH | lch(70.98, 47.51, 328.96°) |
| OKLab | oklab(76.6% 0.1144 -0.0663) |
| OKLCH | oklch(76.6% 0.132 329.9) |
| XYZ | xyz(54.5831, 42.1530, 72.2653) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.42
Plum
#DDA0DD
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.17
Orchid
#DA70D6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293DB #93E29A
analogous
#C193E2 #E293DB #E293B3
triadic
#E293DB #DBE293 #93DBE2
tetradic
#E293DB #E2C193 #93E29A #93B3E2
square
#E293DB #E2C193 #93E29A #93B3E2
split-complementary
#E293DB #B3E293 #93E2C1
monochromatic
#C635B9 #D563CB #E293DB #EFC3EB #F9E7F7
Accessibility & contrast
On white
2.23
#E293DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#E293DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293DB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293DB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DE
Deuteranopia (green-blind)
#A4B2D8
Tritanopia (blue-blind)
#E899AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e293db; /* rgb */ color: rgb(226, 147, 219); /* oklch */ color: oklch(76.6% 0.132 329.9);
Tailwind
colors: {
custom: {
50: '#ecb4e6',
500: '#e293db',
950: '#000000',
},
}SCSS
$custom: #e293db; $custom-light: #ecb4e6; $custom-dark: #000000;
JSON
{
"hex": "#e293db",
"rgb": {
"r": 226,
"g": 147,
"b": 219
},
"hsl": {
"h": 305.316,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76604,
"c": 0.13223,
"h": 329.9
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#E293DB
secondary
#DBF0DD
accent
#C52F20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084