#BCB6AB#BCB6AB
#BCB6AB is a light, near-neutral orange. Relative luminance 0.471; OKLCH L 77.8% C 0.017 H 82.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB6AB |
|---|---|
| RGB | rgb(188, 182, 171) |
| HSL | hsl(39, 11%, 70%) |
| HSV | hsv(39, 9%, 74%) |
| CMYK | cmyk(0%, 3.2%, 9%, 26.3%) |
| CIE-LAB | lab(74.25, 0.18, 6.35) |
| CIE-LCH | lch(74.25, 6.35, 88.40°) |
| OKLab | oklab(77.81% 0.0021 0.0167) |
| OKLCH | oklch(77.81% 0.017 82.8) |
| XYZ | xyz(44.8168, 47.0879, 45.2481) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.31
Greige
#B8AB98
ΔE00 4.83
Greyish
#A8A495
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.09
Stone
#A89F91
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB6AB #ABB1BC
analogous
#BCADAB #BCB6AB #B9BCAB
triadic
#BCB6AB #ABBCB6 #B6ABBC
tetradic
#BCB6AB #ABBCAD #ABB1BC #BCABB9
square
#BCB6AB #ABBCAD #ABB1BC #BCABB9
split-complementary
#BCB6AB #ABB9BC #ADABBC
monochromatic
#847A69 #A19889 #BCB6AB #D7D4CD #F1F0EE
Accessibility & contrast
On white
2.02
#BCB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BCB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB6AB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB6AB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#BBB7AB
Tritanopia (blue-blind)
#BFB4B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcb6ab; /* rgb */ color: rgb(188, 182, 171); /* oklch */ color: oklch(77.8% 0.017 82.8);
Tailwind
colors: {
custom: {
50: '#d0cbc4',
500: '#bcb6ab',
950: '#000000',
},
}SCSS
$custom: #bcb6ab; $custom-light: #d0cbc4; $custom-dark: #000000;
JSON
{
"hex": "#bcb6ab",
"rgb": {
"r": 188,
"g": 182,
"b": 171
},
"hsl": {
"h": 38.824,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77808,
"c": 0.01678,
"h": 82.8
},
"luminance": 0.47088
}Semantic roles & 50–950 ramp
primary
#BCB6AB
secondary
#DFE1E4
accent
#699550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281