#D59DEB#D59DEB
#D59DEB is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.6% C 0.123 H 316.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D59DEB |
|---|---|
| RGB | rgb(213, 157, 235) |
| HSL | hsl(283, 66%, 77%) |
| HSV | hsv(283, 33%, 92%) |
| CMYK | cmyk(9.4%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.40, 34.33, -31.20) |
| CIE-LCH | lch(72.40, 46.38, 317.73°) |
| OKLab | oklab(77.57% 0.089 -0.0854) |
| OKLCH | oklch(77.57% 0.123 316.2) |
| XYZ | xyz(54.4907, 44.2594, 84.2536) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.46
Plum
#DDA0DD
ΔE00 4.49
Mauve
#E0B0FF
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59DEB #B3EB9D
analogous
#AE9DEB #D59DEB #EB9DDA
triadic
#D59DEB #EBD59D #9DEBD5
tetradic
#D59DEB #EBAE9D #B3EB9D #9DDAEB
square
#D59DEB #EBAE9D #B3EB9D #9DDAEB
split-complementary
#D59DEB #DAEB9D #9DEBAE
monochromatic
#A937D6 #BF6AE1 #D59DEB #EBD0F5 #F4E6FA
Accessibility & contrast
On white
2.13
#D59DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#D59DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59DEB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59DEB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#D4A7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d59deb; /* rgb */ color: rgb(213, 157, 235); /* oklch */ color: oklch(77.6% 0.123 316.2);
Tailwind
colors: {
custom: {
50: '#e3baf1',
500: '#d59deb',
950: '#000000',
},
}SCSS
$custom: #d59deb; $custom-light: #e3baf1; $custom-dark: #000000;
JSON
{
"hex": "#d59deb",
"rgb": {
"r": 213,
"g": 157,
"b": 235
},
"hsl": {
"h": 283.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77573,
"c": 0.12338,
"h": 316.2
},
"luminance": 0.44258
}Semantic roles & 50–950 ramp
primary
#D59DEB
secondary
#E0F1DA
accent
#CE184B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185