#D0AAA3#D0AAA3
#D0AAA3 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.046 H 30.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AAA3 |
|---|---|
| RGB | rgb(208, 170, 163) |
| HSL | hsl(9, 32%, 73%) |
| HSV | hsv(9, 22%, 82%) |
| CMYK | cmyk(0%, 18.3%, 21.6%, 18.4%) |
| CIE-LAB | lab(72.76, 12.78, 8.83) |
| CIE-LCH | lch(72.76, 15.54, 34.65°) |
| OKLab | oklab(77.01% 0.0396 0.0232) |
| OKLCH | oklch(77.01% 0.046 30.3) |
| XYZ | xyz(46.9983, 44.8055, 40.8159) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.31
Dusty Pink
#D8A7B1
ΔE00 7.55
Rosybrown
#BC8F8F
ΔE00 8.24
Pinkish Tan
#D99B82
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 9.70
Blush (survey)
#F29E8E
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AAA3 #A3C9D0
analogous
#D0A3B2 #D0AAA3 #D0C0A3
triadic
#D0AAA3 #A3D0AA #AAA3D0
tetradic
#D0AAA3 #B2D0A3 #A3C9D0 #C0A3D0
square
#D0AAA3 #B2D0A3 #A3C9D0 #C0A3D0
split-complementary
#D0AAA3 #A3D0C0 #A3B2D0
monochromatic
#A56154 #BB857A #D0AAA3 #E5CFCC #F5ECEB
Accessibility & contrast
On white
2.11
#D0AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D0AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AAA3
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AAA3 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#BBB5A3
Tritanopia (blue-blind)
#D9A5A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d0aaa3; /* rgb */ color: rgb(208, 170, 163); /* oklch */ color: oklch(77.0% 0.046 30.3);
Tailwind
colors: {
custom: {
50: '#dfc3be',
500: '#d0aaa3',
950: '#000000',
},
}SCSS
$custom: #d0aaa3; $custom-light: #dfc3be; $custom-dark: #000000;
JSON
{
"hex": "#d0aaa3",
"rgb": {
"r": 208,
"g": 170,
"b": 163
},
"hsl": {
"h": 9.333,
"s": 32.374,
"l": 72.745
},
"oklch": {
"l": 0.77005,
"c": 0.0459,
"h": 30.3
},
"luminance": 0.44804
}Semantic roles & 50–950 ramp
primary
#D0AAA3
secondary
#E0E9EB
accent
#9AAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181