#BCB5AC#BCB5AC
#BCB5AC is a light, near-neutral orange. Relative luminance 0.467; OKLCH L 77.6% C 0.015 H 74.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB5AC |
|---|---|
| RGB | rgb(188, 181, 172) |
| HSL | hsl(34, 11%, 71%) |
| HSV | hsv(34, 9%, 74%) |
| CMYK | cmyk(0%, 3.7%, 8.5%, 26.3%) |
| CIE-LAB | lab(74.01, 0.88, 5.46) |
| CIE-LCH | lch(74.01, 5.53, 80.80°) |
| OKLab | oklab(77.63% 0.004 0.0144) |
| OKLCH | oklch(77.63% 0.015 74.4) |
| XYZ | xyz(44.7085, 46.7181, 45.6840) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.46
Greige
#B8AB98
ΔE00 5.08
Silver
#C0C0C0
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 6.17
Greyish
#A8A495
ΔE00 6.31
Stone
#A89F91
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB5AC #ACB3BC
analogous
#BCADAC #BCB5AC #BBBCAC
triadic
#BCB5AC #ACBCB5 #B5ACBC
tetradic
#BCB5AC #ACBCAD #ACB3BC #BCACBB
square
#BCB5AC #ACBCAD #ACB3BC #BCACBB
split-complementary
#BCB5AC #ACBBBC #ADACBC
monochromatic
#83786A #A1978A #BCB5AC #D7D3CE #F1F0EE
Accessibility & contrast
On white
2.03
#BCB5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BCB5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB5AC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB5AC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#BFB3B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcb5ac; /* rgb */ color: rgb(188, 181, 172); /* oklch */ color: oklch(77.6% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#d0cbc4',
500: '#bcb5ac',
950: '#000000',
},
}SCSS
$custom: #bcb5ac; $custom-light: #d0cbc4; $custom-dark: #000000;
JSON
{
"hex": "#bcb5ac",
"rgb": {
"r": 188,
"g": 181,
"b": 172
},
"hsl": {
"h": 33.75,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.7763,
"c": 0.01491,
"h": 74.4
},
"luminance": 0.46718
}Semantic roles & 50–950 ramp
primary
#BCB5AC
secondary
#E0E2E4
accent
#6F9551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281