#BCB2B7#BCB2B7
#BCB2B7 is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.3% C 0.013 H 345.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2B7 |
|---|---|
| RGB | rgb(188, 178, 183) |
| HSL | hsl(330, 7%, 72%) |
| HSV | hsv(330, 5%, 74%) |
| CMYK | cmyk(0%, 5.3%, 2.7%, 26.3%) |
| CIE-LAB | lab(73.51, 4.45, -1.27) |
| CIE-LCH | lch(73.51, 4.63, 344.09°) |
| OKLab | oklab(77.33% 0.0129 -0.0033) |
| OKLCH | oklch(77.33% 0.013 345.6) |
| XYZ | xyz(45.2055, 45.9514, 51.2786) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.91
Silver
#C0C0C0
ΔE00 6.64
Dark Gray
#A9A9A9
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2B7 #B2BCB7
analogous
#BCB2BC #BCB2B7 #BCB2B2
triadic
#BCB2B7 #B7BCB2 #B2B7BC
tetradic
#BCB2B7 #BCBCB2 #B2BCB7 #B2B2BC
square
#BCB2B7 #BCBCB2 #B2BCB7 #B2B2BC
split-complementary
#BCB2B7 #B2BCB2 #B2BCBC
monochromatic
#82717A #A09198 #BCB2B7 #D8D3D6 #F1EFF0
Accessibility & contrast
On white
2.06
#BCB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BCB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2B7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2B7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B7
Deuteranopia (green-blind)
#B5B5B7
Tritanopia (blue-blind)
#BEB2B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb2b7; /* rgb */ color: rgb(188, 178, 183); /* oklch */ color: oklch(77.3% 0.013 345.6);
Tailwind
colors: {
custom: {
50: '#d0c9cc',
500: '#bcb2b7',
950: '#000000',
},
}SCSS
$custom: #bcb2b7; $custom-light: #d0c9cc; $custom-dark: #000000;
JSON
{
"hex": "#bcb2b7",
"rgb": {
"r": 188,
"g": 178,
"b": 183
},
"hsl": {
"h": 330,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77335,
"c": 0.01329,
"h": 345.6
},
"luminance": 0.45951
}Semantic roles & 50–950 ramp
primary
#BCB2B7
secondary
#E4E6E5
accent
#917355
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282