#D5ABA4#D5ABA4
#D5ABA4 is a light, muted red. Relative luminance 0.460; OKLCH L 77.7% C 0.051 H 29.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ABA4 |
|---|---|
| RGB | rgb(213, 171, 164) |
| HSL | hsl(9, 37%, 74%) |
| HSV | hsv(9, 23%, 84%) |
| CMYK | cmyk(0%, 19.7%, 23%, 16.5%) |
| CIE-LAB | lab(73.52, 14.27, 9.42) |
| CIE-LCH | lch(73.52, 17.10, 33.44°) |
| OKLab | oklab(77.71% 0.0441 0.0247) |
| OKLCH | oklch(77.71% 0.051 29.2) |
| XYZ | xyz(48.7048, 45.9543, 41.4193) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.35
Dusty Pink
#D8A7B1
ΔE00 7.06
Pinkish Tan
#D99B82
ΔE00 8.38
Rosybrown
#BC8F8F
ΔE00 8.44
Blush (survey)
#F29E8E
ΔE00 9.02
Pale Rose
#FDC1C5
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ABA4 #A4CED5
analogous
#D5A4B6 #D5ABA4 #D5C4A4
triadic
#D5ABA4 #A4D5AB #ABA4D5
tetradic
#D5ABA4 #B6D5A4 #A4CED5 #C4A4D5
square
#D5ABA4 #B6D5A4 #A4CED5 #C4A4D5
split-complementary
#D5ABA4 #A4D5C4 #A4B6D5
monochromatic
#AE5E50 #C2847A #D5ABA4 #E8D2CE #F5ECEA
Accessibility & contrast
On white
2.06
#D5ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#D5ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ABA4
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ABA4 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#DFA6A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d5aba4; /* rgb */ color: rgb(213, 171, 164); /* oklch */ color: oklch(77.7% 0.051 29.2);
Tailwind
colors: {
custom: {
50: '#e2c4bf',
500: '#d5aba4',
950: '#000000',
},
}SCSS
$custom: #d5aba4; $custom-light: #e2c4bf; $custom-dark: #000000;
JSON
{
"hex": "#d5aba4",
"rgb": {
"r": 213,
"g": 171,
"b": 164
},
"hsl": {
"h": 8.571,
"s": 36.842,
"l": 73.922
},
"oklch": {
"l": 0.7771,
"c": 0.05053,
"h": 29.2
},
"luminance": 0.45952
}Semantic roles & 50–950 ramp
primary
#D5ABA4
secondary
#DFEAEC
accent
#9EB036
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181