#D0AAA2#D0AAA2
#D0AAA2 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.046 H 31.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AAA2 |
|---|---|
| RGB | rgb(208, 170, 162) |
| HSL | hsl(10, 33%, 73%) |
| HSV | hsv(10, 22%, 82%) |
| CMYK | cmyk(0%, 18.3%, 22.1%, 18.4%) |
| CIE-LAB | lab(72.74, 12.63, 9.35) |
| CIE-LCH | lch(72.74, 15.72, 36.50°) |
| OKLab | oklab(76.98% 0.0392 0.0245) |
| OKLCH | oklch(76.98% 0.046 31.9) |
| XYZ | xyz(46.9091, 44.7698, 40.3459) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.49
Dusty Pink
#D8A7B1
ΔE00 7.98
Pinkish Tan
#D99B82
ΔE00 8.34
Rosybrown
#BC8F8F
ΔE00 8.42
Mushroom
#BA9E88
ΔE00 9.34
Blush (survey)
#F29E8E
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AAA2 #A2C8D0
analogous
#D0A2B1 #D0AAA2 #D0C1A2
triadic
#D0AAA2 #A2D0AA #AAA2D0
tetradic
#D0AAA2 #B1D0A2 #A2C8D0 #C1A2D0
square
#D0AAA2 #B1D0A2 #A2C8D0 #C1A2D0
split-complementary
#D0AAA2 #A2D0C1 #A2B1D0
monochromatic
#A46153 #BB8579 #D0AAA2 #E5CFCB #F5ECEB
Accessibility & contrast
On white
2.11
#D0AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#D0AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AAA2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AAA2 | 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)
#B2AEA1
Deuteranopia (green-blind)
#BBB5A2
Tritanopia (blue-blind)
#D9A5A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d0aaa2; /* rgb */ color: rgb(208, 170, 162); /* oklch */ color: oklch(77.0% 0.046 31.9);
Tailwind
colors: {
custom: {
50: '#dfc3bd',
500: '#d0aaa2',
950: '#000000',
},
}SCSS
$custom: #d0aaa2; $custom-light: #dfc3bd; $custom-dark: #000000;
JSON
{
"hex": "#d0aaa2",
"rgb": {
"r": 208,
"g": 170,
"b": 162
},
"hsl": {
"h": 10.435,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.76979,
"c": 0.04624,
"h": 31.9
},
"luminance": 0.44768
}Semantic roles & 50–950 ramp
primary
#D0AAA2
secondary
#E0E9EB
accent
#98AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181