#BCB4AC#BCB4AC
#BCB4AC is a light, near-neutral orange. Relative luminance 0.463; OKLCH L 77.4% C 0.014 H 67.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB4AC |
|---|---|
| RGB | rgb(188, 180, 172) |
| HSL | hsl(30, 11%, 71%) |
| HSV | hsv(30, 9%, 74%) |
| CMYK | cmyk(0%, 4.3%, 8.5%, 26.3%) |
| CIE-LAB | lab(73.75, 1.42, 5.09) |
| CIE-LCH | lch(73.75, 5.28, 74.39°) |
| OKLab | oklab(77.43% 0.0055 0.0134) |
| OKLCH | oklch(77.43% 0.014 67.6) |
| XYZ | xyz(44.5059, 46.3129, 45.6164) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Greige
#B8AB98
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 5.98
Greyish
#A8A495
ΔE00 6.70
Stone
#A89F91
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB4AC #ACB4BC
analogous
#BCACAC #BCB4AC #BCBCAC
triadic
#BCB4AC #ACBCB4 #B4ACBC
tetradic
#BCB4AC #ACBCAC #ACB4BC #BCACBC
square
#BCB4AC #ACBCAC #ACB4BC #BCACBC
split-complementary
#BCB4AC #ACBCBC #ACACBC
monochromatic
#83776A #A1958A #BCB4AC #D7D3CE #F1F0EE
Accessibility & contrast
On white
2.05
#BCB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BCB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB4AC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB4AC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AC
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#BFB2B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb4ac; /* rgb */ color: rgb(188, 180, 172); /* oklch */ color: oklch(77.4% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#d0cac4',
500: '#bcb4ac',
950: '#000000',
},
}SCSS
$custom: #bcb4ac; $custom-light: #d0cac4; $custom-dark: #000000;
JSON
{
"hex": "#bcb4ac",
"rgb": {
"r": 188,
"g": 180,
"b": 172
},
"hsl": {
"h": 30,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.77425,
"c": 0.01448,
"h": 67.6
},
"luminance": 0.46312
}Semantic roles & 50–950 ramp
primary
#BCB4AC
secondary
#E0E2E4
accent
#739551
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281