#E593D2#E593D2
#E593D2 is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.127 H 335.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E593D2 |
|---|---|
| RGB | rgb(229, 147, 210) |
| HSL | hsl(314, 61%, 74%) |
| HSV | hsv(314, 36%, 90%) |
| CMYK | cmyk(0%, 35.8%, 8.3%, 10.2%) |
| CIE-LAB | lab(71.00, 40.10, -19.47) |
| CIE-LCH | lch(71.00, 44.58, 334.10°) |
| OKLab | oklab(76.59% 0.1154 -0.0522) |
| OKLCH | oklch(76.59% 0.127 335.7) |
| XYZ | xyz(54.3794, 42.1813, 66.2377) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 7.16
Violet (CSS)
#EE82EE
ΔE00 7.37
Lilac
#C8A2C8
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E593D2 #93E5A6
analogous
#CF93E5 #E593D2 #E593A9
triadic
#E593D2 #D2E593 #93D2E5
tetradic
#E593D2 #E5CF93 #93E5A6 #93A9E5
square
#E593D2 #E5CF93 #93E5A6 #93A9E5
split-complementary
#E593D2 #A9E593 #93E5CF
monochromatic
#CC31A8 #D962BD #E593D2 #F1C4E7 #F9E6F5
Accessibility & contrast
On white
2.23
#E593D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E593D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E593D2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E593D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E593D2 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D4
Deuteranopia (green-blind)
#A8B2D0
Tritanopia (blue-blind)
#ED96AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e593d2; /* rgb */ color: rgb(229, 147, 210); /* oklch */ color: oklch(76.6% 0.127 335.7);
Tailwind
colors: {
custom: {
50: '#eeb4e0',
500: '#e593d2',
950: '#000000',
},
}SCSS
$custom: #e593d2; $custom-light: #eeb4e0; $custom-dark: #000000;
JSON
{
"hex": "#e593d2",
"rgb": {
"r": 229,
"g": 147,
"b": 210
},
"hsl": {
"h": 313.902,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.76588,
"c": 0.12661,
"h": 335.7
},
"luminance": 0.42179
}Semantic roles & 50–950 ramp
primary
#E593D2
secondary
#DBF0E0
accent
#C9451D
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083