#BFBEC4#BFBEC4
#BFBEC4 is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.4% C 0.008 H 293.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEC4 |
|---|---|
| RGB | rgb(191, 190, 196) |
| HSL | hsl(250, 5%, 76%) |
| HSV | hsv(250, 3%, 77%) |
| CMYK | cmyk(2.6%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(77.21, 1.47, -2.89) |
| CIE-LCH | lch(77.21, 3.24, 296.92°) |
| OKLab | oklab(80.41% 0.0034 -0.0077) |
| OKLCH | oklch(80.41% 0.008 293.9) |
| XYZ | xyz(49.8614, 51.8888, 59.6026) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.49
Silver
#C0C0C0
ΔE00 3.38
Silver (survey)
#C5C9C7
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEC4 #C3C4BE
analogous
#BEC0C4 #BFBEC4 #C2BEC4
triadic
#BFBEC4 #C4BFBE #BEC4BF
tetradic
#BFBEC4 #C4BEC0 #C3C4BE #BEC4C2
square
#BFBEC4 #C4BEC0 #C3C4BE #BEC4C2
split-complementary
#BFBEC4 #C4C2BE #C0C4BE
monochromatic
#807E8A #9F9EA7 #BFBEC4 #DFDEE1 #EFEFF0
Accessibility & contrast
On white
1.85
#BFBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BFBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEC4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEC4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#BEBFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbec4; /* rgb */ color: rgb(191, 190, 196); /* oklch */ color: oklch(80.4% 0.008 293.9);
Tailwind
colors: {
custom: {
50: '#d2d1d5',
500: '#bfbec4',
950: '#000000',
},
}SCSS
$custom: #bfbec4; $custom-light: #d2d1d5; $custom-dark: #000000;
JSON
{
"hex": "#bfbec4",
"rgb": {
"r": 191,
"g": 190,
"b": 196
},
"hsl": {
"h": 250,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80411,
"c": 0.00841,
"h": 293.9
},
"luminance": 0.51889
}Semantic roles & 50–950 ramp
primary
#BFBEC4
secondary
#96978F
accent
#8F5785
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383