#BCB0A0#BCB0A0
#BCB0A0 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.3% C 0.026 H 75.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0A0 |
|---|---|
| RGB | rgb(188, 176, 160) |
| HSL | hsl(34, 17%, 68%) |
| HSV | hsv(34, 15%, 74%) |
| CMYK | cmyk(0%, 6.4%, 14.9%, 26.3%) |
| CIE-LAB | lab(72.42, 1.57, 9.74) |
| CIE-LCH | lch(72.42, 9.86, 80.85°) |
| OKLab | oklab(76.28% 0.0067 0.0254) |
| OKLCH | oklch(76.28% 0.026 75.2) |
| XYZ | xyz(42.6091, 44.2808, 39.5533) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.84
Warm Gray
#C9BEB0
ΔE00 3.83
Stone
#A89F91
ΔE00 5.27
Khaki
#C3B091
ΔE00 5.32
Greyish
#A8A495
ΔE00 5.60
Putty
#BEAE8A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0A0 #A0ACBC
analogous
#BCA2A0 #BCB0A0 #BABCA0
triadic
#BCB0A0 #A0BCB0 #B0A0BC
tetradic
#BCB0A0 #A0BCA2 #A0ACBC #BCA0BA
square
#BCB0A0 #A0BCA2 #A0ACBC #BCA0BA
split-complementary
#BCB0A0 #A0BABC #A2A0BC
monochromatic
#84745D #A3927C #BCB0A0 #D5CEC4 #EFECE8
Accessibility & contrast
On white
2.13
#BCB0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BCB0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0A0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0A0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#C1ADAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcb0a0; /* rgb */ color: rgb(188, 176, 160); /* oklch */ color: oklch(76.3% 0.026 75.2);
Tailwind
colors: {
custom: {
50: '#d0c7bc',
500: '#bcb0a0',
950: '#000000',
},
}SCSS
$custom: #bcb0a0; $custom-light: #d0c7bc; $custom-dark: #000000;
JSON
{
"hex": "#bcb0a0",
"rgb": {
"r": 188,
"g": 176,
"b": 160
},
"hsl": {
"h": 34.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76283,
"c": 0.02623,
"h": 75.2
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#BCB0A0
secondary
#D8DBE0
accent
#6D9C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281