#E595DF#E595DF
#E595DF is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.4% C 0.135 H 329.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E595DF |
|---|---|
| RGB | rgb(229, 149, 223) |
| HSL | hsl(305, 61%, 74%) |
| HSV | hsv(305, 35%, 90%) |
| CMYK | cmyk(0%, 34.9%, 2.6%, 10.2%) |
| CIE-LAB | lab(71.88, 41.31, -25.28) |
| CIE-LCH | lch(71.88, 48.43, 328.53°) |
| OKLab | oklab(77.41% 0.1159 -0.0684) |
| OKLCH | oklch(77.41% 0.135 329.4) |
| XYZ | xyz(56.3789, 43.4830, 75.2211) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595DF #95E59B
analogous
#C395E5 #E595DF #E595B7
triadic
#E595DF #DFE595 #95DFE5
tetradic
#E595DF #E5C395 #95E59B #95B7E5
square
#E595DF #E5C395 #95E59B #95B7E5
split-complementary
#E595DF #B7E595 #95E5C3
monochromatic
#CD33C1 #D964D0 #E595DF #F1C6EE #F9E6F8
Accessibility & contrast
On white
2.17
#E595DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E595DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595DF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595DF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#EB9BB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e595df; /* rgb */ color: rgb(229, 149, 223); /* oklch */ color: oklch(77.4% 0.135 329.4);
Tailwind
colors: {
custom: {
50: '#eeb5e9',
500: '#e595df',
950: '#000000',
},
}SCSS
$custom: #e595df; $custom-light: #eeb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e595df",
"rgb": {
"r": 229,
"g": 149,
"b": 223
},
"hsl": {
"h": 304.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.77409,
"c": 0.13458,
"h": 329.4
},
"luminance": 0.43481
}Semantic roles & 50–950 ramp
primary
#E595DF
secondary
#DBF0DC
accent
#C82A1D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084