#D29DE2#D29DE2
#D29DE2 is a light, moderate purple. Relative luminance 0.433; OKLCH L 76.9% C 0.112 H 318.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DE2 |
|---|---|
| RGB | rgb(210, 157, 226) |
| HSL | hsl(286, 54%, 75%) |
| HSV | hsv(286, 31%, 89%) |
| CMYK | cmyk(7.1%, 30.5%, 0%, 11.4%) |
| CIE-LAB | lab(71.76, 31.59, -27.28) |
| CIE-LCH | lch(71.76, 41.74, 319.19°) |
| OKLab | oklab(76.91% 0.0833 -0.0744) |
| OKLCH | oklch(76.91% 0.112 318.2) |
| XYZ | xyz(52.3609, 43.3078, 77.5377) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.27
Lavender (survey)
#C79FEF
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 5.50
Pale Purple
#B790D4
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DE2 #ADE29D
analogous
#AF9DE2 #D29DE2 #E29DCF
triadic
#D29DE2 #E2D29D #9DE2D2
tetradic
#D29DE2 #E2AF9D #ADE29D #9DCFE2
square
#D29DE2 #E2AF9D #ADE29D #9DCFE2
split-complementary
#D29DE2 #CFE29D #9DE2AF
monochromatic
#A73FC6 #BC6ED4 #D29DE2 #E8CCF0 #F4E7F8
Accessibility & contrast
On white
2.17
#D29DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#D29DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DE2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DE2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE5
Deuteranopia (green-blind)
#A0B2E0
Tritanopia (blue-blind)
#D2A5B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d29de2; /* rgb */ color: rgb(210, 157, 226); /* oklch */ color: oklch(76.9% 0.112 318.2);
Tailwind
colors: {
custom: {
50: '#e0baeb',
500: '#d29de2',
950: '#000000',
},
}SCSS
$custom: #d29de2; $custom-light: #e0baeb; $custom-dark: #000000;
JSON
{
"hex": "#d29de2",
"rgb": {
"r": 210,
"g": 157,
"b": 226
},
"hsl": {
"h": 286.087,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.76907,
"c": 0.11168,
"h": 318.2
},
"luminance": 0.43307
}Semantic roles & 50–950 ramp
primary
#D29DE2
secondary
#E0EFDC
accent
#C22448
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084