#E293D6#E293D6
#E293D6 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.4% C 0.128 H 332.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E293D6 |
|---|---|
| RGB | rgb(226, 147, 214) |
| HSL | hsl(309, 58%, 73%) |
| HSV | hsv(309, 35%, 89%) |
| CMYK | cmyk(0%, 35%, 5.3%, 11.4%) |
| CIE-LAB | lab(70.80, 39.82, -22.01) |
| CIE-LCH | lch(70.80, 45.50, 331.07°) |
| OKLab | oklab(76.41% 0.1131 -0.0593) |
| OKLCH | oklch(76.41% 0.128 332.3) |
| XYZ | xyz(53.9347, 41.8937, 68.8506) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 6.44
Violet (CSS)
#EE82EE
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 7.73
Pink (survey)
#FF81C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293D6 #93E29F
analogous
#C693E2 #E293D6 #E293AE
triadic
#E293D6 #D6E293 #93D6E2
tetradic
#E293D6 #E2C693 #93E29F #93AEE2
square
#E293D6 #E2C693 #93E29F #93AEE2
split-complementary
#E293D6 #AEE293 #93E2C6
monochromatic
#C635B0 #D563C4 #E293D6 #EFC3E8 #F9E7F6
Accessibility & contrast
On white
2.24
#E293D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E293D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293D6
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293D6 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D9
Deuteranopia (green-blind)
#A5B1D4
Tritanopia (blue-blind)
#E997AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e293d6; /* rgb */ color: rgb(226, 147, 214); /* oklch */ color: oklch(76.4% 0.128 332.3);
Tailwind
colors: {
custom: {
50: '#ecb4e2',
500: '#e293d6',
950: '#000000',
},
}SCSS
$custom: #e293d6; $custom-light: #ecb4e2; $custom-dark: #000000;
JSON
{
"hex": "#e293d6",
"rgb": {
"r": 226,
"g": 147,
"b": 214
},
"hsl": {
"h": 309.114,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.76409,
"c": 0.12771,
"h": 332.3
},
"luminance": 0.41891
}Semantic roles & 50–950 ramp
primary
#E293D6
secondary
#DBF0DE
accent
#C53920
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083