#D8A09C#D8A09C
#D8A09C is a light, moderate red. Relative luminance 0.421; OKLCH L 75.7% C 0.067 H 23.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A09C |
|---|---|
| RGB | rgb(216, 160, 156) |
| HSL | hsl(4, 43%, 73%) |
| HSV | hsv(4, 28%, 85%) |
| CMYK | cmyk(0%, 25.9%, 27.8%, 15.3%) |
| CIE-LAB | lab(70.97, 20.21, 10.24) |
| CIE-LCH | lch(70.97, 22.66, 26.87°) |
| OKLab | oklab(75.74% 0.0618 0.0268) |
| OKLCH | oklch(75.74% 0.067 23.4) |
| XYZ | xyz(46.8914, 42.1433, 37.1106) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.00
Rosybrown
#BC8F8F
ΔE00 6.52
Greyish Pink
#C88D94
ΔE00 6.65
Blush (survey)
#F29E8E
ΔE00 6.96
Faded Pink
#DE9DAC
ΔE00 7.05
Dusty Pink (survey)
#D58A94
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A09C #9CD4D8
analogous
#D89CB6 #D8A09C #D8BE9C
triadic
#D8A09C #9CD8A0 #A09CD8
tetradic
#D8A09C #B6D89C #9CD4D8 #BE9CD8
square
#D8A09C #B6D89C #9CD4D8 #BE9CD8
split-complementary
#D8A09C #9CD8BE #9CB6D8
monochromatic
#B34E47 #C77670 #D8A09C #E9CAC8 #F6EAE9
Accessibility & contrast
On white
2.23
#D8A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#D8A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A09C
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A09C | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79C
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#E49A9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d8a09c; /* rgb */ color: rgb(216, 160, 156); /* oklch */ color: oklch(75.7% 0.067 23.4);
Tailwind
colors: {
custom: {
50: '#e5bcb9',
500: '#d8a09c',
950: '#000000',
},
}SCSS
$custom: #d8a09c; $custom-light: #e5bcb9; $custom-dark: #000000;
JSON
{
"hex": "#d8a09c",
"rgb": {
"r": 216,
"g": 160,
"b": 156
},
"hsl": {
"h": 4,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.75742,
"c": 0.06734,
"h": 23.4
},
"luminance": 0.42141
}Semantic roles & 50–950 ramp
primary
#D8A09C
secondary
#DEECED
accent
#AEB72F
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180