#D9BBAB#D9BBAB
#D9BBAB is a light, muted orange. Relative luminance 0.532; OKLCH L 81.4% C 0.041 H 49.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBAB |
|---|---|
| RGB | rgb(217, 187, 171) |
| HSL | hsl(21, 38%, 76%) |
| HSV | hsv(21, 21%, 85%) |
| CMYK | cmyk(0%, 13.8%, 21.2%, 14.9%) |
| CIE-LAB | lab(78.01, 8.21, 12.06) |
| CIE-LCH | lch(78.01, 14.59, 55.75°) |
| OKLab | oklab(81.36% 0.0265 0.0313) |
| OKLCH | oklch(81.36% 0.041 49.8) |
| XYZ | xyz(53.7365, 53.2343, 45.9648) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.02
Apricot
#FBCEB1
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 7.80
Mushroom
#BA9E88
ΔE00 8.80
Tan
#D2B48C
ΔE00 9.39
Peach
#FFDAB9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBAB #ABC9D9
analogous
#D9ABB2 #D9BBAB #D9D2AB
triadic
#D9BBAB #ABD9BB #BBABD9
tetradic
#D9BBAB #B2D9AB #ABC9D9 #D2ABD9
square
#D9BBAB #B2D9AB #ABC9D9 #D2ABD9
split-complementary
#D9BBAB #ABD9D2 #ABB2D9
monochromatic
#B37757 #C69981 #D9BBAB #ECDDD5 #F5EEEA
Accessibility & contrast
On white
1.80
#D9BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#D9BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBAB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBAB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#E2B6B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d9bbab; /* rgb */ color: rgb(217, 187, 171); /* oklch */ color: oklch(81.4% 0.041 49.8);
Tailwind
colors: {
custom: {
50: '#e5cfc4',
500: '#d9bbab',
950: '#000000',
},
}SCSS
$custom: #d9bbab; $custom-light: #e5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d9bbab",
"rgb": {
"r": 217,
"g": 187,
"b": 171
},
"hsl": {
"h": 20.87,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.81357,
"c": 0.04103,
"h": 49.8
},
"luminance": 0.53233
}Semantic roles & 50–950 ramp
primary
#D9BBAB
secondary
#789DB0
accent
#86B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161312
muted
#848382