#D7AAA5#D7AAA5
#D7AAA5 is a light, muted red. Relative luminance 0.459; OKLCH L 77.7% C 0.054 H 25.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7AAA5 |
|---|---|
| RGB | rgb(215, 170, 165) |
| HSL | hsl(6, 38%, 75%) |
| HSV | hsv(6, 23%, 84%) |
| CMYK | cmyk(0%, 20.9%, 23.3%, 15.7%) |
| CIE-LAB | lab(73.49, 15.70, 8.87) |
| CIE-LCH | lch(73.49, 18.03, 29.45°) |
| OKLab | oklab(77.74% 0.0483 0.0233) |
| OKLCH | oklch(77.74% 0.054 25.7) |
| XYZ | xyz(49.1911, 45.9152, 41.8614) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.98
Rosybrown
#BC8F8F
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.50
Faded Pink
#DE9DAC
ΔE00 8.61
Blush (survey)
#F29E8E
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7AAA5 #A5D2D7
analogous
#D7A5B9 #D7AAA5 #D7C3A5
triadic
#D7AAA5 #A5D7AA #AAA5D7
tetradic
#D7AAA5 #B9D7A5 #A5D2D7 #C3A5D7
square
#D7AAA5 #B9D7A5 #A5D2D7 #C3A5D7
split-complementary
#D7AAA5 #A5D7C3 #A5B9D7
monochromatic
#B15A50 #C4827B #D7AAA5 #EAD2CF #F6EBEA
Accessibility & contrast
On white
2.06
#D7AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#D7AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7AAA5
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7AAA5 | 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)
#B3AFA5
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#E1A5A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d7aaa5; /* rgb */ color: rgb(215, 170, 165); /* oklch */ color: oklch(77.7% 0.054 25.7);
Tailwind
colors: {
custom: {
50: '#e4c3bf',
500: '#d7aaa5',
950: '#000000',
},
}SCSS
$custom: #d7aaa5; $custom-light: #e4c3bf; $custom-dark: #000000;
JSON
{
"hex": "#d7aaa5",
"rgb": {
"r": 215,
"g": 170,
"b": 165
},
"hsl": {
"h": 6,
"s": 38.462,
"l": 74.51
},
"oklch": {
"l": 0.77743,
"c": 0.05363,
"h": 25.7
},
"luminance": 0.45913
}Semantic roles & 50–950 ramp
primary
#D7AAA5
secondary
#DFEBEC
accent
#A5B134
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#151212
muted
#848181