#E591D2#E591D2
#E591D2 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.3% C 0.130 H 335.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E591D2 |
|---|---|
| RGB | rgb(229, 145, 210) |
| HSL | hsl(314, 62%, 73%) |
| HSV | hsv(314, 37%, 90%) |
| CMYK | cmyk(0%, 36.7%, 8.3%, 10.2%) |
| CIE-LAB | lab(70.57, 41.15, -20.12) |
| CIE-LCH | lch(70.57, 45.81, 333.95°) |
| OKLab | oklab(76.27% 0.1184 -0.054) |
| OKLCH | oklch(76.27% 0.13 335.5) |
| XYZ | xyz(54.0711, 41.5647, 66.1350) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.23
Plum
#DDA0DD
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 6.96
Pink (survey)
#FF81C0
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E591D2 #91E5A4
analogous
#CE91E5 #E591D2 #E591A8
triadic
#E591D2 #D2E591 #91D2E5
tetradic
#E591D2 #E5CE91 #91E5A4 #91A8E5
square
#E591D2 #E5CE91 #91E5A4 #91A8E5
split-complementary
#E591D2 #A8E591 #91E5CE
monochromatic
#CB30A8 #D95FBE #E591D2 #F1C2E6 #F9E6F5
Accessibility & contrast
On white
2.26
#E591D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E591D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E591D2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E591D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E591D2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A5D4
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#ED94A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e591d2; /* rgb */ color: rgb(229, 145, 210); /* oklch */ color: oklch(76.3% 0.130 335.5);
Tailwind
colors: {
custom: {
50: '#eeb2e0',
500: '#e591d2',
950: '#000000',
},
}SCSS
$custom: #e591d2; $custom-light: #eeb2e0; $custom-dark: #000000;
JSON
{
"hex": "#e591d2",
"rgb": {
"r": 229,
"g": 145,
"b": 210
},
"hsl": {
"h": 313.571,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.76265,
"c": 0.13009,
"h": 335.5
},
"luminance": 0.41562
}Semantic roles & 50–950 ramp
primary
#E591D2
secondary
#DAF1DF
accent
#C9431C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083