#BCBEBF#BCBEBF
#BCBEBF is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.0% C 0.003 H 228.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEBF |
|---|---|
| RGB | rgb(188, 190, 191) |
| HSL | hsl(200, 2%, 74%) |
| HSV | hsv(200, 2%, 75%) |
| CMYK | cmyk(1.6%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.85, -0.51, -0.75) |
| CIE-LCH | lch(76.85, 0.90, 235.81°) |
| OKLab | oklab(80.02% -0.0017 -0.002) |
| OKLCH | oklch(80.02% 0.003 228.8) |
| XYZ | xyz(48.5548, 51.2798, 56.6201) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.21
Dove Gray
#B6B8BD
ΔE00 2.65
Silver (survey)
#C5C9C7
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 5.40
Dark Gray
#A9A9A9
ΔE00 5.78
Fog
#D8DCE0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEBF #BFBDBC
analogous
#BCBFBF #BCBEBF #BCBDBF
triadic
#BCBEBF #BFBCBE #BEBFBC
tetradic
#BCBEBF #BFBCBF #BFBDBC #BDBFBC
square
#BCBEBF #BFBCBF #BFBDBC #BDBFBC
split-complementary
#BCBEBF #BFBCBD #BFBFBC
monochromatic
#7D8183 #9DA0A1 #BCBEBF #DBDCDD #EFF0F0
Accessibility & contrast
On white
1.87
#BCBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BCBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEBF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEBF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#BBBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbebf; /* rgb */ color: rgb(188, 190, 191); /* oklch */ color: oklch(80.0% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#d0d1d2',
500: '#bcbebf',
950: '#000000',
},
}SCSS
$custom: #bcbebf; $custom-light: #d0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#bcbebf",
"rgb": {
"r": 188,
"g": 190,
"b": 191
},
"hsl": {
"h": 200,
"s": 2.29,
"l": 74.314
},
"oklch": {
"l": 0.80022,
"c": 0.00264,
"h": 228.8
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#BCBEBF
secondary
#918F8E
accent
#6A598C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383