#D1AAA2#D1AAA2
#D1AAA2 is a light, muted red. Relative luminance 0.449; OKLCH L 77.1% C 0.047 H 31.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D1AAA2 |
|---|---|
| RGB | rgb(209, 170, 162) |
| HSL | hsl(10, 34%, 73%) |
| HSV | hsv(10, 22%, 82%) |
| CMYK | cmyk(0%, 18.7%, 22.5%, 18%) |
| CIE-LAB | lab(72.84, 13.01, 9.50) |
| CIE-LCH | lch(72.84, 16.11, 36.13°) |
| OKLab | oklab(77.08% 0.0404 0.0248) |
| OKLCH | oklch(77.08% 0.047 31.6) |
| XYZ | xyz(47.1912, 44.9152, 40.3591) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.72
Dusty Pink
#D8A7B1
ΔE00 7.84
Pinkish Tan
#D99B82
ΔE00 8.23
Rosybrown
#BC8F8F
ΔE00 8.38
Mushroom
#BA9E88
ΔE00 9.54
Blush (survey)
#F29E8E
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1AAA2 #A2C9D1
analogous
#D1A2B1 #D1AAA2 #D1C1A2
triadic
#D1AAA2 #A2D1AA #AAA2D1
tetradic
#D1AAA2 #B1D1A2 #A2C9D1 #C1A2D1
square
#D1AAA2 #B1D1A2 #A2C9D1 #C1A2D1
split-complementary
#D1AAA2 #A2D1C1 #A2B1D1
monochromatic
#A66152 #BD8579 #D1AAA2 #E5CFCB #F5ECEB
Accessibility & contrast
On white
2.10
#D1AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D1AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1AAA2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1AAA2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#DBA5A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d1aaa2; /* rgb */ color: rgb(209, 170, 162); /* oklch */ color: oklch(77.1% 0.047 31.6);
Tailwind
colors: {
custom: {
50: '#dfc3bd',
500: '#d1aaa2',
950: '#000000',
},
}SCSS
$custom: #d1aaa2; $custom-light: #dfc3bd; $custom-dark: #000000;
JSON
{
"hex": "#d1aaa2",
"rgb": {
"r": 209,
"g": 170,
"b": 162
},
"hsl": {
"h": 10.213,
"s": 33.813,
"l": 72.745
},
"oklch": {
"l": 0.77076,
"c": 0.0474,
"h": 31.6
},
"luminance": 0.44913
}Semantic roles & 50–950 ramp
primary
#D1AAA2
secondary
#DFE9EC
accent
#99AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181