#D59DED#D59DED
#D59DED is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.7% C 0.126 H 315.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D59DED |
|---|---|
| RGB | rgb(213, 157, 237) |
| HSL | hsl(282, 69%, 77%) |
| HSV | hsv(282, 34%, 93%) |
| CMYK | cmyk(10.1%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.48, 34.73, -32.17) |
| CIE-LCH | lch(72.48, 47.34, 317.19°) |
| OKLab | oklab(77.66% 0.0895 -0.0882) |
| OKLCH | oklch(77.66% 0.126 315.4) |
| XYZ | xyz(54.7813, 44.3756, 85.7839) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.39
Baby Purple
#CA9BF7
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.10
Mauve
#E0B0FF
ΔE00 4.69
Plum
#DDA0DD
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59DED #B5ED9D
analogous
#AD9DED #D59DED #ED9DDD
triadic
#D59DED #EDD59D #9DEDD5
tetradic
#D59DED #EDAD9D #B5ED9D #9DDDED
square
#D59DED #EDAD9D #B5ED9D #9DDDED
split-complementary
#D59DED #DDED9D #9DEDAD
monochromatic
#A936DA #BF69E4 #D59DED #EBD1F6 #F4E5FA
Accessibility & contrast
On white
2.13
#D59DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#D59DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59DED
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59DED | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#9EB3EB
Tritanopia (blue-blind)
#D4A7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d59ded; /* rgb */ color: rgb(213, 157, 237); /* oklch */ color: oklch(77.7% 0.126 315.4);
Tailwind
colors: {
custom: {
50: '#e3baf3',
500: '#d59ded',
950: '#000000',
},
}SCSS
$custom: #d59ded; $custom-light: #e3baf3; $custom-dark: #000000;
JSON
{
"hex": "#d59ded",
"rgb": {
"r": 213,
"g": 157,
"b": 237
},
"hsl": {
"h": 282,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77657,
"c": 0.12566,
"h": 315.4
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#D59DED
secondary
#E1F2D9
accent
#D1154D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185