#D8A39B#D8A39B
#D8A39B is a light, moderate red. Relative luminance 0.432; OKLCH L 76.3% C 0.064 H 28.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A39B |
|---|---|
| RGB | rgb(216, 163, 155) |
| HSL | hsl(8, 44%, 73%) |
| HSV | hsv(8, 28%, 85%) |
| CMYK | cmyk(0%, 24.5%, 28.2%, 15.3%) |
| CIE-LAB | lab(71.67, 18.45, 11.78) |
| CIE-LCH | lch(71.67, 21.89, 32.55°) |
| OKLab | oklab(76.27% 0.0566 0.0306) |
| OKLCH | oklch(76.27% 0.064 28.4) |
| XYZ | xyz(47.3334, 43.1623, 36.8420) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.55
Pinkish Tan
#D99B82
ΔE00 6.80
Pinkish Grey
#C8ACA9
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 7.24
Rosybrown
#BC8F8F
ΔE00 7.31
Greyish Pink
#C88D94
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A39B #9BD0D8
analogous
#D89BB1 #D8A39B #D8C19B
triadic
#D8A39B #9BD8A3 #A39BD8
tetradic
#D8A39B #B1D89B #9BD0D8 #C19BD8
square
#D8A39B #B1D89B #9BD0D8 #C19BD8
split-complementary
#D8A39B #9BD8C1 #9BB1D8
monochromatic
#B35446 #C77A6F #D8A39B #E9CCC7 #F6EBE9
Accessibility & contrast
On white
2.18
#D8A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#D8A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A39B
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A39B | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99A
Deuteranopia (green-blind)
#BAB49A
Tritanopia (blue-blind)
#E49DA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d8a39b; /* rgb */ color: rgb(216, 163, 155); /* oklch */ color: oklch(76.3% 0.064 28.4);
Tailwind
colors: {
custom: {
50: '#e5beb8',
500: '#d8a39b',
950: '#000000',
},
}SCSS
$custom: #d8a39b; $custom-light: #e5beb8; $custom-dark: #000000;
JSON
{
"hex": "#d8a39b",
"rgb": {
"r": 216,
"g": 163,
"b": 155
},
"hsl": {
"h": 7.869,
"s": 43.885,
"l": 72.745
},
"oklch": {
"l": 0.76273,
"c": 0.06436,
"h": 28.4
},
"luminance": 0.4316
}Semantic roles & 50–950 ramp
primary
#D8A39B
secondary
#DEEBED
accent
#A5B72E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180