#BCB4AB#BCB4AB
#BCB4AB is a light, near-neutral orange. Relative luminance 0.463; OKLCH L 77.4% C 0.016 H 70.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB4AB |
|---|---|
| RGB | rgb(188, 180, 171) |
| HSL | hsl(32, 11%, 70%) |
| HSV | hsv(32, 9%, 74%) |
| CMYK | cmyk(0%, 4.3%, 9%, 26.3%) |
| CIE-LAB | lab(73.72, 1.25, 5.60) |
| CIE-LCH | lch(73.72, 5.73, 77.42°) |
| OKLab | oklab(77.4% 0.0051 0.0147) |
| OKLCH | oklch(77.4% 0.016 70.8) |
| XYZ | xyz(44.4102, 46.2746, 45.1125) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.51
Greige
#B8AB98
ΔE00 4.88
Silver
#C0C0C0
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.23
Greyish
#A8A495
ΔE00 6.39
Stone
#A89F91
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB4AB #ABB3BC
analogous
#BCABAB #BCB4AB #BBBCAB
triadic
#BCB4AB #ABBCB4 #B4ABBC
tetradic
#BCB4AB #ABBCAB #ABB3BC #BCABBB
square
#BCB4AB #ABBCAB #ABB3BC #BCABBB
split-complementary
#BCB4AB #ABBBBC #ABABBC
monochromatic
#847769 #A19689 #BCB4AB #D7D2CD #F1F0EE
Accessibility & contrast
On white
2.05
#BCB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BCB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB4AB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB4AB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#BFB2B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb4ab; /* rgb */ color: rgb(188, 180, 171); /* oklch */ color: oklch(77.4% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#d0cac4',
500: '#bcb4ab',
950: '#000000',
},
}SCSS
$custom: #bcb4ab; $custom-light: #d0cac4; $custom-dark: #000000;
JSON
{
"hex": "#bcb4ab",
"rgb": {
"r": 188,
"g": 180,
"b": 171
},
"hsl": {
"h": 31.765,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77397,
"c": 0.01557,
"h": 70.8
},
"luminance": 0.46274
}Semantic roles & 50–950 ramp
primary
#BCB4AB
secondary
#DFE1E4
accent
#719550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281