#BCB4B0#BCB4B0
#BCB4B0 is a light, near-neutral orange. Relative luminance 0.465; OKLCH L 77.5% C 0.011 H 48.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB4B0 |
|---|---|
| RGB | rgb(188, 180, 176) |
| HSL | hsl(20, 8%, 71%) |
| HSV | hsv(20, 6%, 74%) |
| CMYK | cmyk(0%, 4.3%, 6.4%, 26.3%) |
| CIE-LAB | lab(73.85, 2.12, 3.05) |
| CIE-LCH | lch(73.85, 3.71, 55.19°) |
| OKLab | oklab(77.54% 0.0071 0.0081) |
| OKLCH | oklch(77.54% 0.011 48.6) |
| XYZ | xyz(44.8958, 46.4689, 47.6701) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 4.88
Warm Gray
#C9BEB0
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.01
Greige
#B8AB98
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB4B0 #B0B8BC
analogous
#BCB0B2 #BCB4B0 #BCBAB0
triadic
#BCB4B0 #B0BCB4 #B4B0BC
tetradic
#BCB4B0 #B2BCB0 #B0B8BC #BAB0BC
square
#BCB4B0 #B2BCB0 #B0B8BC #BAB0BC
split-complementary
#BCB4B0 #B0BCBA #B0B2BC
monochromatic
#83756F #A0958F #BCB4B0 #D8D3D1 #F1EFEE
Accessibility & contrast
On white
2.04
#BCB4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BCB4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB4B0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB4B0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B0
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#BFB3B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb4b0; /* rgb */ color: rgb(188, 180, 176); /* oklch */ color: oklch(77.5% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#d0cac7',
500: '#bcb4b0',
950: '#000000',
},
}SCSS
$custom: #bcb4b0; $custom-light: #d0cac7; $custom-dark: #000000;
JSON
{
"hex": "#bcb4b0",
"rgb": {
"r": 188,
"g": 180,
"b": 176
},
"hsl": {
"h": 20,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.77537,
"c": 0.01076,
"h": 48.6
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#BCB4B0
secondary
#E2E4E5
accent
#7D9253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282