#BCB3AB#BCB3AB
#BCB3AB is a light, near-neutral orange. Relative luminance 0.459; OKLCH L 77.2% C 0.015 H 64.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3AB |
|---|---|
| RGB | rgb(188, 179, 171) |
| HSL | hsl(28, 11%, 70%) |
| HSV | hsv(28, 9%, 74%) |
| CMYK | cmyk(0%, 4.8%, 9%, 26.3%) |
| CIE-LAB | lab(73.46, 1.79, 5.22) |
| CIE-LCH | lch(73.46, 5.52, 71.11°) |
| OKLab | oklab(77.19% 0.0066 0.0137) |
| OKLCH | oklch(77.19% 0.015 64.3) |
| XYZ | xyz(44.2090, 45.8723, 45.0455) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.93
Greige
#B8AB98
ΔE00 5.18
Silver
#C0C0C0
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.10
Stone
#A89F91
ΔE00 6.61
Greyish
#A8A495
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3AB #ABB4BC
analogous
#BCABAB #BCB3AB #BCBBAB
triadic
#BCB3AB #ABBCB3 #B3ABBC
tetradic
#BCB3AB #ABBCAB #ABB4BC #BBABBC
square
#BCB3AB #ABBCAB #ABB4BC #BBABBC
split-complementary
#BCB3AB #ABBCBB #ABABBC
monochromatic
#847669 #A19489 #BCB3AB #D7D2CD #F1F0EE
Accessibility & contrast
On white
2.06
#BCB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BCB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3AB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3AB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#BFB1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb3ab; /* rgb */ color: rgb(188, 179, 171); /* oklch */ color: oklch(77.2% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#d0c9c4',
500: '#bcb3ab',
950: '#000000',
},
}SCSS
$custom: #bcb3ab; $custom-light: #d0c9c4; $custom-dark: #000000;
JSON
{
"hex": "#bcb3ab",
"rgb": {
"r": 188,
"g": 179,
"b": 171
},
"hsl": {
"h": 28.235,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77192,
"c": 0.01525,
"h": 64.3
},
"luminance": 0.45872
}Semantic roles & 50–950 ramp
primary
#BCB3AB
secondary
#DFE2E4
accent
#759550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281