#D29CA2#D29CA2
#D29CA2 is a light, moderate red. Relative luminance 0.401; OKLCH L 74.5% C 0.065 H 11.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D29CA2 |
|---|---|
| RGB | rgb(210, 156, 162) |
| HSL | hsl(353, 38%, 72%) |
| HSV | hsv(353, 26%, 82%) |
| CMYK | cmyk(0%, 25.7%, 22.9%, 17.6%) |
| CIE-LAB | lab(69.53, 20.99, 4.78) |
| CIE-LCH | lch(69.53, 21.53, 12.82°) |
| OKLab | oklab(74.54% 0.0637 0.0128) |
| OKLCH | oklch(74.54% 0.065 11.4) |
| XYZ | xyz(44.9890, 40.0894, 39.5437) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.48
Faded Pink
#DE9DAC
ΔE00 3.78
Greyish Pink
#C88D94
ΔE00 4.22
Grey Pink
#C3909B
ΔE00 4.22
Light Mauve
#C292A1
ΔE00 4.96
Dusty Pink (survey)
#D58A94
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29CA2 #9CD2CC
analogous
#D29CBD #D29CA2 #D2B19C
triadic
#D29CA2 #A2D29C #9CA2D2
tetradic
#D29CA2 #BDD29C #9CD2CC #B19CD2
square
#D29CA2 #BDD29C #9CD2CC #B19CD2
split-complementary
#D29CA2 #9CD2B1 #9CBDD2
monochromatic
#A74C56 #BF727A #D29CA2 #E5C6CA #F5EAEB
Accessibility & contrast
On white
2.33
#D29CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D29CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29CA2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29CA2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#DC989E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d29ca2; /* rgb */ color: rgb(210, 156, 162); /* oklch */ color: oklch(74.5% 0.065 11.4);
Tailwind
colors: {
custom: {
50: '#e0b9bd',
500: '#d29ca2',
950: '#000000',
},
}SCSS
$custom: #d29ca2; $custom-light: #e0b9bd; $custom-dark: #000000;
JSON
{
"hex": "#d29ca2",
"rgb": {
"r": 210,
"g": 156,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.74537,
"c": 0.06496,
"h": 11.4
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#D29CA2
secondary
#DEECEA
accent
#B0A335
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081