#D9ABA9#D9ABA9
#D9ABA9 is a light, muted red. Relative luminance 0.467; OKLCH L 78.2% C 0.054 H 21.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ABA9 |
|---|---|
| RGB | rgb(217, 171, 169) |
| HSL | hsl(3, 39%, 76%) |
| HSV | hsv(3, 22%, 85%) |
| CMYK | cmyk(0%, 21.2%, 22.1%, 14.9%) |
| CIE-LAB | lab(74.03, 16.50, 7.47) |
| CIE-LCH | lch(74.03, 18.11, 24.35°) |
| OKLab | oklab(78.24% 0.0506 0.0197) |
| OKLCH | oklch(78.24% 0.054 21.3) |
| XYZ | xyz(50.3401, 46.7442, 43.8993) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.72
Pinkish Grey
#C8ACA9
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 7.51
Pale Rose
#FDC1C5
ΔE00 7.59
Rosybrown
#BC8F8F
ΔE00 8.21
Light Rose
#FFC5CB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ABA9 #A9D7D9
analogous
#D9A9BF #D9ABA9 #D9C3A9
triadic
#D9ABA9 #A9D9AB #ABA9D9
tetradic
#D9ABA9 #BFD9A9 #A9D7D9 #C3A9D9
square
#D9ABA9 #BFD9A9 #A9D7D9 #C3A9D9
split-complementary
#D9ABA9 #A9D9C3 #A9BFD9
monochromatic
#B35854 #C6827F #D9ABA9 #ECD4D3 #F6EAEA
Accessibility & contrast
On white
2.03
#D9ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#D9ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ABA9
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ABA9 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#E3A6AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d9aba9; /* rgb */ color: rgb(217, 171, 169); /* oklch */ color: oklch(78.2% 0.054 21.3);
Tailwind
colors: {
custom: {
50: '#e5c4c2',
500: '#d9aba9',
950: '#000000',
},
}SCSS
$custom: #d9aba9; $custom-light: #e5c4c2; $custom-dark: #000000;
JSON
{
"hex": "#d9aba9",
"rgb": {
"r": 217,
"g": 171,
"b": 169
},
"hsl": {
"h": 2.5,
"s": 38.71,
"l": 75.686
},
"oklch": {
"l": 0.78235,
"c": 0.05426,
"h": 21.3
},
"luminance": 0.46742
}Semantic roles & 50–950 ramp
primary
#D9ABA9
secondary
#DFECEC
accent
#ACB234
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161212
muted
#848181