#BFBAB6#BFBAB6
#BFBAB6 is a light, near-neutral grey. Relative luminance 0.496; OKLCH L 79.2% C 0.008 H 61.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAB6 |
|---|---|
| RGB | rgb(191, 186, 182) |
| HSL | hsl(27, 7%, 73%) |
| HSV | hsv(27, 5%, 75%) |
| CMYK | cmyk(0%, 2.6%, 4.7%, 25.1%) |
| CIE-LAB | lab(75.81, 1.03, 2.65) |
| CIE-LCH | lch(75.81, 2.84, 68.65°) |
| OKLab | oklab(79.18% 0.0038 0.007) |
| OKLCH | oklch(79.18% 0.008 61.4) |
| XYZ | xyz(47.4871, 49.5719, 51.3135) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.18
Warm Gray
#C9BEB0
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.62
Dark Gray
#A9A9A9
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAB6 #B6BBBF
analogous
#BFB6B6 #BFBAB6 #BFBEB6
triadic
#BFBAB6 #B6BFBA #BAB6BF
tetradic
#BFBAB6 #B6BFB6 #B6BBBF #BEB6BF
square
#BFBAB6 #B6BFB6 #B6BBBF #BEB6BF
split-complementary
#BFBAB6 #B6BFBE #B6B6BF
monochromatic
#867C75 #A29B95 #BFBAB6 #DCD9D7 #F1F0EF
Accessibility & contrast
On white
1.92
#BFBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BFBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAB6
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAB6 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB6
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#C1B9B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbab6; /* rgb */ color: rgb(191, 186, 182); /* oklch */ color: oklch(79.2% 0.008 61.4);
Tailwind
colors: {
custom: {
50: '#d2cecb',
500: '#bfbab6',
950: '#000000',
},
}SCSS
$custom: #bfbab6; $custom-light: #d2cecb; $custom-dark: #000000;
JSON
{
"hex": "#bfbab6",
"rgb": {
"r": 191,
"g": 186,
"b": 182
},
"hsl": {
"h": 26.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.79183,
"c": 0.00797,
"h": 61.4
},
"luminance": 0.49572
}Semantic roles & 50–950 ramp
primary
#BFBAB6
secondary
#E4E6E7
accent
#769055
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282