#D2ABA2#D2ABA2
#D2ABA2 is a light, muted red. Relative luminance 0.454; OKLCH L 77.4% C 0.048 H 33.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA2 |
|---|---|
| RGB | rgb(210, 171, 162) |
| HSL | hsl(11, 35%, 73%) |
| HSV | hsv(11, 23%, 82%) |
| CMYK | cmyk(0%, 18.6%, 22.9%, 17.6%) |
| CIE-LAB | lab(73.18, 12.85, 10.00) |
| CIE-LCH | lch(73.18, 16.28, 37.90°) |
| OKLab | oklab(77.36% 0.0399 0.0261) |
| OKLCH | oklch(77.36% 0.048 33.2) |
| XYZ | xyz(47.6632, 45.4379, 40.4351) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.91
Pinkish Tan
#D99B82
ΔE00 8.03
Dusty Pink
#D8A7B1
ΔE00 8.27
Rosybrown
#BC8F8F
ΔE00 8.81
Mushroom
#BA9E88
ΔE00 9.32
Blush (survey)
#F29E8E
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA2 #A2C9D2
analogous
#D2A2B1 #D2ABA2 #D2C3A2
triadic
#D2ABA2 #A2D2AB #ABA2D2
tetradic
#D2ABA2 #B1D2A2 #A2C9D2 #C3A2D2
square
#D2ABA2 #B1D2A2 #A2C9D2 #C3A2D2
split-complementary
#D2ABA2 #A2D2C3 #A2B1D2
monochromatic
#A86251 #BE8679 #D2ABA2 #E6D0CB #F5ECEA
Accessibility & contrast
On white
2.08
#D2ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D2ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA2 | 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)
#B3AFA1
Deuteranopia (green-blind)
#BCB7A2
Tritanopia (blue-blind)
#DCA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba2; /* rgb */ color: rgb(210, 171, 162); /* oklch */ color: oklch(77.4% 0.048 33.2);
Tailwind
colors: {
custom: {
50: '#e0c4bd',
500: '#d2aba2',
950: '#000000',
},
}SCSS
$custom: #d2aba2; $custom-light: #e0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#d2aba2",
"rgb": {
"r": 210,
"g": 171,
"b": 162
},
"hsl": {
"h": 11.25,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.77365,
"c": 0.04771,
"h": 33.2
},
"luminance": 0.45436
}Semantic roles & 50–950 ramp
primary
#D2ABA2
secondary
#DFE9EC
accent
#98AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181