#D7BBAB#D7BBAB
#D7BBAB is a light, muted orange. Relative luminance 0.529; OKLCH L 81.2% C 0.039 H 51.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBAB |
|---|---|
| RGB | rgb(215, 187, 171) |
| HSL | hsl(22, 35%, 76%) |
| HSV | hsv(22, 20%, 84%) |
| CMYK | cmyk(0%, 13%, 20.5%, 15.7%) |
| CIE-LAB | lab(77.83, 7.47, 11.78) |
| CIE-LCH | lch(77.83, 13.95, 57.64°) |
| OKLab | oklab(81.17% 0.0243 0.0306) |
| OKLCH | oklch(81.17% 0.039 51.6) |
| XYZ | xyz(53.1454, 52.9296, 45.9371) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.06
Pinkish Grey
#C8ACA9
ΔE00 7.17
Apricot
#FBCEB1
ΔE00 7.71
Mushroom
#BA9E88
ΔE00 8.57
Greige
#B8AB98
ΔE00 8.97
Tan
#D2B48C
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBAB #ABC7D7
analogous
#D7ABB1 #D7BBAB #D7D1AB
triadic
#D7BBAB #ABD7BB #BBABD7
tetradic
#D7BBAB #B1D7AB #ABC7D7 #D1ABD7
square
#D7BBAB #B1D7AB #ABC7D7 #D1ABD7
split-complementary
#D7BBAB #ABD7D1 #ABB1D7
monochromatic
#B07858 #C39982 #D7BBAB #EBDDD4 #F5EEEA
Accessibility & contrast
On white
1.81
#D7BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#D7BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBAB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBAB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#E0B6B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d7bbab; /* rgb */ color: rgb(215, 187, 171); /* oklch */ color: oklch(81.2% 0.039 51.6);
Tailwind
colors: {
custom: {
50: '#e3cfc4',
500: '#d7bbab',
950: '#000000',
},
}SCSS
$custom: #d7bbab; $custom-light: #e3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d7bbab",
"rgb": {
"r": 215,
"g": 187,
"b": 171
},
"hsl": {
"h": 21.818,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.81174,
"c": 0.03907,
"h": 51.6
},
"luminance": 0.52928
}Semantic roles & 50–950 ramp
primary
#D7BBAB
secondary
#789AAE
accent
#83AE37
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382