#D8A69F#D8A69F
#D8A69F is a light, moderate red. Relative luminance 0.444; OKLCH L 76.9% C 0.060 H 27.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A69F |
|---|---|
| RGB | rgb(216, 166, 159) |
| HSL | hsl(7, 42%, 74%) |
| HSV | hsv(7, 26%, 85%) |
| CMYK | cmyk(0%, 23.1%, 26.4%, 15.3%) |
| CIE-LAB | lab(72.48, 17.38, 10.73) |
| CIE-LCH | lch(72.48, 20.43, 31.69°) |
| OKLab | oklab(76.94% 0.0534 0.028) |
| OKLCH | oklch(76.94% 0.06 27.7) |
| XYZ | xyz(48.2139, 44.3769, 38.8202) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.33
Dusty Pink
#D8A7B1
ΔE00 6.71
Blush (survey)
#F29E8E
ΔE00 7.27
Pinkish Tan
#D99B82
ΔE00 7.48
Rosybrown
#BC8F8F
ΔE00 7.60
Greyish Pink
#C88D94
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A69F #9FD1D8
analogous
#D89FB4 #D8A69F #D8C29F
triadic
#D8A69F #9FD8A6 #A69FD8
tetradic
#D8A69F #B4D89F #9FD1D8 #C29FD8
square
#D8A69F #B4D89F #9FD1D8 #C29FD8
split-complementary
#D8A69F #9FD8C2 #9FB4D8
monochromatic
#B45649 #C67E73 #D8A69F #EACECB #F6EBE9
Accessibility & contrast
On white
2.13
#D8A69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#D8A69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A69F
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A69F | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#BCB69E
Tritanopia (blue-blind)
#E3A0A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d8a69f; /* rgb */ color: rgb(216, 166, 159); /* oklch */ color: oklch(76.9% 0.060 27.7);
Tailwind
colors: {
custom: {
50: '#e5c0bb',
500: '#d8a69f',
950: '#000000',
},
}SCSS
$custom: #d8a69f; $custom-light: #e5c0bb; $custom-dark: #000000;
JSON
{
"hex": "#d8a69f",
"rgb": {
"r": 216,
"g": 166,
"b": 159
},
"hsl": {
"h": 7.368,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.76935,
"c": 0.0603,
"h": 27.7
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#D8A69F
secondary
#DEEBED
accent
#A5B530
background
#FEFBFB
surface
#FCF7F6
border
#D5D0D0
text
#161211
muted
#848180