#D29DEB#D29DEB
#D29DEB is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.3% C 0.122 H 314.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DEB |
|---|---|
| RGB | rgb(210, 157, 235) |
| HSL | hsl(281, 66%, 77%) |
| HSV | hsv(281, 33%, 92%) |
| CMYK | cmyk(10.6%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.10, 33.40, -31.68) |
| CIE-LCH | lch(72.10, 46.04, 316.52°) |
| OKLab | oklab(77.28% 0.0856 -0.0869) |
| OKLCH | oklch(77.28% 0.122 314.6) |
| XYZ | xyz(53.6283, 43.8147, 84.2132) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.99
Baby Purple
#CA9BF7
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 4.90
Plum
#DDA0DD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DEB #B6EB9D
analogous
#AB9DEB #D29DEB #EB9DDD
triadic
#D29DEB #EBD29D #9DEBD2
tetradic
#D29DEB #EBAB9D #B6EB9D #9DDDEB
square
#D29DEB #EBAB9D #B6EB9D #9DDDEB
split-complementary
#D29DEB #DDEB9D #9DEBAB
monochromatic
#A337D6 #BB6AE1 #D29DEB #E9D0F5 #F3E6FA
Accessibility & contrast
On white
2.15
#D29DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#D29DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DEB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DEB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#D1A7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29deb; /* rgb */ color: rgb(210, 157, 235); /* oklch */ color: oklch(77.3% 0.122 314.6);
Tailwind
colors: {
custom: {
50: '#e0baf1',
500: '#d29deb',
950: '#000000',
},
}SCSS
$custom: #d29deb; $custom-light: #e0baf1; $custom-dark: #000000;
JSON
{
"hex": "#d29deb",
"rgb": {
"r": 210,
"g": 157,
"b": 235
},
"hsl": {
"h": 280.769,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77279,
"c": 0.12194,
"h": 314.6
},
"luminance": 0.43814
}Semantic roles & 50–950 ramp
primary
#D29DEB
secondary
#E1F1DA
accent
#CE1852
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185