#D6BBAB#D6BBAB
#D6BBAB is a light, muted orange. Relative luminance 0.528; OKLCH L 81.1% C 0.038 H 52.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBAB |
|---|---|
| RGB | rgb(214, 187, 171) |
| HSL | hsl(22, 34%, 75%) |
| HSV | hsv(22, 20%, 84%) |
| CMYK | cmyk(0%, 12.6%, 20.1%, 16.1%) |
| CIE-LAB | lab(77.74, 7.09, 11.64) |
| CIE-LCH | lch(77.74, 13.63, 58.65°) |
| OKLab | oklab(81.08% 0.0232 0.0303) |
| OKLCH | oklch(81.08% 0.038 52.6) |
| XYZ | xyz(52.8526, 52.7786, 45.9233) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 7.27
Apricot
#FBCEB1
ΔE00 7.90
Mushroom
#BA9E88
ΔE00 8.47
Greige
#B8AB98
ΔE00 8.63
Tan
#D2B48C
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBAB #ABC6D6
analogous
#D6ABB0 #D6BBAB #D6D0AB
triadic
#D6BBAB #ABD6BB #BBABD6
tetradic
#D6BBAB #B0D6AB #ABC6D6 #D0ABD6
square
#D6BBAB #B0D6AB #ABC6D6 #D0ABD6
split-complementary
#D6BBAB #ABD6D0 #ABB0D6
monochromatic
#AE7859 #C29A82 #D6BBAB #EADCD4 #F5EEEA
Accessibility & contrast
On white
1.82
#D6BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D6BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBAB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBAB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C9C2AB
Tritanopia (blue-blind)
#DEB6B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d6bbab; /* rgb */ color: rgb(214, 187, 171); /* oklch */ color: oklch(81.1% 0.038 52.6);
Tailwind
colors: {
custom: {
50: '#e3cfc4',
500: '#d6bbab',
950: '#000000',
},
}SCSS
$custom: #d6bbab; $custom-light: #e3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#d6bbab",
"rgb": {
"r": 214,
"g": 187,
"b": 171
},
"hsl": {
"h": 22.326,
"s": 34.4,
"l": 75.49
},
"oklch": {
"l": 0.81083,
"c": 0.03812,
"h": 52.6
},
"luminance": 0.52777
}Semantic roles & 50–950 ramp
primary
#D6BBAB
secondary
#7899AD
accent
#82AD38
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382