#BCB6AE#BCB6AE
#BCB6AE is a light, near-neutral orange. Relative luminance 0.472; OKLCH L 77.9% C 0.013 H 75.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB6AE |
|---|---|
| RGB | rgb(188, 182, 174) |
| HSL | hsl(34, 9%, 71%) |
| HSV | hsv(34, 7%, 74%) |
| CMYK | cmyk(0%, 3.2%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.32, 0.69, 4.82) |
| CIE-LCH | lch(74.32, 4.87, 81.80°) |
| OKLab | oklab(77.89% 0.0033 0.0127) |
| OKLCH | oklch(77.89% 0.013 75.3) |
| XYZ | xyz(45.1060, 47.2036, 46.7712) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.72
Silver
#C0C0C0
ΔE00 5.07
Greige
#B8AB98
ΔE00 5.67
Dark Gray
#A9A9A9
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB6AE #AEB4BC
analogous
#BCAFAE #BCB6AE #BBBCAE
triadic
#BCB6AE #AEBCB6 #B6AEBC
tetradic
#BCB6AE #AEBCAF #AEB4BC #BCAEBB
square
#BCB6AE #AEBCAF #AEB4BC #BCAEBB
split-complementary
#BCB6AE #AEBBBC #AFAEBC
monochromatic
#83796C #A0988D #BCB6AE #D8D4CF #F1F0EE
Accessibility & contrast
On white
2.01
#BCB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BCB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB6AE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB6AE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#BFB4B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bcb6ae; /* rgb */ color: rgb(188, 182, 174); /* oklch */ color: oklch(77.9% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#d0cbc6',
500: '#bcb6ae',
950: '#000000',
},
}SCSS
$custom: #bcb6ae; $custom-light: #d0cbc6; $custom-dark: #000000;
JSON
{
"hex": "#bcb6ae",
"rgb": {
"r": 188,
"g": 182,
"b": 174
},
"hsl": {
"h": 34.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.7789,
"c": 0.01311,
"h": 75.3
},
"luminance": 0.47203
}Semantic roles & 50–950 ramp
primary
#BCB6AE
secondary
#E1E3E5
accent
#6E9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282