#BDBEC0#BDBEC0
#BDBEC0 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.003 H 264.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEC0 |
|---|---|
| RGB | rgb(189, 190, 192) |
| HSL | hsl(220, 2%, 75%) |
| HSV | hsv(220, 2%, 75%) |
| CMYK | cmyk(1.6%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(76.95, 0.03, -1.13) |
| CIE-LCH | lch(76.95, 1.13, 271.32°) |
| OKLab | oklab(80.13% -0.0003 -0.003) |
| OKLCH | oklch(80.13% 0.003 264.5) |
| XYZ | xyz(48.9125, 51.4514, 57.2132) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.22
Dove Gray
#B6B8BD
ΔE00 2.21
Silver (survey)
#C5C9C7
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 5.34
Dark Gray
#A9A9A9
ΔE00 5.86
Fog
#D8DCE0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEC0 #C0BFBD
analogous
#BDC0C0 #BDBEC0 #BEBDC0
triadic
#BDBEC0 #C0BDBE #BEC0BD
tetradic
#BDBEC0 #C0BDC0 #C0BFBD #BDC0BE
square
#BDBEC0 #C0BDC0 #C0BFBD #BDC0BE
split-complementary
#BDBEC0 #C0BEBD #C0C0BD
monochromatic
#7E8084 #9E9FA2 #BDBEC0 #DCDDDE #EFF0F0
Accessibility & contrast
On white
1.86
#BDBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BDBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEC0
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEC0 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#BCBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbec0; /* rgb */ color: rgb(189, 190, 192); /* oklch */ color: oklch(80.1% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#d0d1d3',
500: '#bdbec0',
950: '#000000',
},
}SCSS
$custom: #bdbec0; $custom-light: #d0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#bdbec0",
"rgb": {
"r": 189,
"g": 190,
"b": 192
},
"hsl": {
"h": 220,
"s": 2.326,
"l": 74.706
},
"oklch": {
"l": 0.80131,
"c": 0.00301,
"h": 264.5
},
"luminance": 0.51451
}Semantic roles & 50–950 ramp
primary
#BDBEC0
secondary
#92918F
accent
#7B598C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383