#BFB4BF#BFB4BF
#BFB4BF is a light, near-neutral grey. Relative luminance 0.475; OKLCH L 78.2% C 0.020 H 325.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4BF |
|---|---|
| RGB | rgb(191, 180, 191) |
| HSL | hsl(300, 8%, 73%) |
| HSV | hsv(300, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(74.50, 5.90, -4.17) |
| CIE-LCH | lch(74.50, 7.23, 324.75°) |
| OKLab | oklab(78.24% 0.0162 -0.0111) |
| OKLCH | oklch(78.24% 0.02 325.8) |
| XYZ | xyz(47.2097, 47.4808, 55.9578) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.35
Pinkish Grey
#C8ACA9
ΔE00 8.45
Dark Gray
#A9A9A9
ΔE00 8.95
Light Gray
#D3D3D3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4BF #B4BFB4
analogous
#B9B4BF #BFB4BF #BFB4B9
triadic
#BFB4BF #BFBFB4 #B4BFBF
tetradic
#BFB4BF #BFB9B4 #B4BFB4 #B4B9BF
square
#BFB4BF #BFB9B4 #B4BFB4 #B4B9BF
split-complementary
#BFB4BF #B9BFB4 #B4BFB9
monochromatic
#867286 #A393A3 #BFB4BF #DBD5DB #F1EEF1
Accessibility & contrast
On white
2.00
#BFB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#BFB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4BF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4BF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#C0B5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb4bf; /* rgb */ color: rgb(191, 180, 191); /* oklch */ color: oklch(78.2% 0.020 325.8);
Tailwind
colors: {
custom: {
50: '#d2cad2',
500: '#bfb4bf',
950: '#000000',
},
}SCSS
$custom: #bfb4bf; $custom-light: #d2cad2; $custom-dark: #000000;
JSON
{
"hex": "#bfb4bf",
"rgb": {
"r": 191,
"g": 180,
"b": 191
},
"hsl": {
"h": 300,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78237,
"c": 0.01963,
"h": 325.8
},
"luminance": 0.4748
}Semantic roles & 50–950 ramp
primary
#BFB4BF
secondary
#E4E7E4
accent
#925454
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282