#BCB3BA#BCB3BA
#BCB3BA is a light, near-neutral grey. Relative luminance 0.465; OKLCH L 77.6% C 0.014 H 333.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3BA |
|---|---|
| RGB | rgb(188, 179, 186) |
| HSL | hsl(313, 6%, 72%) |
| HSV | hsv(313, 5%, 74%) |
| CMYK | cmyk(0%, 4.8%, 1.1%, 26.3%) |
| CIE-LAB | lab(73.85, 4.47, -2.41) |
| CIE-LCH | lch(73.85, 5.08, 331.62°) |
| OKLab | oklab(77.63% 0.0125 -0.0064) |
| OKLCH | oklch(77.63% 0.014 333.1) |
| XYZ | xyz(45.7208, 46.4770, 53.0072) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 7.07
Pinkish Grey
#C8ACA9
ΔE00 8.07
Light Gray
#D3D3D3
ΔE00 9.67
Thistle
#D8BFD8
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3BA #B3BCB5
analogous
#BAB3BC #BCB3BA #BCB3B6
triadic
#BCB3BA #BABCB3 #B3BABC
tetradic
#BCB3BA #BCBAB3 #B3BCB5 #B3B6BC
square
#BCB3BA #BCBAB3 #B3BCB5 #B3B6BC
split-complementary
#BCB3BA #B6BCB3 #B3BCBA
monochromatic
#82737F #9F929C #BCB3BA #D9D4D8 #F1EFF0
Accessibility & contrast
On white
2.04
#BCB3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#BCB3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3BA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3BA | 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)
#B3B5BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#BDB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb3ba; /* rgb */ color: rgb(188, 179, 186); /* oklch */ color: oklch(77.6% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#d0c9ce',
500: '#bcb3ba',
950: '#000000',
},
}SCSS
$custom: #bcb3ba; $custom-light: #d0c9ce; $custom-dark: #000000;
JSON
{
"hex": "#bcb3ba",
"rgb": {
"r": 188,
"g": 179,
"b": 186
},
"hsl": {
"h": 313.333,
"s": 6.294,
"l": 71.961
},
"oklch": {
"l": 0.77628,
"c": 0.01405,
"h": 333.1
},
"luminance": 0.46477
}Semantic roles & 50–950 ramp
primary
#BCB3BA
secondary
#E4E7E5
accent
#906255
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282