#D2ABA4#D2ABA4
#D2ABA4 is a light, muted red. Relative luminance 0.455; OKLCH L 77.4% C 0.047 H 30.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA4 |
|---|---|
| RGB | rgb(210, 171, 164) |
| HSL | hsl(9, 34%, 73%) |
| HSV | hsv(9, 22%, 82%) |
| CMYK | cmyk(0%, 18.6%, 21.9%, 17.6%) |
| CIE-LAB | lab(73.23, 13.14, 8.97) |
| CIE-LCH | lch(73.23, 15.91, 34.32°) |
| OKLab | oklab(77.42% 0.0407 0.0235) |
| OKLCH | oklch(77.42% 0.047 30) |
| XYZ | xyz(47.8424, 45.5096, 41.3789) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.57
Dusty Pink
#D8A7B1
ΔE00 7.40
Rosybrown
#BC8F8F
ΔE00 8.46
Pinkish Tan
#D99B82
ΔE00 8.64
Blush (survey)
#F29E8E
ΔE00 9.72
Pale Rose
#FDC1C5
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA4 #A4CBD2
analogous
#D2A4B4 #D2ABA4 #D2C2A4
triadic
#D2ABA4 #A4D2AB #ABA4D2
tetradic
#D2ABA4 #B4D2A4 #A4CBD2 #C2A4D2
square
#D2ABA4 #B4D2A4 #A4CBD2 #C2A4D2
split-complementary
#D2ABA4 #A4D2C2 #A4B4D2
monochromatic
#A86053 #BE857B #D2ABA4 #E6D1CD #F5ECEB
Accessibility & contrast
On white
2.08
#D2ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#D2ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA4
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA4 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#DBA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba4; /* rgb */ color: rgb(210, 171, 164); /* oklch */ color: oklch(77.4% 0.047 30.0);
Tailwind
colors: {
custom: {
50: '#e0c4bf',
500: '#d2aba4',
950: '#000000',
},
}SCSS
$custom: #d2aba4; $custom-light: #e0c4bf; $custom-dark: #000000;
JSON
{
"hex": "#d2aba4",
"rgb": {
"r": 210,
"g": 171,
"b": 164
},
"hsl": {
"h": 9.13,
"s": 33.824,
"l": 73.333
},
"oklch": {
"l": 0.77417,
"c": 0.04701,
"h": 30
},
"luminance": 0.45508
}Semantic roles & 50–950 ramp
primary
#D2ABA4
secondary
#DFEAEC
accent
#9BAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181