#BFB6BF#BFB6BF
#BFB6BF is a light, near-neutral grey. Relative luminance 0.483; OKLCH L 78.6% C 0.016 H 325.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6BF |
|---|---|
| RGB | rgb(191, 182, 191) |
| HSL | hsl(300, 7%, 73%) |
| HSV | hsv(300, 5%, 75%) |
| CMYK | cmyk(0%, 4.7%, 0%, 25.1%) |
| CIE-LAB | lab(75.01, 4.82, -3.42) |
| CIE-LCH | lch(75.01, 5.91, 324.70°) |
| OKLab | oklab(78.64% 0.0133 -0.009) |
| OKLCH | oklch(78.64% 0.016 325.7) |
| XYZ | xyz(47.6163, 48.2941, 56.0933) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.00
Silver
#C0C0C0
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 8.06
Pinkish Grey
#C8ACA9
ΔE00 8.62
Thistle
#D8BFD8
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6BF #B6BFB6
analogous
#BAB6BF #BFB6BF #BFB6BA
triadic
#BFB6BF #BFBFB6 #B6BFBF
tetradic
#BFB6BF #BFBAB6 #B6BFB6 #B6BABF
square
#BFB6BF #BFBAB6 #B6BFB6 #B6BABF
split-complementary
#BFB6BF #BABFB6 #B6BFBA
monochromatic
#867586 #A295A2 #BFB6BF #DCD7DC #F1EFF1
Accessibility & contrast
On white
1.97
#BFB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BFB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6BF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6BF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#C0B7B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb6bf; /* rgb */ color: rgb(191, 182, 191); /* oklch */ color: oklch(78.6% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#d2cbd2',
500: '#bfb6bf',
950: '#000000',
},
}SCSS
$custom: #bfb6bf; $custom-light: #d2cbd2; $custom-dark: #000000;
JSON
{
"hex": "#bfb6bf",
"rgb": {
"r": 191,
"g": 182,
"b": 191
},
"hsl": {
"h": 300,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78638,
"c": 0.01604,
"h": 325.7
},
"luminance": 0.48294
}Semantic roles & 50–950 ramp
primary
#BFB6BF
secondary
#E4E7E4
accent
#905555
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282