#D29DEE#D29DEE
#D29DEE is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.4% C 0.125 H 313.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DEE |
|---|---|
| RGB | rgb(210, 157, 238) |
| HSL | hsl(279, 70%, 77%) |
| HSV | hsv(279, 34%, 93%) |
| CMYK | cmyk(11.8%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.22, 34.02, -33.14) |
| CIE-LCH | lch(72.22, 47.49, 315.75°) |
| OKLab | oklab(77.41% 0.0863 -0.091) |
| OKLCH | oklch(77.41% 0.125 313.5) |
| XYZ | xyz(54.0654, 43.9896, 86.5150) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.67
Baby Purple
#CA9BF7
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.46
Pastel Purple
#CAA0FF
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DEE #B9EE9D
analogous
#A99DEE #D29DEE #EE9DE2
triadic
#D29DEE #EED29D #9DEED2
tetradic
#D29DEE #EEA99D #B9EE9D #9DE2EE
square
#D29DEE #EEA99D #B9EE9D #9DE2EE
split-complementary
#D29DEE #E2EE9D #9DEEA9
monochromatic
#A235DC #BA69E5 #D29DEE #EAD1F7 #F3E5FA
Accessibility & contrast
On white
2.14
#D29DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#D29DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DEE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DEE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#D0A8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29dee; /* rgb */ color: rgb(210, 157, 238); /* oklch */ color: oklch(77.4% 0.125 313.5);
Tailwind
colors: {
custom: {
50: '#e1baf3',
500: '#d29dee',
950: '#000000',
},
}SCSS
$custom: #d29dee; $custom-light: #e1baf3; $custom-dark: #000000;
JSON
{
"hex": "#d29dee",
"rgb": {
"r": 210,
"g": 157,
"b": 238
},
"hsl": {
"h": 279.259,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77407,
"c": 0.12543,
"h": 313.5
},
"luminance": 0.43989
}Semantic roles & 50–950 ramp
primary
#D29DEE
secondary
#E2F2D9
accent
#D21355
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185