#D2ABA7#D2ABA7
#D2ABA7 is a light, muted red. Relative luminance 0.456; OKLCH L 77.5% C 0.046 H 25.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA7 |
|---|---|
| RGB | rgb(210, 171, 167) |
| HSL | hsl(6, 32%, 74%) |
| HSV | hsv(6, 20%, 82%) |
| CMYK | cmyk(0%, 18.6%, 20.5%, 17.6%) |
| CIE-LAB | lab(73.30, 13.59, 7.43) |
| CIE-LCH | lch(73.30, 15.49, 28.66°) |
| OKLab | oklab(77.5% 0.0419 0.0196) |
| OKLCH | oklch(77.5% 0.046 25) |
| XYZ | xyz(48.1165, 45.6193, 42.8226) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.40
Dusty Pink
#D8A7B1
ΔE00 6.15
Rosybrown
#BC8F8F
ΔE00 8.10
Pale Rose
#FDC1C5
ΔE00 9.22
Faded Pink
#DE9DAC
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA7 #A7CED2
analogous
#D2A7B9 #D2ABA7 #D2C1A7
triadic
#D2ABA7 #A7D2AB #ABA7D2
tetradic
#D2ABA7 #B9D2A7 #A7CED2 #C1A7D2
square
#D2ABA7 #B9D2A7 #A7CED2 #C1A7D2
split-complementary
#D2ABA7 #A7D2C1 #A7B9D2
monochromatic
#A85E56 #BD847F #D2ABA7 #E7D2CF #F5ECEB
Accessibility & contrast
On white
2.07
#D2ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#D2ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA7
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA7 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 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)
#B2B0A7
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#DBA7AA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba7; /* rgb */ color: rgb(210, 171, 167); /* oklch */ color: oklch(77.5% 0.046 25.0);
Tailwind
colors: {
custom: {
50: '#e0c4c1',
500: '#d2aba7',
950: '#000000',
},
}SCSS
$custom: #d2aba7; $custom-light: #e0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#d2aba7",
"rgb": {
"r": 210,
"g": 171,
"b": 167
},
"hsl": {
"h": 5.581,
"s": 32.331,
"l": 73.922
},
"oklch": {
"l": 0.77497,
"c": 0.04624,
"h": 25
},
"luminance": 0.45617
}Semantic roles & 50–950 ramp
primary
#D2ABA7
secondary
#E0EAEB
accent
#A1AB3A
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181