#D5ABA8#D5ABA8
#D5ABA8 is a light, muted red. Relative luminance 0.461; OKLCH L 77.8% C 0.050 H 23.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ABA8 |
|---|---|
| RGB | rgb(213, 171, 168) |
| HSL | hsl(4, 35%, 75%) |
| HSV | hsv(4, 21%, 84%) |
| CMYK | cmyk(0%, 19.7%, 21.1%, 16.5%) |
| CIE-LAB | lab(73.61, 14.86, 7.37) |
| CIE-LCH | lch(73.61, 16.59, 26.37°) |
| OKLab | oklab(77.82% 0.0457 0.0194) |
| OKLCH | oklch(77.82% 0.05 23) |
| XYZ | xyz(49.0717, 46.1010, 43.3517) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.30
Dusty Pink
#D8A7B1
ΔE00 5.39
Rosybrown
#BC8F8F
ΔE00 8.06
Faded Pink
#DE9DAC
ΔE00 8.39
Pale Rose
#FDC1C5
ΔE00 8.45
Grey Pink
#C3909B
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ABA8 #A8D2D5
analogous
#D5A8BC #D5ABA8 #D5C2A8
triadic
#D5ABA8 #A8D5AB #ABA8D5
tetradic
#D5ABA8 #BCD5A8 #A8D2D5 #C2A8D5
square
#D5ABA8 #BCD5A8 #A8D2D5 #C2A8D5
split-complementary
#D5ABA8 #A8D5C2 #A8BCD5
monochromatic
#AD5B55 #C1837F #D5ABA8 #E9D3D1 #F5EBEA
Accessibility & contrast
On white
2.05
#D5ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#D5ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ABA8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ABA8 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A8
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#DEA7AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d5aba8; /* rgb */ color: rgb(213, 171, 168); /* oklch */ color: oklch(77.8% 0.050 23.0);
Tailwind
colors: {
custom: {
50: '#e2c4c1',
500: '#d5aba8',
950: '#000000',
},
}SCSS
$custom: #d5aba8; $custom-light: #e2c4c1; $custom-dark: #000000;
JSON
{
"hex": "#d5aba8",
"rgb": {
"r": 213,
"g": 171,
"b": 168
},
"hsl": {
"h": 4,
"s": 34.884,
"l": 74.706
},
"oklch": {
"l": 0.77815,
"c": 0.04963,
"h": 23
},
"luminance": 0.46099
}Semantic roles & 50–950 ramp
primary
#D5ABA8
secondary
#DFEBEC
accent
#A6AE38
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181