#D29DED#D29DED
#D29DED is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.4% C 0.124 H 313.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DED |
|---|---|
| RGB | rgb(210, 157, 237) |
| HSL | hsl(280, 69%, 77%) |
| HSV | hsv(280, 34%, 93%) |
| CMYK | cmyk(11.4%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.18, 33.81, -32.65) |
| CIE-LCH | lch(72.18, 47.00, 316.00°) |
| OKLab | oklab(77.36% 0.0861 -0.0896) |
| OKLCH | oklch(77.36% 0.124 313.8) |
| XYZ | xyz(53.9189, 43.9310, 85.7435) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 4.52
Mauve
#E0B0FF
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DED #B8ED9D
analogous
#AA9DED #D29DED #ED9DE0
triadic
#D29DED #EDD29D #9DEDD2
tetradic
#D29DED #EDAA9D #B8ED9D #9DE0ED
square
#D29DED #EDAA9D #B8ED9D #9DE0ED
split-complementary
#D29DED #E0ED9D #9DEDAA
monochromatic
#A336DA #BA69E4 #D29DED #EAD1F6 #F3E5FA
Accessibility & contrast
On white
2.15
#D29DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#D29DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DED
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DED | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#D0A7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29ded; /* rgb */ color: rgb(210, 157, 237); /* oklch */ color: oklch(77.4% 0.124 313.8);
Tailwind
colors: {
custom: {
50: '#e1baf3',
500: '#d29ded',
950: '#000000',
},
}SCSS
$custom: #d29ded; $custom-light: #e1baf3; $custom-dark: #000000;
JSON
{
"hex": "#d29ded",
"rgb": {
"r": 210,
"g": 157,
"b": 237
},
"hsl": {
"h": 279.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77364,
"c": 0.12426,
"h": 313.8
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#D29DED
secondary
#E1F2D9
accent
#D11554
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185