#D29CAA#D29CAA
#D29CAA is a light, moderate pink. Relative luminance 0.404; OKLCH L 74.8% C 0.067 H 1.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D29CAA |
|---|---|
| RGB | rgb(210, 156, 170) |
| HSL | hsl(344, 38%, 72%) |
| HSV | hsv(344, 26%, 82%) |
| CMYK | cmyk(0%, 25.7%, 19%, 17.6%) |
| CIE-LAB | lab(69.74, 22.20, 0.63) |
| CIE-LCH | lch(69.74, 22.21, 1.63°) |
| OKLab | oklab(74.77% 0.0667 0.002) |
| OKLCH | oklch(74.77% 0.067 1.7) |
| XYZ | xyz(45.7228, 40.3830, 43.4087) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.56
Dusty Pink
#D8A7B1
ΔE00 3.15
Light Mauve
#C292A1
ΔE00 3.70
Grey Pink
#C3909B
ΔE00 4.02
Greyish Pink
#C88D94
ΔE00 5.19
Dusty Pink (survey)
#D58A94
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29CAA #9CD2C4
analogous
#D29CC5 #D29CAA #D2A99C
triadic
#D29CAA #AAD29C #9CAAD2
tetradic
#D29CAA #C5D29C #9CD2C4 #A99CD2
square
#D29CAA #C5D29C #9CD2C4 #A99CD2
split-complementary
#D29CAA #9CD2A9 #9CC5D2
monochromatic
#A74C64 #BF7286 #D29CAA #E5C6CE #F5EAED
Accessibility & contrast
On white
2.31
#D29CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D29CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29CAA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29CAA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#DB99A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d29caa; /* rgb */ color: rgb(210, 156, 170); /* oklch */ color: oklch(74.8% 0.067 1.7);
Tailwind
colors: {
custom: {
50: '#e0b9c3',
500: '#d29caa',
950: '#000000',
},
}SCSS
$custom: #d29caa; $custom-light: #e0b9c3; $custom-dark: #000000;
JSON
{
"hex": "#d29caa",
"rgb": {
"r": 210,
"g": 156,
"b": 170
},
"hsl": {
"h": 344.444,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.74767,
"c": 0.06675,
"h": 1.7
},
"luminance": 0.40381
}Semantic roles & 50–950 ramp
primary
#D29CAA
secondary
#DEECE8
accent
#B09035
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081