#BCB0AB#BCB0AB
#BCB0AB is a light, near-neutral orange. Relative luminance 0.447; OKLCH L 76.6% C 0.016 H 44.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0AB |
|---|---|
| RGB | rgb(188, 176, 171) |
| HSL | hsl(18, 11%, 70%) |
| HSV | hsv(18, 9%, 74%) |
| CMYK | cmyk(0%, 6.4%, 9%, 26.3%) |
| CIE-LAB | lab(72.68, 3.40, 4.09) |
| CIE-LCH | lch(72.68, 5.32, 50.27°) |
| OKLab | oklab(76.58% 0.0112 0.0108) |
| OKLCH | oklch(76.58% 0.016 44.1) |
| XYZ | xyz(43.6143, 44.6829, 44.8472) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.88
Dark Gray
#A9A9A9
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.78
Greige
#B8AB98
ΔE00 6.82
Stone
#A89F91
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0AB #ABB7BC
analogous
#BCABAE #BCB0AB #BCB8AB
triadic
#BCB0AB #ABBCB0 #B0ABBC
tetradic
#BCB0AB #AEBCAB #ABB7BC #B8ABBC
square
#BCB0AB #AEBCAB #ABB7BC #B8ABBC
split-complementary
#BCB0AB #ABBCB8 #ABAEBC
monochromatic
#847169 #A19089 #BCB0AB #D7D0CD #F1EFEE
Accessibility & contrast
On white
2.11
#BCB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BCB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0AB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0AB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#C0AEAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcb0ab; /* rgb */ color: rgb(188, 176, 171); /* oklch */ color: oklch(76.6% 0.016 44.1);
Tailwind
colors: {
custom: {
50: '#d0c7c4',
500: '#bcb0ab',
950: '#000000',
},
}SCSS
$custom: #bcb0ab; $custom-light: #d0c7c4; $custom-dark: #000000;
JSON
{
"hex": "#bcb0ab",
"rgb": {
"r": 188,
"g": 176,
"b": 171
},
"hsl": {
"h": 17.647,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.7658,
"c": 0.01554,
"h": 44.1
},
"luminance": 0.44682
}Semantic roles & 50–950 ramp
primary
#BCB0AB
secondary
#DFE2E4
accent
#819550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281