#BCB2A2#BCB2A2
#BCB2A2 is a light, muted orange. Relative luminance 0.451; OKLCH L 76.7% C 0.025 H 79.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2A2 |
|---|---|
| RGB | rgb(188, 178, 162) |
| HSL | hsl(37, 16%, 69%) |
| HSV | hsv(37, 14%, 74%) |
| CMYK | cmyk(0%, 5.3%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.98, 0.82, 9.45) |
| CIE-LCH | lch(72.98, 9.49, 85.06°) |
| OKLab | oklab(76.74% 0.0045 0.0246) |
| OKLCH | oklch(76.74% 0.025 79.7) |
| XYZ | xyz(43.1805, 45.1414, 40.6138) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.40
Warm Gray
#C9BEB0
ΔE00 3.51
Greyish
#A8A495
ΔE00 5.28
Khaki
#C3B091
ΔE00 5.57
Stone
#A89F91
ΔE00 5.58
Bland
#AFA88B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2A2 #A2ACBC
analogous
#BCA5A2 #BCB2A2 #B9BCA2
triadic
#BCB2A2 #A2BCB2 #B2A2BC
tetradic
#BCB2A2 #A2BCA5 #A2ACBC #BCA2B9
square
#BCB2A2 #A2BCA5 #A2ACBC #BCA2B9
split-complementary
#BCB2A2 #A2B9BC #A5A2BC
monochromatic
#84765F #A2957E #BCB2A2 #D6CFC6 #EFEDE9
Accessibility & contrast
On white
2.09
#BCB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BCB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2A2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2A2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#C1AFAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb2a2; /* rgb */ color: rgb(188, 178, 162); /* oklch */ color: oklch(76.7% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#d0c9bd',
500: '#bcb2a2',
950: '#000000',
},
}SCSS
$custom: #bcb2a2; $custom-light: #d0c9bd; $custom-dark: #000000;
JSON
{
"hex": "#bcb2a2",
"rgb": {
"r": 188,
"g": 178,
"b": 162
},
"hsl": {
"h": 36.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76745,
"c": 0.02504,
"h": 79.7
},
"luminance": 0.45141
}Semantic roles & 50–950 ramp
primary
#BCB2A2
secondary
#D9DCE1
accent
#6A9A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281