#D2AAA2#D2AAA2
#D2AAA2 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.049 H 31.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AAA2 |
|---|---|
| RGB | rgb(210, 170, 162) |
| HSL | hsl(10, 35%, 73%) |
| HSV | hsv(10, 23%, 82%) |
| CMYK | cmyk(0%, 19%, 22.9%, 17.6%) |
| CIE-LAB | lab(72.93, 13.39, 9.65) |
| CIE-LCH | lch(72.93, 16.50, 35.79°) |
| OKLab | oklab(77.17% 0.0415 0.0252) |
| OKLCH | oklch(77.17% 0.049 31.3) |
| XYZ | xyz(47.4751, 45.0616, 40.3724) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.95
Dusty Pink
#D8A7B1
ΔE00 7.71
Pinkish Tan
#D99B82
ΔE00 8.12
Rosybrown
#BC8F8F
ΔE00 8.36
Blush (survey)
#F29E8E
ΔE00 9.37
Mushroom
#BA9E88
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AAA2 #A2CAD2
analogous
#D2A2B2 #D2AAA2 #D2C2A2
triadic
#D2AAA2 #A2D2AA #AAA2D2
tetradic
#D2AAA2 #B2D2A2 #A2CAD2 #C2A2D2
square
#D2AAA2 #B2D2A2 #A2CAD2 #C2A2D2
split-complementary
#D2AAA2 #A2D2C2 #A2B2D2
monochromatic
#A86051 #BE8479 #D2AAA2 #E6D0CB #F5ECEA
Accessibility & contrast
On white
2.10
#D2AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D2AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AAA2
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AAA2 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#DCA5A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d2aaa2; /* rgb */ color: rgb(210, 170, 162); /* oklch */ color: oklch(77.2% 0.049 31.3);
Tailwind
colors: {
custom: {
50: '#e0c3bd',
500: '#d2aaa2',
950: '#000000',
},
}SCSS
$custom: #d2aaa2; $custom-light: #e0c3bd; $custom-dark: #000000;
JSON
{
"hex": "#d2aaa2",
"rgb": {
"r": 210,
"g": 170,
"b": 162
},
"hsl": {
"h": 10,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.77173,
"c": 0.04856,
"h": 31.3
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#D2AAA2
secondary
#DFEAEC
accent
#9AAE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181