#D0AAA1#D0AAA1
#D0AAA1 is a light, muted red. Relative luminance 0.447; OKLCH L 77.0% C 0.047 H 33.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AAA1 |
|---|---|
| RGB | rgb(208, 170, 161) |
| HSL | hsl(11, 33%, 72%) |
| HSV | hsv(11, 23%, 82%) |
| CMYK | cmyk(0%, 18.3%, 22.6%, 18.4%) |
| CIE-LAB | lab(72.72, 12.48, 9.86) |
| CIE-LCH | lch(72.72, 15.91, 38.31°) |
| OKLab | oklab(76.95% 0.0388 0.0258) |
| OKLCH | oklch(76.95% 0.047 33.6) |
| XYZ | xyz(46.8205, 44.7343, 39.8796) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.70
Pinkish Tan
#D99B82
ΔE00 8.05
Dusty Pink
#D8A7B1
ΔE00 8.41
Rosybrown
#BC8F8F
ΔE00 8.61
Mushroom
#BA9E88
ΔE00 8.98
Blush (survey)
#F29E8E
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AAA1 #A1C7D0
analogous
#D0A1B0 #D0AAA1 #D0C1A1
triadic
#D0AAA1 #A1D0AA #AAA1D0
tetradic
#D0AAA1 #B0D0A1 #A1C7D0 #C1A1D0
square
#D0AAA1 #B0D0A1 #A1C7D0 #C1A1D0
split-complementary
#D0AAA1 #A1D0C1 #A1B0D0
monochromatic
#A46252 #BC8578 #D0AAA1 #E4CFCA #F5EDEB
Accessibility & contrast
On white
2.11
#D0AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#D0AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AAA1
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AAA1 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA0
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#D9A5A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d0aaa1; /* rgb */ color: rgb(208, 170, 161); /* oklch */ color: oklch(77.0% 0.047 33.6);
Tailwind
colors: {
custom: {
50: '#dfc3bc',
500: '#d0aaa1',
950: '#000000',
},
}SCSS
$custom: #d0aaa1; $custom-light: #dfc3bc; $custom-dark: #000000;
JSON
{
"hex": "#d0aaa1",
"rgb": {
"r": 208,
"g": 170,
"b": 161
},
"hsl": {
"h": 11.489,
"s": 33.333,
"l": 72.353
},
"oklch": {
"l": 0.76953,
"c": 0.04661,
"h": 33.6
},
"luminance": 0.44733
}Semantic roles & 50–950 ramp
primary
#D0AAA1
secondary
#E0E9EB
accent
#96AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181