#D0ABA2#D0ABA2
#D0ABA2 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.045 H 33.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ABA2 |
|---|---|
| RGB | rgb(208, 171, 162) |
| HSL | hsl(12, 33%, 73%) |
| HSV | hsv(12, 22%, 82%) |
| CMYK | cmyk(0%, 17.8%, 22.1%, 18.4%) |
| CIE-LAB | lab(72.99, 12.09, 9.70) |
| CIE-LCH | lch(72.99, 15.50, 38.74°) |
| OKLab | oklab(77.17% 0.0377 0.0254) |
| OKLCH | oklch(77.17% 0.045 33.9) |
| XYZ | xyz(47.0972, 45.1461, 40.4086) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.50
Pinkish Tan
#D99B82
ΔE00 8.29
Dusty Pink
#D8A7B1
ΔE00 8.56
Rosybrown
#BC8F8F
ΔE00 8.89
Mushroom
#BA9E88
ΔE00 8.90
Blush (survey)
#F29E8E
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ABA2 #A2C7D0
analogous
#D0A2B0 #D0ABA2 #D0C2A2
triadic
#D0ABA2 #A2D0AB #ABA2D0
tetradic
#D0ABA2 #B0D0A2 #A2C7D0 #C2A2D0
square
#D0ABA2 #B0D0A2 #A2C7D0 #C2A2D0
split-complementary
#D0ABA2 #A2D0C2 #A2B0D0
monochromatic
#A46353 #BB8679 #D0ABA2 #E5D0CB #F5EDEB
Accessibility & contrast
On white
2.09
#D0ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#D0ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ABA2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ABA2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#D9A6A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d0aba2; /* rgb */ color: rgb(208, 171, 162); /* oklch */ color: oklch(77.2% 0.045 33.9);
Tailwind
colors: {
custom: {
50: '#dfc4bd',
500: '#d0aba2',
950: '#000000',
},
}SCSS
$custom: #d0aba2; $custom-light: #dfc4bd; $custom-dark: #000000;
JSON
{
"hex": "#d0aba2",
"rgb": {
"r": 208,
"g": 171,
"b": 162
},
"hsl": {
"h": 11.739,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.77172,
"c": 0.04541,
"h": 33.9
},
"luminance": 0.45144
}Semantic roles & 50–950 ramp
primary
#D0ABA2
secondary
#E0E9EB
accent
#95AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181