#D1BBAB#D1BBAB
#D1BBAB is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.034 H 58.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBAB |
|---|---|
| RGB | rgb(209, 187, 171) |
| HSL | hsl(25, 29%, 75%) |
| HSV | hsv(25, 18%, 82%) |
| CMYK | cmyk(0%, 10.5%, 18.2%, 18%) |
| CIE-LAB | lab(77.30, 5.23, 10.95) |
| CIE-LCH | lch(77.30, 12.14, 64.47°) |
| OKLab | oklab(80.63% 0.0176 0.0285) |
| OKLCH | oklch(80.63% 0.034 58.3) |
| XYZ | xyz(51.4154, 52.0375, 45.8560) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.71
Greige
#B8AB98
ΔE00 6.94
Khaki
#C3B091
ΔE00 7.60
Pinkish Grey
#C8ACA9
ΔE00 8.11
Tan
#D2B48C
ΔE00 8.25
Mushroom
#BA9E88
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBAB #ABC1D1
analogous
#D1ABAE #D1BBAB #D1CEAB
triadic
#D1BBAB #ABD1BB #BBABD1
tetradic
#D1BBAB #AED1AB #ABC1D1 #CEABD1
square
#D1BBAB #AED1AB #ABC1D1 #CEABD1
split-complementary
#D1BBAB #ABD1CE #ABAED1
monochromatic
#A67B5C #BB9B83 #D1BBAB #E7DBD3 #F4EFEB
Accessibility & contrast
On white
1.84
#D1BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#D1BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#D8B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d1bbab; /* rgb */ color: rgb(209, 187, 171); /* oklch */ color: oklch(80.6% 0.034 58.3);
Tailwind
colors: {
custom: {
50: '#dfcfc4',
500: '#d1bbab',
950: '#000000',
},
}SCSS
$custom: #d1bbab; $custom-light: #dfcfc4; $custom-dark: #000000;
JSON
{
"hex": "#d1bbab",
"rgb": {
"r": 209,
"g": 187,
"b": 171
},
"hsl": {
"h": 25.263,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.80633,
"c": 0.03352,
"h": 58.3
},
"luminance": 0.52036
}Semantic roles & 50–950 ramp
primary
#D1BBAB
secondary
#7994A7
accent
#7BA83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382