#E593DB#E593DB
#E593DB is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.9% C 0.134 H 331.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E593DB |
|---|---|
| RGB | rgb(229, 147, 219) |
| HSL | hsl(307, 61%, 74%) |
| HSV | hsv(307, 36%, 90%) |
| CMYK | cmyk(0%, 35.8%, 4.4%, 10.2%) |
| CIE-LAB | lab(71.31, 41.65, -23.95) |
| CIE-LCH | lch(71.31, 48.05, 330.10°) |
| OKLab | oklab(76.93% 0.1178 -0.0647) |
| OKLCH | oklch(76.93% 0.134 331.2) |
| XYZ | xyz(55.5323, 42.6425, 72.3098) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.61
Plum
#DDA0DD
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 6.49
Purply Pink
#F075E6
ΔE00 7.12
Orchid
#DA70D6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E593DB #93E59D
analogous
#C693E5 #E593DB #E593B2
triadic
#E593DB #DBE593 #93DBE5
tetradic
#E593DB #E5C693 #93E59D #93B2E5
square
#E593DB #E5C693 #93E59D #93B2E5
split-complementary
#E593DB #B2E593 #93E5C6
monochromatic
#CC31B9 #D962CB #E593DB #F1C4EB #F9E6F7
Accessibility & contrast
On white
2.20
#E593DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E593DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E593DB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E593DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E593DB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DE
Deuteranopia (green-blind)
#A5B3D8
Tritanopia (blue-blind)
#EB98AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e593db; /* rgb */ color: rgb(229, 147, 219); /* oklch */ color: oklch(76.9% 0.134 331.2);
Tailwind
colors: {
custom: {
50: '#eeb4e6',
500: '#e593db',
950: '#000000',
},
}SCSS
$custom: #e593db; $custom-light: #eeb4e6; $custom-dark: #000000;
JSON
{
"hex": "#e593db",
"rgb": {
"r": 229,
"g": 147,
"b": 219
},
"hsl": {
"h": 307.317,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.76931,
"c": 0.1344,
"h": 331.2
},
"luminance": 0.4264
}Semantic roles & 50–950 ramp
primary
#E593DB
secondary
#DBF0DD
accent
#C9321D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084