#BCB2BA#BCB2BA
#BCB2BA is a light, near-neutral grey. Relative luminance 0.461; OKLCH L 77.4% C 0.016 H 332.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2BA |
|---|---|
| RGB | rgb(188, 178, 186) |
| HSL | hsl(312, 7%, 72%) |
| HSV | hsv(312, 5%, 74%) |
| CMYK | cmyk(0%, 5.3%, 1.1%, 26.3%) |
| CIE-LAB | lab(73.60, 5.01, -2.79) |
| CIE-LCH | lch(73.60, 5.73, 330.86°) |
| OKLab | oklab(77.43% 0.014 -0.0074) |
| OKLCH | oklch(77.43% 0.016 332.3) |
| XYZ | xyz(45.5211, 46.0776, 52.9406) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 9.47
Light Gray
#D3D3D3
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2BA #B2BCB4
analogous
#B9B2BC #BCB2BA #BCB2B5
triadic
#BCB2BA #BABCB2 #B2BABC
tetradic
#BCB2BA #BCB9B2 #B2BCB4 #B2B5BC
square
#BCB2BA #BCB9B2 #B2BCB4 #B2B5BC
split-complementary
#BCB2BA #B5BCB2 #B2BCB9
monochromatic
#82717F #A0919D #BCB2BA #D8D3D7 #F1EFF0
Accessibility & contrast
On white
2.06
#BCB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BCB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2BA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2BA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#BDB2B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb2ba; /* rgb */ color: rgb(188, 178, 186); /* oklch */ color: oklch(77.4% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#d0c9ce',
500: '#bcb2ba',
950: '#000000',
},
}SCSS
$custom: #bcb2ba; $custom-light: #d0c9ce; $custom-dark: #000000;
JSON
{
"hex": "#bcb2ba",
"rgb": {
"r": 188,
"g": 178,
"b": 186
},
"hsl": {
"h": 312,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77426,
"c": 0.01584,
"h": 332.3
},
"luminance": 0.46077
}Semantic roles & 50–950 ramp
primary
#BCB2BA
secondary
#E4E6E4
accent
#916155
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282