#BFBEBC#BFBEBC
#BFBEBC is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.2% C 0.003 H 84.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEBC |
|---|---|
| RGB | rgb(191, 190, 188) |
| HSL | hsl(40, 2%, 74%) |
| HSV | hsv(40, 2%, 75%) |
| CMYK | cmyk(0%, 0.5%, 1.6%, 25.1%) |
| CIE-LAB | lab(77.00, -0.02, 1.13) |
| CIE-LCH | lch(77.00, 1.13, 90.93°) |
| OKLab | oklab(80.17% 0.0003 0.003) |
| OKLCH | oklch(80.17% 0.003 84.7) |
| XYZ | xyz(48.9750, 51.5342, 54.9342) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.21
Silver (survey)
#C5C9C7
ΔE00 3.57
Dove Gray
#B6B8BD
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 5.30
Dark Gray
#A9A9A9
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEBC #BCBDBF
analogous
#BFBDBC #BFBEBC #BFBFBC
triadic
#BFBEBC #BCBFBE #BEBCBF
tetradic
#BFBEBC #BCBFBD #BCBDBF #BFBCBF
square
#BFBEBC #BCBFBD #BCBDBF #BFBCBF
split-complementary
#BFBEBC #BCBFBF #BDBCBF
monochromatic
#83817D #A1A09D #BFBEBC #DDDCDB #F0F0EF
Accessibility & contrast
On white
1.86
#BFBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BFBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEBC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEBC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#C0BEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbebc; /* rgb */ color: rgb(191, 190, 188); /* oklch */ color: oklch(80.2% 0.003 84.7);
Tailwind
colors: {
custom: {
50: '#d2d1d0',
500: '#bfbebc',
950: '#000000',
},
}SCSS
$custom: #bfbebc; $custom-light: #d2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#bfbebc",
"rgb": {
"r": 191,
"g": 190,
"b": 188
},
"hsl": {
"h": 40,
"s": 2.29,
"l": 74.314
},
"oklch": {
"l": 0.80174,
"c": 0.003,
"h": 84.7
},
"luminance": 0.51534
}Semantic roles & 50–950 ramp
primary
#BFBEBC
secondary
#8E8F91
accent
#6A8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383