#BCB6B0#BCB6B0
#BCB6B0 is a light, near-neutral orange. Relative luminance 0.473; OKLCH L 77.9% C 0.011 H 67.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB6B0 |
|---|---|
| RGB | rgb(188, 182, 176) |
| HSL | hsl(30, 8%, 71%) |
| HSV | hsv(30, 6%, 74%) |
| CMYK | cmyk(0%, 3.2%, 6.4%, 26.3%) |
| CIE-LAB | lab(74.37, 1.04, 3.80) |
| CIE-LCH | lch(74.37, 3.94, 74.65°) |
| OKLab | oklab(77.95% 0.0041 0.01) |
| OKLCH | oklch(77.95% 0.011 67.7) |
| XYZ | xyz(45.3025, 47.2822, 47.8057) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.31
Silver
#C0C0C0
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 6.21
Greige
#B8AB98
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB6B0 #B0B6BC
analogous
#BCB0B0 #BCB6B0 #BCBCB0
triadic
#BCB6B0 #B0BCB6 #B6B0BC
tetradic
#BCB6B0 #B0BCB0 #B0B6BC #BCB0BC
square
#BCB6B0 #B0BCB0 #B0B6BC #BCB0BC
split-complementary
#BCB6B0 #B0BCBC #B0B0BC
monochromatic
#83796F #A0978F #BCB6B0 #D8D5D1 #F1F0EE
Accessibility & contrast
On white
2.01
#BCB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BCB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB6B0
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB6B0 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#BEB5B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcb6b0; /* rgb */ color: rgb(188, 182, 176); /* oklch */ color: oklch(77.9% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#d0cbc7',
500: '#bcb6b0',
950: '#000000',
},
}SCSS
$custom: #bcb6b0; $custom-light: #d0cbc7; $custom-dark: #000000;
JSON
{
"hex": "#bcb6b0",
"rgb": {
"r": 188,
"g": 182,
"b": 176
},
"hsl": {
"h": 30,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.77946,
"c": 0.01084,
"h": 67.7
},
"luminance": 0.47282
}Semantic roles & 50–950 ramp
primary
#BCB6B0
secondary
#E2E4E5
accent
#739253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282