#D3ABA2#D3ABA2
#D3ABA2 is a light, muted red. Relative luminance 0.456; OKLCH L 77.5% C 0.049 H 32.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ABA2 |
|---|---|
| RGB | rgb(211, 171, 162) |
| HSL | hsl(11, 36%, 73%) |
| HSV | hsv(11, 23%, 83%) |
| CMYK | cmyk(0%, 19%, 23.2%, 17.3%) |
| CIE-LAB | lab(73.28, 13.22, 10.15) |
| CIE-LCH | lch(73.28, 16.67, 37.51°) |
| OKLab | oklab(77.46% 0.0411 0.0265) |
| OKLCH | oklch(77.46% 0.049 32.8) |
| XYZ | xyz(47.9489, 45.5852, 40.4485) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.13
Pinkish Tan
#D99B82
ΔE00 7.92
Dusty Pink
#D8A7B1
ΔE00 8.14
Rosybrown
#BC8F8F
ΔE00 8.78
Blush (survey)
#F29E8E
ΔE00 9.32
Mushroom
#BA9E88
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ABA2 #A2CAD3
analogous
#D3A2B1 #D3ABA2 #D3C3A2
triadic
#D3ABA2 #A2D3AB #ABA2D3
tetradic
#D3ABA2 #B1D3A2 #A2CAD3 #C3A2D3
square
#D3ABA2 #B1D3A2 #A2CAD3 #C3A2D3
split-complementary
#D3ABA2 #A2D3C3 #A2B1D3
monochromatic
#AA6150 #BF8578 #D3ABA2 #E7D1CC #F5ECEA
Accessibility & contrast
On white
2.08
#D3ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#D3ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ABA2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ABA2 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AFA1
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#DDA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d3aba2; /* rgb */ color: rgb(211, 171, 162); /* oklch */ color: oklch(77.5% 0.049 32.8);
Tailwind
colors: {
custom: {
50: '#e1c4bd',
500: '#d3aba2',
950: '#000000',
},
}SCSS
$custom: #d3aba2; $custom-light: #e1c4bd; $custom-dark: #000000;
JSON
{
"hex": "#d3aba2",
"rgb": {
"r": 211,
"g": 171,
"b": 162
},
"hsl": {
"h": 11.02,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.77463,
"c": 0.04886,
"h": 32.8
},
"luminance": 0.45583
}Semantic roles & 50–950 ramp
primary
#D3ABA2
secondary
#DFEAEC
accent
#99AF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181