#BCB3BC#BCB3BC
#BCB3BC is a light, near-neutral grey. Relative luminance 0.466; OKLCH L 77.7% C 0.016 H 325.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB3BC |
|---|---|
| RGB | rgb(188, 179, 188) |
| HSL | hsl(300, 6%, 72%) |
| HSV | hsv(300, 5%, 74%) |
| CMYK | cmyk(0%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(73.91, 4.84, -3.43) |
| CIE-LCH | lch(73.91, 5.93, 324.70°) |
| OKLab | oklab(77.69% 0.0133 -0.0091) |
| OKLCH | oklch(77.69% 0.016 325.7) |
| XYZ | xyz(45.9349, 46.5627, 54.1348) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.33
Dark Gray
#A9A9A9
ΔE00 7.67
Pinkish Grey
#C8ACA9
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB3BC #B3BCB3
analogous
#B8B3BC #BCB3BC #BCB3B8
triadic
#BCB3BC #BCBCB3 #B3BCBC
tetradic
#BCB3BC #BCB8B3 #B3BCB3 #B3B8BC
square
#BCB3BC #BCB8B3 #B3BCB3 #B3B8BC
split-complementary
#BCB3BC #B8BCB3 #B3BCB8
monochromatic
#827382 #9F929F #BCB3BC #D9D4D9 #F1EFF1
Accessibility & contrast
On white
2.04
#BCB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BCB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB3BC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB3BC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#BDB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bcb3bc; /* rgb */ color: rgb(188, 179, 188); /* oklch */ color: oklch(77.7% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#d0c9d0',
500: '#bcb3bc',
950: '#000000',
},
}SCSS
$custom: #bcb3bc; $custom-light: #d0c9d0; $custom-dark: #000000;
JSON
{
"hex": "#bcb3bc",
"rgb": {
"r": 188,
"g": 179,
"b": 188
},
"hsl": {
"h": 300,
"s": 6.294,
"l": 71.961
},
"oklch": {
"l": 0.7769,
"c": 0.01609,
"h": 325.7
},
"luminance": 0.46562
}Semantic roles & 50–950 ramp
primary
#BCB3BC
secondary
#E4E7E4
accent
#905555
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282