#D596DE#D596DE
#D596DE is a light, vivid purple. Relative luminance 0.412; OKLCH L 75.8% C 0.121 H 322.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D596DE |
|---|---|
| RGB | rgb(213, 150, 222) |
| HSL | hsl(293, 52%, 73%) |
| HSV | hsv(293, 32%, 87%) |
| CMYK | cmyk(4.1%, 32.4%, 0%, 12.9%) |
| CIE-LAB | lab(70.34, 35.55, -27.25) |
| CIE-LCH | lch(70.34, 44.79, 322.53°) |
| OKLab | oklab(75.85% 0.096 -0.0742) |
| OKLCH | oklch(75.85% 0.121 322.3) |
| XYZ | xyz(51.5302, 41.2343, 74.3376) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 5.90
Pale Purple
#B790D4
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.39
Violet (CSS)
#EE82EE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596DE #9FDE96
analogous
#B196DE #D596DE #DE96C3
triadic
#D596DE #DED596 #96DED5
tetradic
#D596DE #DEB196 #9FDE96 #96C3DE
square
#D596DE #DEB196 #9FDE96 #96C3DE
split-complementary
#D596DE #C3DE96 #96DEB1
monochromatic
#AE3CBE #C267CF #D596DE #E8C5ED #F6E8F8
Accessibility & contrast
On white
2.27
#D596DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#D596DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596DE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596DE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E1
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#D79DB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d596de; /* rgb */ color: rgb(213, 150, 222); /* oklch */ color: oklch(75.8% 0.121 322.3);
Tailwind
colors: {
custom: {
50: '#e3b5e8',
500: '#d596de',
950: '#000000',
},
}SCSS
$custom: #d596de; $custom-light: #e3b5e8; $custom-dark: #000000;
JSON
{
"hex": "#d596de",
"rgb": {
"r": 213,
"g": 150,
"b": 222
},
"hsl": {
"h": 292.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.75845,
"c": 0.12134,
"h": 322.3
},
"luminance": 0.41233
}Semantic roles & 50–950 ramp
primary
#D596DE
secondary
#DFEFDC
accent
#C02639
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#151116
muted
#848084