#E596D7#E596D7
#E596D7 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.3% C 0.126 H 333.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E596D7 |
|---|---|
| RGB | rgb(229, 150, 215) |
| HSL | hsl(311, 60%, 74%) |
| HSV | hsv(311, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 6.1%, 10.2%) |
| CIE-LAB | lab(71.81, 39.38, -20.99) |
| CIE-LCH | lch(71.81, 44.62, 331.94°) |
| OKLab | oklab(77.26% 0.1122 -0.0564) |
| OKLCH | oklch(77.26% 0.126 333.3) |
| XYZ | xyz(55.4846, 43.3796, 69.7273) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 4.72
Bubblegum Pink
#FE83CC
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 7.08
Pink (survey)
#FF81C0
ΔE00 8.05
Lilac
#C8A2C8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596D7 #96E5A4
analogous
#CC96E5 #E596D7 #E596B0
triadic
#E596D7 #D7E596 #96D7E5
tetradic
#E596D7 #E5CC96 #96E5A4 #96B0E5
square
#E596D7 #E5CC96 #96E5A4 #96B0E5
split-complementary
#E596D7 #B0E596 #96E5CC
monochromatic
#CD34B2 #D965C4 #E596D7 #F1C7EA #F9E6F6
Accessibility & contrast
On white
2.17
#E596D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E596D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596D7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596D7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A9D9
Deuteranopia (green-blind)
#A9B4D5
Tritanopia (blue-blind)
#EC9AAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e596d7; /* rgb */ color: rgb(229, 150, 215); /* oklch */ color: oklch(77.3% 0.126 333.3);
Tailwind
colors: {
custom: {
50: '#eeb6e3',
500: '#e596d7',
950: '#000000',
},
}SCSS
$custom: #e596d7; $custom-light: #eeb6e3; $custom-dark: #000000;
JSON
{
"hex": "#e596d7",
"rgb": {
"r": 229,
"g": 150,
"b": 215
},
"hsl": {
"h": 310.633,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.77263,
"c": 0.12564,
"h": 333.3
},
"luminance": 0.43377
}Semantic roles & 50–950 ramp
primary
#E596D7
secondary
#DBF0DF
accent
#C83C1E
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083