#D29EBD#D29EBD
#D29EBD is a light, moderate pink. Relative luminance 0.418; OKLCH L 75.7% C 0.074 H 342.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D29EBD |
|---|---|
| RGB | rgb(210, 158, 189) |
| HSL | hsl(324, 37%, 72%) |
| HSV | hsv(324, 25%, 82%) |
| CMYK | cmyk(0%, 24.8%, 10%, 17.6%) |
| CIE-LAB | lab(70.75, 24.20, -8.42) |
| CIE-LCH | lch(70.75, 25.63, 340.82°) |
| OKLab | oklab(75.72% 0.0704 -0.0222) |
| OKLCH | oklch(75.72% 0.074 342.5) |
| XYZ | xyz(47.9901, 41.8313, 53.6806) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.43
Light Mauve
#C292A1
ΔE00 6.52
Faded Pink
#DE9DAC
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.67
Grey Pink
#C3909B
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29EBD #9ED2B3
analogous
#CD9ED2 #D29EBD #D29EA3
triadic
#D29EBD #BDD29E #9EBDD2
tetradic
#D29EBD #D2CD9E #9ED2B3 #9EA3D2
square
#D29EBD #D2CD9E #9ED2B3 #9EA3D2
split-complementary
#D29EBD #A3D29E #9ED2CD
monochromatic
#A84E83 #BF74A1 #D29EBD #E5C8D9 #F5EAF1
Accessibility & contrast
On white
2.24
#D29EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#D29EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29EBD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29EBD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#D99EA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d29ebd; /* rgb */ color: rgb(210, 158, 189); /* oklch */ color: oklch(75.7% 0.074 342.5);
Tailwind
colors: {
custom: {
50: '#e0bbd0',
500: '#d29ebd',
950: '#000000',
},
}SCSS
$custom: #d29ebd; $custom-light: #e0bbd0; $custom-dark: #000000;
JSON
{
"hex": "#d29ebd",
"rgb": {
"r": 210,
"g": 158,
"b": 189
},
"hsl": {
"h": 324.231,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.75725,
"c": 0.07382,
"h": 342.5
},
"luminance": 0.41829
}Semantic roles & 50–950 ramp
primary
#D29EBD
secondary
#DFECE4
accent
#B06736
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151214
muted
#838182