#D5A49F#D5A49F
#D5A49F is a light, muted red. Relative luminance 0.432; OKLCH L 76.3% C 0.059 H 25.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D5A49F |
|---|---|
| RGB | rgb(213, 164, 159) |
| HSL | hsl(6, 39%, 73%) |
| HSV | hsv(6, 25%, 84%) |
| CMYK | cmyk(0%, 23%, 25.4%, 16.5%) |
| CIE-LAB | lab(71.69, 17.33, 9.57) |
| CIE-LCH | lch(71.69, 19.80, 28.91°) |
| OKLab | oklab(76.25% 0.0532 0.0251) |
| OKLCH | oklch(76.25% 0.059 25.2) |
| XYZ | xyz(46.9747, 43.2025, 38.6587) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.97
Pinkish Grey
#C8ACA9
ΔE00 6.12
Rosybrown
#BC8F8F
ΔE00 6.76
Greyish Pink
#C88D94
ΔE00 7.72
Blush (survey)
#F29E8E
ΔE00 7.87
Faded Pink
#DE9DAC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5A49F #9FD0D5
analogous
#D59FB5 #D5A49F #D5BF9F
triadic
#D5A49F #9FD5A4 #A49FD5
tetradic
#D5A49F #B5D59F #9FD0D5 #BF9FD5
square
#D5A49F #B5D59F #9FD0D5 #BF9FD5
split-complementary
#D5A49F #9FD5BF #9FB5D5
monochromatic
#AE554C #C27C74 #D5A49F #E8CCCA #F6EBEA
Accessibility & contrast
On white
2.18
#D5A49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D5A49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5A49F
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5A49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5A49F | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9E
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#E09FA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d5a49f; /* rgb */ color: rgb(213, 164, 159); /* oklch */ color: oklch(76.3% 0.059 25.2);
Tailwind
colors: {
custom: {
50: '#e3bfbb',
500: '#d5a49f',
950: '#000000',
},
}SCSS
$custom: #d5a49f; $custom-light: #e3bfbb; $custom-dark: #000000;
JSON
{
"hex": "#d5a49f",
"rgb": {
"r": 213,
"g": 164,
"b": 159
},
"hsl": {
"h": 5.556,
"s": 39.13,
"l": 72.941
},
"oklch": {
"l": 0.76254,
"c": 0.05879,
"h": 25.2
},
"luminance": 0.432
}Semantic roles & 50–950 ramp
primary
#D5A49F
secondary
#DFEBEC
accent
#A6B233
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180