#BCB3BB#BCB3BB
#BCB3BB is a light, near-neutral grey. Relative luminance 0.465; OKLCH L 77.7% C 0.015 H 329.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3BB |
|---|---|
| RGB | rgb(188, 179, 187) |
| HSL | hsl(307, 6%, 72%) |
| HSV | hsv(307, 5%, 74%) |
| CMYK | cmyk(0%, 4.8%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.88, 4.65, -2.92) |
| CIE-LCH | lch(73.88, 5.49, 327.89°) |
| OKLab | oklab(77.66% 0.0129 -0.0077) |
| OKLCH | oklch(77.66% 0.015 329.2) |
| XYZ | xyz(45.8274, 46.5197, 53.5690) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.85
Silver
#C0C0C0
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.36
Pinkish Grey
#C8ACA9
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 9.62
Light Gray
#D3D3D3
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3BB #B3BCB4
analogous
#B9B3BC #BCB3BB #BCB3B7
triadic
#BCB3BB #BBBCB3 #B3BBBC
tetradic
#BCB3BB #BCB9B3 #B3BCB4 #B3B7BC
square
#BCB3BB #BCB9B3 #B3BCB4 #B3B7BC
split-complementary
#BCB3BB #B7BCB3 #B3BCB9
monochromatic
#827380 #9F929E #BCB3BB #D9D4D8 #F1EFF0
Accessibility & contrast
On white
2.04
#BCB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BCB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3BB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3BB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#BDB3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcb3bb; /* rgb */ color: rgb(188, 179, 187); /* oklch */ color: oklch(77.7% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#d0c9cf',
500: '#bcb3bb',
950: '#000000',
},
}SCSS
$custom: #bcb3bb; $custom-light: #d0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#bcb3bb",
"rgb": {
"r": 188,
"g": 179,
"b": 187
},
"hsl": {
"h": 306.667,
"s": 6.294,
"l": 71.961
},
"oklch": {
"l": 0.77659,
"c": 0.01505,
"h": 329.2
},
"luminance": 0.46519
}Semantic roles & 50–950 ramp
primary
#BCB3BB
secondary
#E4E7E5
accent
#905C55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282