#D8A89F#D8A89F
#D8A89F is a light, muted red. Relative luminance 0.451; OKLCH L 77.3% C 0.058 H 30.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A89F |
|---|---|
| RGB | rgb(216, 168, 159) |
| HSL | hsl(9, 42%, 74%) |
| HSV | hsv(9, 26%, 85%) |
| CMYK | cmyk(0%, 22.2%, 26.4%, 15.3%) |
| CIE-LAB | lab(72.96, 16.30, 11.42) |
| CIE-LCH | lch(72.96, 19.91, 35.01°) |
| OKLab | oklab(77.31% 0.0502 0.0297) |
| OKLCH | oklch(77.31% 0.058 30.6) |
| XYZ | xyz(48.5803, 45.1097, 38.9423) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 7.01
Blush (survey)
#F29E8E
ΔE00 7.43
Dusty Pink
#D8A7B1
ΔE00 7.55
Rosybrown
#BC8F8F
ΔE00 8.24
Pale Salmon
#FFB19A
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A89F #9FCFD8
analogous
#D89FB2 #D8A89F #D8C49F
triadic
#D8A89F #9FD8A8 #A89FD8
tetradic
#D8A89F #B2D89F #9FCFD8 #C49FD8
square
#D8A89F #B2D89F #9FCFD8 #C49FD8
split-complementary
#D8A89F #9FD8C4 #9FB2D8
monochromatic
#B45A49 #C68173 #D8A89F #EACFCB #F6EBE9
Accessibility & contrast
On white
2.10
#D8A89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#D8A89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A89F
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A89F | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#BDB79F
Tritanopia (blue-blind)
#E3A2A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d8a89f; /* rgb */ color: rgb(216, 168, 159); /* oklch */ color: oklch(77.3% 0.058 30.6);
Tailwind
colors: {
custom: {
50: '#e5c2bb',
500: '#d8a89f',
950: '#000000',
},
}SCSS
$custom: #d8a89f; $custom-light: #e5c2bb; $custom-dark: #000000;
JSON
{
"hex": "#d8a89f",
"rgb": {
"r": 216,
"g": 168,
"b": 159
},
"hsl": {
"h": 9.474,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.77311,
"c": 0.05838,
"h": 30.6
},
"luminance": 0.45107
}Semantic roles & 50–950 ramp
primary
#D8A89F
secondary
#DEEBED
accent
#A0B530
background
#FEFBFB
surface
#FCF7F6
border
#D5D0D0
text
#161211
muted
#848180