#D2ABA5#D2ABA5
#D2ABA5 is a light, muted red. Relative luminance 0.455; OKLCH L 77.4% C 0.047 H 28.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABA5 |
|---|---|
| RGB | rgb(210, 171, 165) |
| HSL | hsl(8, 33%, 74%) |
| HSV | hsv(8, 21%, 82%) |
| CMYK | cmyk(0%, 18.6%, 21.4%, 17.6%) |
| CIE-LAB | lab(73.25, 13.29, 8.46) |
| CIE-LCH | lch(73.25, 15.75, 32.47°) |
| OKLab | oklab(77.44% 0.0411 0.0222) |
| OKLCH | oklch(77.44% 0.047 28.4) |
| XYZ | xyz(47.9331, 45.5459, 41.8564) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.47
Dusty Pink
#D8A7B1
ΔE00 6.98
Rosybrown
#BC8F8F
ΔE00 8.32
Pinkish Tan
#D99B82
ΔE00 8.97
Pale Rose
#FDC1C5
ΔE00 9.62
Blush (survey)
#F29E8E
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABA5 #A5CCD2
analogous
#D2A5B5 #D2ABA5 #D2C1A5
triadic
#D2ABA5 #A5D2AB #ABA5D2
tetradic
#D2ABA5 #B5D2A5 #A5CCD2 #C1A5D2
square
#D2ABA5 #B5D2A5 #A5CCD2 #C1A5D2
split-complementary
#D2ABA5 #A5D2C1 #A5B5D2
monochromatic
#A85F54 #BE857C #D2ABA5 #E6D1CE #F5ECEB
Accessibility & contrast
On white
2.08
#D2ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D2ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABA5
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABA5 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA4
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#DBA7A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d2aba5; /* rgb */ color: rgb(210, 171, 165); /* oklch */ color: oklch(77.4% 0.047 28.4);
Tailwind
colors: {
custom: {
50: '#e0c4bf',
500: '#d2aba5',
950: '#000000',
},
}SCSS
$custom: #d2aba5; $custom-light: #e0c4bf; $custom-dark: #000000;
JSON
{
"hex": "#d2aba5",
"rgb": {
"r": 210,
"g": 171,
"b": 165
},
"hsl": {
"h": 8,
"s": 33.333,
"l": 73.529
},
"oklch": {
"l": 0.77443,
"c": 0.04672,
"h": 28.4
},
"luminance": 0.45544
}Semantic roles & 50–950 ramp
primary
#D2ABA5
secondary
#E0EAEB
accent
#9DAC39
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181