#D5A39B#D5A39B
#D5A39B is a light, moderate red. Relative luminance 0.427; OKLCH L 76.0% C 0.061 H 28.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D5A39B |
|---|---|
| RGB | rgb(213, 163, 155) |
| HSL | hsl(8, 41%, 72%) |
| HSV | hsv(8, 27%, 84%) |
| CMYK | cmyk(0%, 23.5%, 27.2%, 16.5%) |
| CIE-LAB | lab(71.36, 17.31, 11.30) |
| CIE-LCH | lch(71.36, 20.68, 33.14°) |
| OKLab | oklab(75.96% 0.0532 0.0294) |
| OKLCH | oklch(75.96% 0.061 28.9) |
| XYZ | xyz(46.4550, 42.7094, 36.8008) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.50
Pinkish Tan
#D99B82
ΔE00 6.85
Rosybrown
#BC8F8F
ΔE00 7.01
Blush (survey)
#F29E8E
ΔE00 7.17
Dusty Pink
#D8A7B1
ΔE00 7.25
Greyish Pink
#C88D94
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5A39B #9BCDD5
analogous
#D59BB0 #D5A39B #D5C09B
triadic
#D5A39B #9BD5A3 #A39BD5
tetradic
#D5A39B #B0D59B #9BCDD5 #C09BD5
square
#D5A39B #B0D59B #9BCDD5 #C09BD5
split-complementary
#D5A39B #9BD5C0 #9BB0D5
monochromatic
#AD5649 #C37B70 #D5A39B #E7CBC6 #F6EBE9
Accessibility & contrast
On white
2.20
#D5A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#D5A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5A39B
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5A39B | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#B9B39A
Tritanopia (blue-blind)
#E09DA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d5a39b; /* rgb */ color: rgb(213, 163, 155); /* oklch */ color: oklch(76.0% 0.061 28.9);
Tailwind
colors: {
custom: {
50: '#e3beb8',
500: '#d5a39b',
950: '#000000',
},
}SCSS
$custom: #d5a39b; $custom-light: #e3beb8; $custom-dark: #000000;
JSON
{
"hex": "#d5a39b",
"rgb": {
"r": 213,
"g": 163,
"b": 155
},
"hsl": {
"h": 8.276,
"s": 40.845,
"l": 72.157
},
"oklch": {
"l": 0.75964,
"c": 0.06079,
"h": 28.9
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#D5A39B
secondary
#DEEBED
accent
#A2B432
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#151211
muted
#848180