#E595DB#E595DB
#E595DB is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.3% C 0.131 H 331.3°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E595DB |
|---|---|
| RGB | rgb(229, 149, 219) |
| HSL | hsl(308, 61%, 74%) |
| HSV | hsv(308, 35%, 90%) |
| CMYK | cmyk(0%, 34.9%, 4.4%, 10.2%) |
| CIE-LAB | lab(71.74, 40.60, -23.30) |
| CIE-LCH | lch(71.74, 46.81, 330.15°) |
| OKLab | oklab(77.25% 0.1148 -0.0629) |
| OKLCH | oklch(77.25% 0.131 331.3) |
| XYZ | xyz(55.8460, 43.2699, 72.4144) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 6.17
Bubblegum Pink
#FE83CC
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 7.62
Pink (survey)
#FF81C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595DB #95E59F
analogous
#C795E5 #E595DB #E595B3
triadic
#E595DB #DBE595 #95DBE5
tetradic
#E595DB #E5C795 #95E59F #95B3E5
square
#E595DB #E5C795 #95E59F #95B3E5
split-complementary
#E595DB #B3E595 #95E5C7
monochromatic
#CD33BA #D964CA #E595DB #F1C6EC #F9E6F7
Accessibility & contrast
On white
2.18
#E595DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#E595DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595DB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595DB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#A7B4D8
Tritanopia (blue-blind)
#EB9AAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e595db; /* rgb */ color: rgb(229, 149, 219); /* oklch */ color: oklch(77.3% 0.131 331.3);
Tailwind
colors: {
custom: {
50: '#eeb5e6',
500: '#e595db',
950: '#000000',
},
}SCSS
$custom: #e595db; $custom-light: #eeb5e6; $custom-dark: #000000;
JSON
{
"hex": "#e595db",
"rgb": {
"r": 229,
"g": 149,
"b": 219
},
"hsl": {
"h": 307.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.77253,
"c": 0.13092,
"h": 331.3
},
"luminance": 0.43267
}Semantic roles & 50–950 ramp
primary
#E595DB
secondary
#DBF0DD
accent
#C8331D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084