#D8A99E#D8A99E
#D8A99E is a light, muted red. Relative luminance 0.454; OKLCH L 77.5% C 0.058 H 33.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A99E |
|---|---|
| RGB | rgb(216, 169, 158) |
| HSL | hsl(11, 43%, 73%) |
| HSV | hsv(11, 27%, 85%) |
| CMYK | cmyk(0%, 21.8%, 26.9%, 15.3%) |
| CIE-LAB | lab(73.18, 15.63, 12.28) |
| CIE-LCH | lch(73.18, 19.87, 38.16°) |
| OKLab | oklab(77.47% 0.0483 0.0319) |
| OKLCH | oklch(77.47% 0.058 33.5) |
| XYZ | xyz(48.6792, 45.4457, 38.5489) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.00
Pinkish Tan
#D99B82
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 7.53
Pale Salmon
#FFB19A
ΔE00 8.09
Light Salmon
#FEA993
ΔE00 8.36
Dusty Pink
#D8A7B1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A99E #9ECDD8
analogous
#D89EB0 #D8A99E #D8C69E
triadic
#D8A99E #9ED8A9 #A99ED8
tetradic
#D8A99E #B0D89E #9ECDD8 #C69ED8
square
#D8A99E #B0D89E #9ECDD8 #C69ED8
split-complementary
#D8A99E #9ED8C6 #9EB0D8
monochromatic
#B35C48 #C68272 #D8A99E #EAD0CA #F6ECE9
Accessibility & contrast
On white
2.08
#D8A99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D8A99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A99E
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A99E | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#E3A3A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d8a99e; /* rgb */ color: rgb(216, 169, 158); /* oklch */ color: oklch(77.5% 0.058 33.5);
Tailwind
colors: {
custom: {
50: '#e5c2ba',
500: '#d8a99e',
950: '#000000',
},
}SCSS
$custom: #d8a99e; $custom-light: #e5c2ba; $custom-dark: #000000;
JSON
{
"hex": "#d8a99e",
"rgb": {
"r": 216,
"g": 169,
"b": 158
},
"hsl": {
"h": 11.379,
"s": 42.647,
"l": 73.333
},
"oklch": {
"l": 0.77474,
"c": 0.05784,
"h": 33.5
},
"luminance": 0.45443
}Semantic roles & 50–950 ramp
primary
#D8A99E
secondary
#DEEAED
accent
#9CB630
background
#FEFBFB
surface
#FCF7F6
border
#D5D0D0
text
#161211
muted
#848180