#BCB2A6#BCB2A6
#BCB2A6 is a light, muted orange. Relative luminance 0.453; OKLCH L 76.9% C 0.020 H 72.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2A6 |
|---|---|
| RGB | rgb(188, 178, 166) |
| HSL | hsl(33, 14%, 69%) |
| HSV | hsv(33, 12%, 74%) |
| CMYK | cmyk(0%, 5.3%, 11.7%, 26.3%) |
| CIE-LAB | lab(73.08, 1.48, 7.40) |
| CIE-LCH | lch(73.08, 7.55, 78.71°) |
| OKLab | oklab(76.85% 0.0061 0.0194) |
| OKLCH | oklch(76.85% 0.02 72.5) |
| XYZ | xyz(43.5418, 45.2859, 42.5163) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.32
Greige
#B8AB98
ΔE00 3.45
Stone
#A89F91
ΔE00 5.75
Greyish
#A8A495
ΔE00 5.88
Khaki
#C3B091
ΔE00 6.99
Dark Gray
#A9A9A9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2A6 #A6B0BC
analogous
#BCA7A6 #BCB2A6 #BBBCA6
triadic
#BCB2A6 #A6BCB2 #B2A6BC
tetradic
#BCB2A6 #A6BCA7 #A6B0BC #BCA6BB
square
#BCB2A6 #A6BCA7 #A6B0BC #BCA6BB
split-complementary
#BCB2A6 #A6BBBC #A7A6BC
monochromatic
#847563 #A29483 #BCB2A6 #D6D0C9 #F1EEEC
Accessibility & contrast
On white
2.09
#BCB2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BCB2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2A6
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2A6 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#C0AFAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb2a6; /* rgb */ color: rgb(188, 178, 166); /* oklch */ color: oklch(76.9% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#d0c9c0',
500: '#bcb2a6',
950: '#000000',
},
}SCSS
$custom: #bcb2a6; $custom-light: #d0c9c0; $custom-dark: #000000;
JSON
{
"hex": "#bcb2a6",
"rgb": {
"r": 188,
"g": 178,
"b": 166
},
"hsl": {
"h": 32.727,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.76851,
"c": 0.02033,
"h": 72.5
},
"luminance": 0.45285
}Semantic roles & 50–950 ramp
primary
#BCB2A6
secondary
#DCDFE2
accent
#6F984D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281