#D0AAA4#D0AAA4
#D0AAA4 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.046 H 28.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AAA4 |
|---|---|
| RGB | rgb(208, 170, 164) |
| HSL | hsl(8, 32%, 73%) |
| HSV | hsv(8, 21%, 82%) |
| CMYK | cmyk(0%, 18.3%, 21.2%, 18.4%) |
| CIE-LAB | lab(72.79, 12.93, 8.32) |
| CIE-LCH | lch(72.79, 15.38, 32.75°) |
| OKLab | oklab(77.03% 0.04 0.0218) |
| OKLCH | oklch(77.03% 0.046 28.6) |
| XYZ | xyz(47.0883, 44.8414, 41.2896) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.19
Dusty Pink
#D8A7B1
ΔE00 7.12
Rosybrown
#BC8F8F
ΔE00 8.09
Pinkish Tan
#D99B82
ΔE00 8.98
Grey Pink
#C3909B
ΔE00 9.93
Greyish Pink
#C88D94
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AAA4 #A4CAD0
analogous
#D0A4B4 #D0AAA4 #D0C0A4
triadic
#D0AAA4 #A4D0AA #AAA4D0
tetradic
#D0AAA4 #B4D0A4 #A4CAD0 #C0A4D0
square
#D0AAA4 #B4D0A4 #A4CAD0 #C0A4D0
split-complementary
#D0AAA4 #A4D0C0 #A4B4D0
monochromatic
#A56055 #BB847C #D0AAA4 #E5D0CC #F5ECEB
Accessibility & contrast
On white
2.11
#D0AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#D0AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AAA4
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AAA4 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA4
Deuteranopia (green-blind)
#BAB5A4
Tritanopia (blue-blind)
#D9A6A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d0aaa4; /* rgb */ color: rgb(208, 170, 164); /* oklch */ color: oklch(77.0% 0.046 28.6);
Tailwind
colors: {
custom: {
50: '#dfc3bf',
500: '#d0aaa4',
950: '#000000',
},
}SCSS
$custom: #d0aaa4; $custom-light: #dfc3bf; $custom-dark: #000000;
JSON
{
"hex": "#d0aaa4",
"rgb": {
"r": 208,
"g": 170,
"b": 164
},
"hsl": {
"h": 8.182,
"s": 31.884,
"l": 72.941
},
"oklch": {
"l": 0.77031,
"c": 0.0456,
"h": 28.6
},
"luminance": 0.4484
}Semantic roles & 50–950 ramp
primary
#D0AAA4
secondary
#E0EAEB
accent
#9BAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181