#D4ABA2#D4ABA2
#D4ABA2 is a light, muted red. Relative luminance 0.457; OKLCH L 77.6% C 0.050 H 32.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ABA2 |
|---|---|
| RGB | rgb(212, 171, 162) |
| HSL | hsl(11, 37%, 73%) |
| HSV | hsv(11, 24%, 83%) |
| CMYK | cmyk(0%, 19.3%, 23.6%, 16.9%) |
| CIE-LAB | lab(73.37, 13.60, 10.30) |
| CIE-LCH | lch(73.37, 17.06, 37.14°) |
| OKLab | oklab(77.56% 0.0422 0.0269) |
| OKLCH | oklch(77.56% 0.05 32.5) |
| XYZ | xyz(48.2364, 45.7335, 40.4620) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.36
Pinkish Tan
#D99B82
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 8.77
Blush (survey)
#F29E8E
ΔE00 9.07
Pale Salmon
#FFB19A
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ABA2 #A2CBD4
analogous
#D4A2B2 #D4ABA2 #D4C4A2
triadic
#D4ABA2 #A2D4AB #ABA2D4
tetradic
#D4ABA2 #B2D4A2 #A2CBD4 #C4A2D4
square
#D4ABA2 #B2D4A2 #A2CBD4 #C4A2D4
split-complementary
#D4ABA2 #A2D4C4 #A2B2D4
monochromatic
#AC6050 #C18578 #D4ABA2 #E7D1CC #F5ECEA
Accessibility & contrast
On white
2.07
#D4ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#D4ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ABA2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ABA2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#DEA6A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d4aba2; /* rgb */ color: rgb(212, 171, 162); /* oklch */ color: oklch(77.6% 0.050 32.5);
Tailwind
colors: {
custom: {
50: '#e2c4bd',
500: '#d4aba2',
950: '#000000',
},
}SCSS
$custom: #d4aba2; $custom-light: #e2c4bd; $custom-dark: #000000;
JSON
{
"hex": "#d4aba2",
"rgb": {
"r": 212,
"g": 171,
"b": 162
},
"hsl": {
"h": 10.8,
"s": 36.765,
"l": 73.333
},
"oklch": {
"l": 0.7756,
"c": 0.05002,
"h": 32.5
},
"luminance": 0.45732
}Semantic roles & 50–950 ramp
primary
#D4ABA2
secondary
#DFEAEC
accent
#9AB036
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181