#D8A09B#D8A09B
#D8A09B is a light, moderate red. Relative luminance 0.421; OKLCH L 75.7% C 0.068 H 24.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A09B |
|---|---|
| RGB | rgb(216, 160, 155) |
| HSL | hsl(5, 44%, 73%) |
| HSV | hsv(5, 28%, 85%) |
| CMYK | cmyk(0%, 25.9%, 28.2%, 15.3%) |
| CIE-LAB | lab(70.95, 20.08, 10.76) |
| CIE-LCH | lch(70.95, 22.78, 28.20°) |
| OKLab | oklab(75.72% 0.0614 0.0281) |
| OKLCH | oklch(75.72% 0.068 24.6) |
| XYZ | xyz(46.8071, 42.1096, 36.6665) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 6.61
Blush (survey)
#F29E8E
ΔE00 6.71
Greyish Pink
#C88D94
ΔE00 6.90
Faded Pink
#DE9DAC
ΔE00 7.45
Pinkish Tan
#D99B82
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A09B #9BD3D8
analogous
#D89BB4 #D8A09B #D8BE9B
triadic
#D8A09B #9BD8A0 #A09BD8
tetradic
#D8A09B #B4D89B #9BD3D8 #BE9BD8
square
#D8A09B #B4D89B #9BD3D8 #BE9BD8
split-complementary
#D8A09B #9BD8BE #9BB4D8
monochromatic
#B34F46 #C7766F #D8A09B #E9CAC7 #F6EAE9
Accessibility & contrast
On white
2.23
#D8A09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#D8A09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A09B
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A09B | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#B8B29A
Tritanopia (blue-blind)
#E49A9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d8a09b; /* rgb */ color: rgb(216, 160, 155); /* oklch */ color: oklch(75.7% 0.068 24.6);
Tailwind
colors: {
custom: {
50: '#e5bcb8',
500: '#d8a09b',
950: '#000000',
},
}SCSS
$custom: #d8a09b; $custom-light: #e5bcb8; $custom-dark: #000000;
JSON
{
"hex": "#d8a09b",
"rgb": {
"r": 216,
"g": 160,
"b": 155
},
"hsl": {
"h": 4.918,
"s": 43.885,
"l": 72.745
},
"oklch": {
"l": 0.75716,
"c": 0.0675,
"h": 24.6
},
"luminance": 0.42107
}Semantic roles & 50–950 ramp
primary
#D8A09B
secondary
#DEECED
accent
#ACB72E
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161211
muted
#848180