#BFBABB#BFBABB
#BFBABB is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.3% C 0.006 H 3.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBABB |
|---|---|
| RGB | rgb(191, 186, 187) |
| HSL | hsl(348, 4%, 74%) |
| HSV | hsv(348, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.94, 1.94, 0.12) |
| CIE-LCH | lch(75.94, 1.94, 3.48°) |
| OKLab | oklab(79.33% 0.0058 0.0003) |
| OKLCH | oklch(79.33% 0.006 3.4) |
| XYZ | xyz(48.0131, 49.7822, 54.0836) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.01
Dove Gray
#B6B8BD
ΔE00 3.78
Dark Gray
#A9A9A9
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.55
Warm Gray
#C9BEB0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBABB #BABFBE
analogous
#BFBABE #BFBABB #BFBCBA
triadic
#BFBABB #BBBFBA #BABBBF
tetradic
#BFBABB #BEBFBA #BABFBE #BCBABF
square
#BFBABB #BEBFBA #BABFBE #BCBABF
split-complementary
#BFBABB #BABFBC #BABEBF
monochromatic
#847B7C #A29A9C #BFBABB #DCDADA #F0EFEF
Accessibility & contrast
On white
1.92
#BFBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BFBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBABB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBABB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BCBBBB
Tritanopia (blue-blind)
#C0BABA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbabb; /* rgb */ color: rgb(191, 186, 187); /* oklch */ color: oklch(79.3% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#d2cecf',
500: '#bfbabb',
950: '#000000',
},
}SCSS
$custom: #bfbabb; $custom-light: #d2cecf; $custom-dark: #000000;
JSON
{
"hex": "#bfbabb",
"rgb": {
"r": 191,
"g": 186,
"b": 187
},
"hsl": {
"h": 348,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.79328,
"c": 0.00579,
"h": 3.4
},
"luminance": 0.49782
}Semantic roles & 50–950 ramp
primary
#BFBABB
secondary
#E5E6E6
accent
#8E8358
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282