#D5ABA2#D5ABA2
#D5ABA2 is a light, muted red. Relative luminance 0.459; OKLCH L 77.7% C 0.051 H 32.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ABA2 |
|---|---|
| RGB | rgb(213, 171, 162) |
| HSL | hsl(11, 38%, 74%) |
| HSV | hsv(11, 24%, 84%) |
| CMYK | cmyk(0%, 19.7%, 23.9%, 16.5%) |
| CIE-LAB | lab(73.47, 13.98, 10.45) |
| CIE-LCH | lch(73.47, 17.45, 36.79°) |
| OKLab | oklab(77.66% 0.0433 0.0273) |
| OKLCH | oklch(77.66% 0.051 32.2) |
| XYZ | xyz(48.5256, 45.8826, 40.4756) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.59
Pinkish Tan
#D99B82
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 7.93
Rosybrown
#BC8F8F
ΔE00 8.76
Blush (survey)
#F29E8E
ΔE00 8.84
Pale Salmon
#FFB19A
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ABA2 #A2CCD5
analogous
#D5A2B2 #D5ABA2 #D5C4A2
triadic
#D5ABA2 #A2D5AB #ABA2D5
tetradic
#D5ABA2 #B2D5A2 #A2CCD5 #C4A2D5
square
#D5ABA2 #B2D5A2 #A2CCD5 #C4A2D5
split-complementary
#D5ABA2 #A2D5C4 #A2B2D5
monochromatic
#AE5F4F #C28578 #D5ABA2 #E8D1CC #F5ECEA
Accessibility & contrast
On white
2.06
#D5ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#D5ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ABA2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ABA2 | 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)
#B4B0A1
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#DFA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d5aba2; /* rgb */ color: rgb(213, 171, 162); /* oklch */ color: oklch(77.7% 0.051 32.2);
Tailwind
colors: {
custom: {
50: '#e2c4bd',
500: '#d5aba2',
950: '#000000',
},
}SCSS
$custom: #d5aba2; $custom-light: #e2c4bd; $custom-dark: #000000;
JSON
{
"hex": "#d5aba2",
"rgb": {
"r": 213,
"g": 171,
"b": 162
},
"hsl": {
"h": 10.588,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.77658,
"c": 0.05119,
"h": 32.2
},
"luminance": 0.45881
}Semantic roles & 50–950 ramp
primary
#D5ABA2
secondary
#DFEAEC
accent
#9BB135
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181