#BDC1BC#BDC1BC
#BDC1BC is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.6% C 0.008 H 139.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC1BC |
|---|---|
| RGB | rgb(189, 193, 188) |
| HSL | hsl(108, 4%, 75%) |
| HSV | hsv(108, 3%, 76%) |
| CMYK | cmyk(2.1%, 0%, 2.6%, 24.3%) |
| CIE-LAB | lab(77.63, -2.31, 2.03) |
| CIE-LCH | lch(77.63, 3.07, 138.70°) |
| OKLab | oklab(80.63% -0.0062 0.0053) |
| OKLCH | oklch(80.63% 0.008 139.5) |
| XYZ | xyz(49.1318, 52.5895, 55.1296) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.60
Silver
#C0C0C0
ΔE00 3.68
Light Gray
#D3D3D3
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.11
Light Grey
#D8DCD6
ΔE00 6.54
Dark Gray
#A9A9A9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC1BC #C0BCC1
analogous
#C0C1BC #BDC1BC #BCC1BE
triadic
#BDC1BC #BCBDC1 #C1BCBD
tetradic
#BDC1BC #BCC0C1 #C0BCC1 #C1BEBC
square
#BDC1BC #BCC0C1 #C0BCC1 #C1BEBC
split-complementary
#BDC1BC #BEBCC1 #C1BCC0
monochromatic
#7E867C #9EA49C #BDC1BC #DCDEDC #EFF0EF
Accessibility & contrast
On white
1.82
#BDC1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BDC1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC1BC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC1BC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#BDC1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdc1bc; /* rgb */ color: rgb(189, 193, 188); /* oklch */ color: oklch(80.6% 0.008 139.5);
Tailwind
colors: {
custom: {
50: '#d0d3d0',
500: '#bdc1bc',
950: '#000000',
},
}SCSS
$custom: #bdc1bc; $custom-light: #d0d3d0; $custom-dark: #000000;
JSON
{
"hex": "#bdc1bc",
"rgb": {
"r": 189,
"g": 193,
"b": 188
},
"hsl": {
"h": 108,
"s": 3.876,
"l": 74.706
},
"oklch": {
"l": 0.80632,
"c": 0.0082,
"h": 139.5
},
"luminance": 0.5259
}Semantic roles & 50–950 ramp
primary
#BDC1BC
secondary
#928E94
accent
#588E83
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383