#BEBFBC#BEBFBC
#BEBFBC is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.004 H 121.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFBC |
|---|---|
| RGB | rgb(190, 191, 188) |
| HSL | hsl(80, 2%, 74%) |
| HSV | hsv(80, 2%, 75%) |
| CMYK | cmyk(0.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(77.18, -0.90, 1.39) |
| CIE-LCH | lch(77.18, 1.65, 122.97°) |
| OKLab | oklab(80.3% -0.0022 0.0037) |
| OKLCH | oklch(80.3% 0.004 121.6) |
| XYZ | xyz(48.9416, 51.8396, 54.9949) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.89
Silver (survey)
#C5C9C7
ΔE00 2.80
Dove Gray
#B6B8BD
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFBC #BDBCBF
analogous
#BFBFBC #BEBFBC #BDBFBC
triadic
#BEBFBC #BCBEBF #BFBCBE
tetradic
#BEBFBC #BCBFBF #BDBCBF #BFBCBD
square
#BEBFBC #BCBFBF #BDBCBF #BFBCBD
split-complementary
#BEBFBC #BCBDBF #BFBCBF
monochromatic
#81837D #A0A19D #BEBFBC #DCDDDB #F0F0EF
Accessibility & contrast
On white
1.85
#BEBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BEBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFBC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFBC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBC
Deuteranopia (green-blind)
#BFBFBC
Tritanopia (blue-blind)
#BEBFBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfbc; /* rgb */ color: rgb(190, 191, 188); /* oklch */ color: oklch(80.3% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#d1d2d0',
500: '#bebfbc',
950: '#000000',
},
}SCSS
$custom: #bebfbc; $custom-light: #d1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#bebfbc",
"rgb": {
"r": 190,
"g": 191,
"b": 188
},
"hsl": {
"h": 80,
"s": 2.29,
"l": 74.314
},
"oklch": {
"l": 0.80299,
"c": 0.0043,
"h": 121.6
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#BEBFBC
secondary
#8F8E91
accent
#598C6A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383