#D2ABA9#D2ABA9
#D2ABA9 is a light, muted red. Relative luminance 0.457; OKLCH L 77.5% C 0.046 H 21.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA9 |
|---|---|
| RGB | rgb(210, 171, 169) |
| HSL | hsl(3, 31%, 74%) |
| HSV | hsv(3, 20%, 82%) |
| CMYK | cmyk(0%, 18.6%, 19.5%, 17.6%) |
| CIE-LAB | lab(73.35, 13.89, 6.40) |
| CIE-LCH | lch(73.35, 15.30, 24.74°) |
| OKLab | oklab(77.55% 0.0427 0.0169) |
| OKLCH | oklch(77.55% 0.046 21.6) |
| XYZ | xyz(48.3029, 45.6938, 43.8038) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.53
Dusty Pink
#D8A7B1
ΔE00 5.36
Rosybrown
#BC8F8F
ΔE00 7.99
Faded Pink
#DE9DAC
ΔE00 8.58
Pale Rose
#FDC1C5
ΔE00 8.90
Grey Pink
#C3909B
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA9 #A9D0D2
analogous
#D2A9BC #D2ABA9 #D2C0A9
triadic
#D2ABA9 #A9D2AB #ABA9D2
tetradic
#D2ABA9 #BCD2A9 #A9D0D2 #C0A9D2
square
#D2ABA9 #BCD2A9 #A9D0D2 #C0A9D2
split-complementary
#D2ABA9 #A9D2C0 #A9BCD2
monochromatic
#A85D59 #BD8481 #D2ABA9 #E7D2D1 #F4EBEB
Accessibility & contrast
On white
2.07
#D2ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#D2ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA9
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA9 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#BBB7A9
Tritanopia (blue-blind)
#DBA7AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba9; /* rgb */ color: rgb(210, 171, 169); /* oklch */ color: oklch(77.5% 0.046 21.6);
Tailwind
colors: {
custom: {
50: '#e0c4c2',
500: '#d2aba9',
950: '#000000',
},
}SCSS
$custom: #d2aba9; $custom-light: #e0c4c2; $custom-dark: #000000;
JSON
{
"hex": "#d2aba9",
"rgb": {
"r": 210,
"g": 171,
"b": 169
},
"hsl": {
"h": 2.927,
"s": 31.298,
"l": 74.314
},
"oklch": {
"l": 0.7755,
"c": 0.04591,
"h": 21.6
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#D2ABA9
secondary
#E0EBEB
accent
#A5AA3B
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181