#D5ABA3#D5ABA3
#D5ABA3 is a light, muted red. Relative luminance 0.459; OKLCH L 77.7% C 0.051 H 30.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ABA3 |
|---|---|
| RGB | rgb(213, 171, 163) |
| HSL | hsl(10, 37%, 74%) |
| HSV | hsv(10, 23%, 84%) |
| CMYK | cmyk(0%, 19.7%, 23.5%, 16.5%) |
| CIE-LAB | lab(73.49, 14.12, 9.94) |
| CIE-LCH | lch(73.49, 17.27, 35.14°) |
| OKLab | oklab(77.68% 0.0437 0.026) |
| OKLCH | oklch(77.68% 0.051 30.7) |
| XYZ | xyz(48.6148, 45.9183, 40.9456) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.46
Dusty Pink
#D8A7B1
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 8.05
Rosybrown
#BC8F8F
ΔE00 8.59
Blush (survey)
#F29E8E
ΔE00 8.92
Pale Salmon
#FFB19A
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ABA3 #A3CDD5
analogous
#D5A3B4 #D5ABA3 #D5C4A3
triadic
#D5ABA3 #A3D5AB #ABA3D5
tetradic
#D5ABA3 #B4D5A3 #A3CDD5 #C4A3D5
square
#D5ABA3 #B4D5A3 #A3CDD5 #C4A3D5
split-complementary
#D5ABA3 #A3D5C4 #A3B4D5
monochromatic
#AE5F4F #C28579 #D5ABA3 #E8D1CD #F5ECEA
Accessibility & contrast
On white
2.06
#D5ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#D5ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ABA3
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ABA3 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#DFA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d5aba3; /* rgb */ color: rgb(213, 171, 163); /* oklch */ color: oklch(77.7% 0.051 30.7);
Tailwind
colors: {
custom: {
50: '#e2c4be',
500: '#d5aba3',
950: '#000000',
},
}SCSS
$custom: #d5aba3; $custom-light: #e2c4be; $custom-dark: #000000;
JSON
{
"hex": "#d5aba3",
"rgb": {
"r": 213,
"g": 171,
"b": 163
},
"hsl": {
"h": 9.6,
"s": 37.313,
"l": 73.725
},
"oklch": {
"l": 0.77684,
"c": 0.05083,
"h": 30.7
},
"luminance": 0.45916
}Semantic roles & 50–950 ramp
primary
#D5ABA3
secondary
#DFEAEC
accent
#9DB035
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181