#D5ABA9#D5ABA9
#D5ABA9 is a light, muted red. Relative luminance 0.461; OKLCH L 77.8% C 0.049 H 21.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ABA9 |
|---|---|
| RGB | rgb(213, 171, 169) |
| HSL | hsl(3, 34%, 75%) |
| HSV | hsv(3, 21%, 84%) |
| CMYK | cmyk(0%, 19.7%, 20.7%, 16.5%) |
| CIE-LAB | lab(73.64, 15.01, 6.85) |
| CIE-LCH | lch(73.64, 16.50, 24.55°) |
| OKLab | oklab(77.84% 0.0461 0.0181) |
| OKLCH | oklch(77.84% 0.049 21.5) |
| XYZ | xyz(49.1652, 46.1384, 43.8442) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.37
Dusty Pink
#D8A7B1
ΔE00 4.99
Rosybrown
#BC8F8F
ΔE00 8.02
Faded Pink
#DE9DAC
ΔE00 8.06
Pale Rose
#FDC1C5
ΔE00 8.30
Grey Pink
#C3909B
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ABA9 #A9D3D5
analogous
#D5A9BD #D5ABA9 #D5C1A9
triadic
#D5ABA9 #A9D5AB #ABA9D5
tetradic
#D5ABA9 #BDD5A9 #A9D3D5 #C1A9D5
square
#D5ABA9 #BDD5A9 #A9D3D5 #C1A9D5
split-complementary
#D5ABA9 #A9D5C1 #A9BDD5
monochromatic
#AD5B57 #C18380 #D5ABA9 #E9D3D2 #F5EBEA
Accessibility & contrast
On white
2.05
#D5ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#D5ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ABA9
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ABA9 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A9
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#DEA7AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d5aba9; /* rgb */ color: rgb(213, 171, 169); /* oklch */ color: oklch(77.8% 0.049 21.5);
Tailwind
colors: {
custom: {
50: '#e2c4c2',
500: '#d5aba9',
950: '#000000',
},
}SCSS
$custom: #d5aba9; $custom-light: #e2c4c2; $custom-dark: #000000;
JSON
{
"hex": "#d5aba9",
"rgb": {
"r": 213,
"g": 171,
"b": 169
},
"hsl": {
"h": 2.727,
"s": 34.375,
"l": 74.902
},
"oklch": {
"l": 0.77842,
"c": 0.04949,
"h": 21.5
},
"luminance": 0.46137
}Semantic roles & 50–950 ramp
primary
#D5ABA9
secondary
#DFEBEC
accent
#A8AD38
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181