#D2ABA3#D2ABA3
#D2ABA3 is a light, muted red. Relative luminance 0.455; OKLCH L 77.4% C 0.047 H 31.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA3 |
|---|---|
| RGB | rgb(210, 171, 163) |
| HSL | hsl(10, 34%, 73%) |
| HSV | hsv(10, 22%, 82%) |
| CMYK | cmyk(0%, 18.6%, 22.4%, 17.6%) |
| CIE-LAB | lab(73.20, 12.99, 9.49) |
| CIE-LCH | lch(73.20, 16.09, 36.13°) |
| OKLab | oklab(77.39% 0.0403 0.0248) |
| OKLCH | oklch(77.39% 0.047 31.6) |
| XYZ | xyz(47.7525, 45.4736, 40.9051) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.72
Dusty Pink
#D8A7B1
ΔE00 7.83
Pinkish Tan
#D99B82
ΔE00 8.33
Rosybrown
#BC8F8F
ΔE00 8.62
Blush (survey)
#F29E8E
ΔE00 9.63
Mushroom
#BA9E88
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA3 #A3CAD2
analogous
#D2A3B2 #D2ABA3 #D2C2A3
triadic
#D2ABA3 #A3D2AB #ABA3D2
tetradic
#D2ABA3 #B2D2A3 #A3CAD2 #C2A3D2
square
#D2ABA3 #B2D2A3 #A3CAD2 #C2A3D2
split-complementary
#D2ABA3 #A3D2C2 #A3B2D2
monochromatic
#A86152 #BE857A #D2ABA3 #E6D1CC #F5ECEA
Accessibility & contrast
On white
2.08
#D2ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D2ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA3
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA3 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#DCA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba3; /* rgb */ color: rgb(210, 171, 163); /* oklch */ color: oklch(77.4% 0.047 31.6);
Tailwind
colors: {
custom: {
50: '#e0c4be',
500: '#d2aba3',
950: '#000000',
},
}SCSS
$custom: #d2aba3; $custom-light: #e0c4be; $custom-dark: #000000;
JSON
{
"hex": "#d2aba3",
"rgb": {
"r": 210,
"g": 171,
"b": 163
},
"hsl": {
"h": 10.213,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.77391,
"c": 0.04734,
"h": 31.6
},
"luminance": 0.45472
}Semantic roles & 50–950 ramp
primary
#D2ABA3
secondary
#DFEAEC
accent
#99AD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181