#D6AAA4#D6AAA4
#D6AAA4 is a light, muted red. Relative luminance 0.457; OKLCH L 77.6% C 0.053 H 27.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6AAA4 |
|---|---|
| RGB | rgb(214, 170, 164) |
| HSL | hsl(7, 38%, 74%) |
| HSV | hsv(7, 23%, 84%) |
| CMYK | cmyk(0%, 20.6%, 23.4%, 16.1%) |
| CIE-LAB | lab(73.37, 15.18, 9.23) |
| CIE-LCH | lch(73.37, 17.77, 31.29°) |
| OKLab | oklab(77.62% 0.0468 0.0242) |
| OKLCH | oklch(77.62% 0.053 27.3) |
| XYZ | xyz(48.8076, 45.7280, 41.3702) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 6.46
Rosybrown
#BC8F8F
ΔE00 8.11
Pinkish Tan
#D99B82
ΔE00 8.49
Blush (survey)
#F29E8E
ΔE00 8.71
Pale Rose
#FDC1C5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6AAA4 #A4D0D6
analogous
#D6A4B7 #D6AAA4 #D6C3A4
triadic
#D6AAA4 #A4D6AA #AAA4D6
tetradic
#D6AAA4 #B7D6A4 #A4D0D6 #C3A4D6
square
#D6AAA4 #B7D6A4 #A4D0D6 #C3A4D6
split-complementary
#D6AAA4 #A4D6C3 #A4B7D6
monochromatic
#B05B50 #C3837A #D6AAA4 #E9D1CE #F5EBEA
Accessibility & contrast
On white
2.07
#D6AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#D6AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6AAA4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6AAA4 | 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)
#B3AFA3
Deuteranopia (green-blind)
#BDB7A4
Tritanopia (blue-blind)
#E0A5A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d6aaa4; /* rgb */ color: rgb(214, 170, 164); /* oklch */ color: oklch(77.6% 0.053 27.3);
Tailwind
colors: {
custom: {
50: '#e3c3bf',
500: '#d6aaa4',
950: '#000000',
},
}SCSS
$custom: #d6aaa4; $custom-light: #e3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#d6aaa4",
"rgb": {
"r": 214,
"g": 170,
"b": 164
},
"hsl": {
"h": 7.2,
"s": 37.879,
"l": 74.118
},
"oklch": {
"l": 0.77618,
"c": 0.05267,
"h": 27.3
},
"luminance": 0.45726
}Semantic roles & 50–950 ramp
primary
#D6AAA4
secondary
#DFEBEC
accent
#A2B135
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#151212
muted
#848181