#D59CD0#D59CD0
#D59CD0 is a light, moderate purple. Relative luminance 0.425; OKLCH L 76.3% C 0.096 H 329.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D59CD0 |
|---|---|
| RGB | rgb(213, 156, 208) |
| HSL | hsl(305, 40%, 72%) |
| HSV | hsv(305, 27%, 84%) |
| CMYK | cmyk(0%, 26.8%, 2.3%, 16.5%) |
| CIE-LAB | lab(71.20, 29.68, -18.22) |
| CIE-LCH | lch(71.20, 34.82, 328.45°) |
| OKLab | oklab(76.34% 0.0831 -0.049) |
| OKLCH | oklch(76.34% 0.096 329.5) |
| XYZ | xyz(50.7132, 42.4788, 65.1901) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.53
Lilac
#C8A2C8
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 6.98
Pale Purple
#B790D4
ΔE00 8.04
Lavender (survey)
#C79FEF
ΔE00 8.74
Mauve
#E0B0FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59CD0 #9CD5A1
analogous
#BE9CD5 #D59CD0 #D59CB4
triadic
#D59CD0 #D0D59C #9CD0D5
tetradic
#D59CD0 #D5BE9C #9CD5A1 #9CB4D5
square
#D59CD0 #D5BE9C #9CD5A1 #9CB4D5
split-complementary
#D59CD0 #B4D59C #9CD5BE
monochromatic
#AD49A4 #C371BC #D59CD0 #E7C7E4 #F6EAF5
Accessibility & contrast
On white
2.21
#D59CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D59CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59CD0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59CD0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD2
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#D9A0AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d59cd0; /* rgb */ color: rgb(213, 156, 208); /* oklch */ color: oklch(76.3% 0.096 329.5);
Tailwind
colors: {
custom: {
50: '#e2b9de',
500: '#d59cd0',
950: '#000000',
},
}SCSS
$custom: #d59cd0; $custom-light: #e2b9de; $custom-dark: #000000;
JSON
{
"hex": "#d59cd0",
"rgb": {
"r": 213,
"g": 156,
"b": 208
},
"hsl": {
"h": 305.263,
"s": 40.426,
"l": 72.353
},
"oklch": {
"l": 0.76336,
"c": 0.09644,
"h": 329.5
},
"luminance": 0.42477
}Semantic roles & 50–950 ramp
primary
#D59CD0
secondary
#DEEDE0
accent
#B33D32
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083