#BDC1BF#BDC1BF
#BDC1BF is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.7% C 0.005 H 165.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC1BF |
|---|---|
| RGB | rgb(189, 193, 191) |
| HSL | hsl(150, 3%, 75%) |
| HSV | hsv(150, 2%, 76%) |
| CMYK | cmyk(2.1%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(77.71, -1.76, 0.52) |
| CIE-LCH | lch(77.71, 1.83, 163.49°) |
| OKLab | oklab(80.72% -0.005 0.0014) |
| OKLCH | oklch(80.72% 0.005 165) |
| XYZ | xyz(49.4585, 52.7202, 56.8505) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.02
Silver
#C0C0C0
ΔE00 2.53
Dove Gray
#B6B8BD
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.32
Light Grey
#D8DCD6
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC1BF #C1BDBF
analogous
#BDC1BD #BDC1BF #BDC1C1
triadic
#BDC1BF #BFBDC1 #C1BFBD
tetradic
#BDC1BF #BDBDC1 #C1BDBF #C1C1BD
square
#BDC1BF #BDBDC1 #C1BDBF #C1C1BD
split-complementary
#BDC1BF #C1BDC1 #C1BDBD
monochromatic
#7E8682 #9DA3A0 #BDC1BF #DDDFDE #EFF0F0
Accessibility & contrast
On white
1.82
#BDC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BDC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC1BF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC1BF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#BCC1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdc1bf; /* rgb */ color: rgb(189, 193, 191); /* oklch */ color: oklch(80.7% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#d0d3d2',
500: '#bdc1bf',
950: '#000000',
},
}SCSS
$custom: #bdc1bf; $custom-light: #d0d3d2; $custom-dark: #000000;
JSON
{
"hex": "#bdc1bf",
"rgb": {
"r": 189,
"g": 193,
"b": 191
},
"hsl": {
"h": 150,
"s": 3.125,
"l": 74.902
},
"oklch": {
"l": 0.80718,
"c": 0.00522,
"h": 165
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#BDC1BF
secondary
#948F91
accent
#59738D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383