#D0ABA1#D0ABA1
#D0ABA1 is a light, muted red. Relative luminance 0.451; OKLCH L 77.1% C 0.046 H 35.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ABA1 |
|---|---|
| RGB | rgb(208, 171, 161) |
| HSL | hsl(13, 33%, 72%) |
| HSV | hsv(13, 23%, 82%) |
| CMYK | cmyk(0%, 17.8%, 22.6%, 18.4%) |
| CIE-LAB | lab(72.96, 11.94, 10.22) |
| CIE-LCH | lch(72.96, 15.72, 40.54°) |
| OKLab | oklab(77.15% 0.0373 0.0267) |
| OKLCH | oklch(77.15% 0.046 35.6) |
| XYZ | xyz(47.0087, 45.1107, 39.9423) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.77
Pinkish Tan
#D99B82
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 8.54
Dusty Pink
#D8A7B1
ΔE00 9.00
Rosybrown
#BC8F8F
ΔE00 9.11
Blush (survey)
#F29E8E
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ABA1 #A1C6D0
analogous
#D0A1AF #D0ABA1 #D0C3A1
triadic
#D0ABA1 #A1D0AB #ABA1D0
tetradic
#D0ABA1 #AFD0A1 #A1C6D0 #C3A1D0
square
#D0ABA1 #AFD0A1 #A1C6D0 #C3A1D0
split-complementary
#D0ABA1 #A1D0C3 #A1AFD0
monochromatic
#A46452 #BC8778 #D0ABA1 #E4CFCA #F5EDEB
Accessibility & contrast
On white
2.10
#D0ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#D0ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ABA1
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ABA1 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA0
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#D9A6A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d0aba1; /* rgb */ color: rgb(208, 171, 161); /* oklch */ color: oklch(77.1% 0.046 35.6);
Tailwind
colors: {
custom: {
50: '#dfc4bc',
500: '#d0aba1',
950: '#000000',
},
}SCSS
$custom: #d0aba1; $custom-light: #dfc4bc; $custom-dark: #000000;
JSON
{
"hex": "#d0aba1",
"rgb": {
"r": 208,
"g": 171,
"b": 161
},
"hsl": {
"h": 12.766,
"s": 33.333,
"l": 72.353
},
"oklch": {
"l": 0.77146,
"c": 0.04582,
"h": 35.6
},
"luminance": 0.45109
}Semantic roles & 50–950 ramp
primary
#D0ABA1
secondary
#E0E9EB
accent
#94AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181