#D2ABA0#D2ABA0
#D2ABA0 is a light, muted red. Relative luminance 0.454; OKLCH L 77.3% C 0.049 H 36.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA0 |
|---|---|
| RGB | rgb(210, 171, 160) |
| HSL | hsl(13, 36%, 73%) |
| HSV | hsv(13, 24%, 82%) |
| CMYK | cmyk(0%, 18.6%, 23.8%, 17.6%) |
| CIE-LAB | lab(73.13, 12.55, 11.03) |
| CIE-LCH | lch(73.13, 16.71, 41.30°) |
| OKLab | oklab(77.31% 0.0391 0.0287) |
| OKLCH | oklch(77.31% 0.049 36.3) |
| XYZ | xyz(47.4869, 45.3674, 39.5063) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Pinkish Tan
#D99B82
ΔE00 7.50
Mushroom
#BA9E88
ΔE00 8.65
Dusty Pink
#D8A7B1
ΔE00 9.15
Rosybrown
#BC8F8F
ΔE00 9.23
Blush (survey)
#F29E8E
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA0 #A0C7D2
analogous
#D2A0AE #D2ABA0 #D2C4A0
triadic
#D2ABA0 #A0D2AB #ABA0D2
tetradic
#D2ABA0 #AED2A0 #A0C7D2 #C4A0D2
square
#D2ABA0 #AED2A0 #A0C7D2 #C4A0D2
split-complementary
#D2ABA0 #A0D2C4 #A0AED2
monochromatic
#A86350 #BE8676 #D2ABA0 #E6D0CA #F5EDEA
Accessibility & contrast
On white
2.08
#D2ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#D2ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA0
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA0 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#BDB7A0
Tritanopia (blue-blind)
#DCA6A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba0; /* rgb */ color: rgb(210, 171, 160); /* oklch */ color: oklch(77.3% 0.049 36.3);
Tailwind
colors: {
custom: {
50: '#e0c4bc',
500: '#d2aba0',
950: '#000000',
},
}SCSS
$custom: #d2aba0; $custom-light: #e0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#d2aba0",
"rgb": {
"r": 210,
"g": 171,
"b": 160
},
"hsl": {
"h": 13.2,
"s": 35.714,
"l": 72.549
},
"oklch": {
"l": 0.77314,
"c": 0.04854,
"h": 36.3
},
"luminance": 0.45366
}Semantic roles & 50–950 ramp
primary
#D2ABA0
secondary
#DFE9EC
accent
#94AF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181