#BCB2BC#BCB2BC
#BCB2BC is a light, near-neutral grey. Relative luminance 0.462; OKLCH L 77.5% C 0.018 H 325.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2BC |
|---|---|
| RGB | rgb(188, 178, 188) |
| HSL | hsl(300, 7%, 72%) |
| HSV | hsv(300, 5%, 74%) |
| CMYK | cmyk(0%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(73.65, 5.38, -3.81) |
| CIE-LCH | lch(73.65, 6.59, 324.73°) |
| OKLab | oklab(77.49% 0.0148 -0.0101) |
| OKLCH | oklch(77.49% 0.018 325.8) |
| XYZ | xyz(45.7352, 46.1633, 54.0682) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.68
Silver
#C0C0C0
ΔE00 7.99
Dark Gray
#A9A9A9
ΔE00 8.15
Pinkish Grey
#C8ACA9
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2BC #B2BCB2
analogous
#B7B2BC #BCB2BC #BCB2B7
triadic
#BCB2BC #BCBCB2 #B2BCBC
tetradic
#BCB2BC #BCB7B2 #B2BCB2 #B2B7BC
square
#BCB2BC #BCB7B2 #B2BCB2 #B2B7BC
split-complementary
#BCB2BC #B7BCB2 #B2BCB7
monochromatic
#827182 #A091A0 #BCB2BC #D8D3D8 #F1EFF1
Accessibility & contrast
On white
2.05
#BCB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BCB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2BC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2BC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#BDB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb2bc; /* rgb */ color: rgb(188, 178, 188); /* oklch */ color: oklch(77.5% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#d0c9d0',
500: '#bcb2bc',
950: '#000000',
},
}SCSS
$custom: #bcb2bc; $custom-light: #d0c9d0; $custom-dark: #000000;
JSON
{
"hex": "#bcb2bc",
"rgb": {
"r": 188,
"g": 178,
"b": 188
},
"hsl": {
"h": 300,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77488,
"c": 0.01789,
"h": 325.8
},
"luminance": 0.46163
}Semantic roles & 50–950 ramp
primary
#BCB2BC
secondary
#E4E6E4
accent
#915555
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282