#D596E5#D596E5
#D596E5 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.1% C 0.129 H 319.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D596E5 |
|---|---|
| RGB | rgb(213, 150, 229) |
| HSL | hsl(288, 60%, 74%) |
| HSV | hsv(288, 34%, 90%) |
| CMYK | cmyk(7%, 34.5%, 0%, 10.2%) |
| CIE-LAB | lab(70.61, 36.91, -30.68) |
| CIE-LCH | lch(70.61, 48.00, 320.26°) |
| OKLab | oklab(76.13% 0.0978 -0.0839) |
| OKLCH | oklch(76.13% 0.129 319.3) |
| XYZ | xyz(52.4879, 41.6174, 79.3816) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596E5 #A6E596
analogous
#AE96E5 #D596E5 #E596CE
triadic
#D596E5 #E5D596 #96E5D5
tetradic
#D596E5 #E5AE96 #A6E596 #96CEE5
square
#D596E5 #E5AE96 #A6E596 #96CEE5
split-complementary
#D596E5 #CEE596 #96E5AE
monochromatic
#AE34CD #C165D9 #D596E5 #E9C7F1 #F5E6F9
Accessibility & contrast
On white
2.25
#D596E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#D596E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596E5
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596E5 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E8
Deuteranopia (green-blind)
#9BAFE3
Tritanopia (blue-blind)
#D69FB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d596e5; /* rgb */ color: rgb(213, 150, 229); /* oklch */ color: oklch(76.1% 0.129 319.3);
Tailwind
colors: {
custom: {
50: '#e3b6ed',
500: '#d596e5',
950: '#000000',
},
}SCSS
$custom: #d596e5; $custom-light: #e3b6ed; $custom-dark: #000000;
JSON
{
"hex": "#d596e5",
"rgb": {
"r": 213,
"g": 150,
"b": 229
},
"hsl": {
"h": 287.848,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.76135,
"c": 0.12884,
"h": 319.3
},
"luminance": 0.41616
}Semantic roles & 50–950 ramp
primary
#D596E5
secondary
#DFF0DB
accent
#C81E40
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084