#D9BCAB#D9BCAB
#D9BCAB is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.041 H 52.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BCAB |
|---|---|
| RGB | rgb(217, 188, 171) |
| HSL | hsl(22, 38%, 76%) |
| HSV | hsv(22, 21%, 85%) |
| CMYK | cmyk(0%, 13.4%, 21.2%, 14.9%) |
| CIE-LAB | lab(78.26, 7.68, 12.41) |
| CIE-LCH | lch(78.26, 14.60, 58.26°) |
| OKLab | oklab(81.55% 0.0249 0.0322) |
| OKLCH | oklch(81.55% 0.041 52.3) |
| XYZ | xyz(53.9493, 53.6601, 46.0357) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 7.31
Pinkish Grey
#C8ACA9
ΔE00 7.59
Mushroom
#BA9E88
ΔE00 8.77
Tan
#D2B48C
ΔE00 8.83
Peach
#FFDAB9
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BCAB #ABC8D9
analogous
#D9ABB1 #D9BCAB #D9D3AB
triadic
#D9BCAB #ABD9BC #BCABD9
tetradic
#D9BCAB #B1D9AB #ABC8D9 #D3ABD9
square
#D9BCAB #B1D9AB #ABC8D9 #D3ABD9
split-complementary
#D9BCAB #ABD9D3 #ABB1D9
monochromatic
#B37957 #C69A81 #D9BCAB #ECDED5 #F5EEEA
Accessibility & contrast
On white
1.79
#D9BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#D9BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BCAB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BCAB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#E2B7B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d9bcab; /* rgb */ color: rgb(217, 188, 171); /* oklch */ color: oklch(81.6% 0.041 52.3);
Tailwind
colors: {
custom: {
50: '#e5d0c4',
500: '#d9bcab',
950: '#000000',
},
}SCSS
$custom: #d9bcab; $custom-light: #e5d0c4; $custom-dark: #000000;
JSON
{
"hex": "#d9bcab",
"rgb": {
"r": 217,
"g": 188,
"b": 171
},
"hsl": {
"h": 22.174,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.81553,
"c": 0.04076,
"h": 52.3
},
"luminance": 0.53658
}Semantic roles & 50–950 ramp
primary
#D9BCAB
secondary
#789BB0
accent
#83B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382