#BDC4BB#BDC4BB
#BDC4BB is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.2% C 0.015 H 138.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC4BB |
|---|---|
| RGB | rgb(189, 196, 187) |
| HSL | hsl(107, 7%, 75%) |
| HSV | hsv(107, 5%, 77%) |
| CMYK | cmyk(3.6%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.40, -4.07, 3.68) |
| CIE-LCH | lch(78.40, 5.49, 137.94°) |
| OKLab | oklab(81.23% -0.011 0.0096) |
| OKLCH | oklch(81.23% 0.015 138.7) |
| XYZ | xyz(49.6943, 53.8864, 54.7871) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.20
Silver
#C0C0C0
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 8.57
Warm Gray
#C9BEB0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC4BB #C2BBC4
analogous
#C1C4BB #BDC4BB #BBC4BD
triadic
#BDC4BB #BBBDC4 #C4BBBD
tetradic
#BDC4BB #BBC1C4 #C2BBC4 #C4BDBB
square
#BDC4BB #BBC1C4 #C2BBC4 #C4BDBB
split-complementary
#BDC4BB #BDBBC4 #C4BBC1
monochromatic
#7D8B79 #9DA89A #BDC4BB #DDE0DC #EFF1EF
Accessibility & contrast
On white
1.78
#BDC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BDC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC4BB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC4BB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BB
Deuteranopia (green-blind)
#C3C2BB
Tritanopia (blue-blind)
#BDC3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc4bb; /* rgb */ color: rgb(189, 196, 187); /* oklch */ color: oklch(81.2% 0.015 138.7);
Tailwind
colors: {
custom: {
50: '#d0d5cf',
500: '#bdc4bb',
950: '#000000',
},
}SCSS
$custom: #bdc4bb; $custom-light: #d0d5cf; $custom-dark: #000000;
JSON
{
"hex": "#bdc4bb",
"rgb": {
"r": 189,
"g": 196,
"b": 187
},
"hsl": {
"h": 106.667,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.81225,
"c": 0.01461,
"h": 138.7
},
"luminance": 0.53887
}Semantic roles & 50–950 ramp
primary
#BDC4BB
secondary
#958C97
accent
#549184
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383