#E596D1#E596D1
#E596D1 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.0% C 0.121 H 336.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E596D1 |
|---|---|
| RGB | rgb(229, 150, 209) |
| HSL | hsl(315, 60%, 74%) |
| HSV | hsv(315, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 8.7%, 10.2%) |
| CIE-LAB | lab(71.61, 38.35, -17.99) |
| CIE-LCH | lch(71.61, 42.36, 334.87°) |
| OKLab | oklab(77.04% 0.1105 -0.0481) |
| OKLCH | oklch(77.04% 0.121 336.5) |
| XYZ | xyz(54.7278, 43.0768, 65.7412) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.58
Bubblegum Pink
#FE83CC
ΔE00 5.95
Pink (survey)
#FF81C0
ΔE00 7.28
Lilac
#C8A2C8
ΔE00 7.73
Violet (CSS)
#EE82EE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596D1 #96E5AA
analogous
#D296E5 #E596D1 #E596AA
triadic
#E596D1 #D1E596 #96D1E5
tetradic
#E596D1 #E5D296 #96E5AA #96AAE5
square
#E596D1 #E5D296 #96E5AA #96AAE5
split-complementary
#E596D1 #AAE596 #96E5D2
monochromatic
#CD34A6 #D965BC #E596D1 #F1C7E6 #F9E6F4
Accessibility & contrast
On white
2.18
#E596D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E596D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596D1
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596D1 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A8D3
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#ED99AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e596d1; /* rgb */ color: rgb(229, 150, 209); /* oklch */ color: oklch(77.0% 0.121 336.5);
Tailwind
colors: {
custom: {
50: '#eeb6df',
500: '#e596d1',
950: '#000000',
},
}SCSS
$custom: #e596d1; $custom-light: #eeb6df; $custom-dark: #000000;
JSON
{
"hex": "#e596d1",
"rgb": {
"r": 229,
"g": 150,
"b": 209
},
"hsl": {
"h": 315.19,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.7704,
"c": 0.12055,
"h": 336.5
},
"luminance": 0.43074
}Semantic roles & 50–950 ramp
primary
#E596D1
secondary
#DBF0E0
accent
#C8491E
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083