#BDBDC1#BDBDC1
#BDBDC1 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 80.0% C 0.006 H 286.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDC1 |
|---|---|
| RGB | rgb(189, 189, 193) |
| HSL | hsl(240, 3%, 75%) |
| HSV | hsv(240, 2%, 76%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 24.3%) |
| CIE-LAB | lab(76.72, 0.75, -2.01) |
| CIE-LCH | lch(76.72, 2.15, 290.37°) |
| OKLab | oklab(79.96% 0.0016 -0.0053) |
| OKLCH | oklch(79.96% 0.006 286.3) |
| XYZ | xyz(48.8078, 51.0642, 57.7268) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.75
Silver
#C0C0C0
ΔE00 2.30
Silver (survey)
#C5C9C7
ΔE00 5.06
Light Gray
#D3D3D3
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 6.00
Fog
#D8DCE0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDC1 #C1C1BD
analogous
#BDBFC1 #BDBDC1 #BFBDC1
triadic
#BDBDC1 #C1BDBD #BDC1BD
tetradic
#BDBDC1 #C1BDBF #C1C1BD #BDC1BF
square
#BDBDC1 #C1BDBF #C1C1BD #BDC1BF
split-complementary
#BDBDC1 #C1BFBD #BFC1BD
monochromatic
#7E7E86 #9D9DA3 #BDBDC1 #DDDDDF #EFEFF0
Accessibility & contrast
On white
1.87
#BDBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BDBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDC1
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDC1 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC1
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#BCBEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdbdc1; /* rgb */ color: rgb(189, 189, 193); /* oklch */ color: oklch(80.0% 0.006 286.3);
Tailwind
colors: {
custom: {
50: '#d0d0d3',
500: '#bdbdc1',
950: '#000000',
},
}SCSS
$custom: #bdbdc1; $custom-light: #d0d0d3; $custom-dark: #000000;
JSON
{
"hex": "#bdbdc1",
"rgb": {
"r": 189,
"g": 189,
"b": 193
},
"hsl": {
"h": 240,
"s": 3.125,
"l": 74.902
},
"oklch": {
"l": 0.79956,
"c": 0.00557,
"h": 286.3
},
"luminance": 0.51064
}Semantic roles & 50–950 ramp
primary
#BDBDC1
secondary
#94948F
accent
#8D598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383