#D0BBAB#D0BBAB
#D0BBAB is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.033 H 59.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBAB |
|---|---|
| RGB | rgb(208, 187, 171) |
| HSL | hsl(26, 28%, 74%) |
| HSV | hsv(26, 18%, 82%) |
| CMYK | cmyk(0%, 10.1%, 17.8%, 18.4%) |
| CIE-LAB | lab(77.22, 4.86, 10.82) |
| CIE-LCH | lch(77.22, 11.86, 65.81°) |
| OKLab | oklab(80.54% 0.0165 0.0282) |
| OKLCH | oklch(80.54% 0.033 59.6) |
| XYZ | xyz(51.1333, 51.8920, 45.8427) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.30
Greige
#B8AB98
ΔE00 6.61
Khaki
#C3B091
ΔE00 7.33
Tan
#D2B48C
ΔE00 8.18
Mushroom
#BA9E88
ΔE00 8.32
Pinkish Grey
#C8ACA9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBAB #ABC0D0
analogous
#D0ABAE #D0BBAB #D0CEAB
triadic
#D0BBAB #ABD0BB #BBABD0
tetradic
#D0BBAB #AED0AB #ABC0D0 #CEABD0
square
#D0BBAB #AED0AB #ABC0D0 #CEABD0
split-complementary
#D0BBAB #ABD0CE #ABAED0
monochromatic
#A47B5D #BA9B84 #D0BBAB #E6DBD2 #F4EFEB
Accessibility & contrast
On white
1.85
#D0BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#D0BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBAB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBAB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#D7B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d0bbab; /* rgb */ color: rgb(208, 187, 171); /* oklch */ color: oklch(80.5% 0.033 59.6);
Tailwind
colors: {
custom: {
50: '#decfc4',
500: '#d0bbab',
950: '#000000',
},
}SCSS
$custom: #d0bbab; $custom-light: #decfc4; $custom-dark: #000000;
JSON
{
"hex": "#d0bbab",
"rgb": {
"r": 208,
"g": 187,
"b": 171
},
"hsl": {
"h": 25.946,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.80544,
"c": 0.03266,
"h": 59.6
},
"luminance": 0.51891
}Semantic roles & 50–950 ramp
primary
#D0BBAB
secondary
#7A93A6
accent
#7AA73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382