#D8BBAB#D8BBAB
#D8BBAB is a light, muted orange. Relative luminance 0.531; OKLCH L 81.3% C 0.040 H 50.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BBAB |
|---|---|
| RGB | rgb(216, 187, 171) |
| HSL | hsl(21, 37%, 76%) |
| HSV | hsv(21, 21%, 85%) |
| CMYK | cmyk(0%, 13.4%, 20.8%, 15.3%) |
| CIE-LAB | lab(77.92, 7.84, 11.92) |
| CIE-LCH | lch(77.92, 14.27, 56.67°) |
| OKLab | oklab(81.27% 0.0254 0.031) |
| OKLCH | oklch(81.27% 0.04 50.7) |
| XYZ | xyz(53.4401, 53.0815, 45.9509) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.09
Warm Gray
#C9BEB0
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.53
Mushroom
#BA9E88
ΔE00 8.67
Tan
#D2B48C
ΔE00 9.21
Greige
#B8AB98
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BBAB #ABC8D8
analogous
#D8ABB1 #D8BBAB #D8D1AB
triadic
#D8BBAB #ABD8BB #BBABD8
tetradic
#D8BBAB #B1D8AB #ABC8D8 #D1ABD8
square
#D8BBAB #B1D8AB #ABC8D8 #D1ABD8
split-complementary
#D8BBAB #ABD8D1 #ABB1D8
monochromatic
#B17757 #C59981 #D8BBAB #EBDDD5 #F5EEEA
Accessibility & contrast
On white
1.81
#D8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#D8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BBAB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BBAB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#E1B6B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d8bbab; /* rgb */ color: rgb(216, 187, 171); /* oklch */ color: oklch(81.3% 0.040 50.7);
Tailwind
colors: {
custom: {
50: '#e4cfc4',
500: '#d8bbab',
950: '#000000',
},
}SCSS
$custom: #d8bbab; $custom-light: #e4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d8bbab",
"rgb": {
"r": 216,
"g": 187,
"b": 171
},
"hsl": {
"h": 21.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.81265,
"c": 0.04005,
"h": 50.7
},
"luminance": 0.5308
}Semantic roles & 50–950 ramp
primary
#D8BBAB
secondary
#789CAF
accent
#84AF36
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382