#BFBBAB#BFBBAB
#BFBBAB is a light, muted yellow. Relative luminance 0.496; OKLCH L 79.1% C 0.023 H 95.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBAB |
|---|---|
| RGB | rgb(191, 187, 171) |
| HSL | hsl(48, 14%, 71%) |
| HSV | hsv(48, 10%, 75%) |
| CMYK | cmyk(0%, 2.1%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.80, -1.40, 8.60) |
| CIE-LCH | lch(75.80, 8.72, 99.22°) |
| OKLab | oklab(79.09% -0.0021 0.0225) |
| OKLCH | oklch(79.09% 0.023 95.3) |
| XYZ | xyz(46.6061, 49.5577, 45.6305) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.15
Greige
#B8AB98
ΔE00 5.84
Greyish
#A8A495
ΔE00 6.45
Cement
#A5A391
ΔE00 7.10
Bland
#AFA88B
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBAB #ABAFBF
analogous
#BFB1AB #BFBBAB #B9BFAB
triadic
#BFBBAB #ABBFBB #BBABBF
tetradic
#BFBBAB #ABBFB1 #ABAFBF #BFABB9
square
#BFBBAB #ABBFB1 #ABAFBF #BFABB9
split-complementary
#BFBBAB #ABB9BF #B1ABBF
monochromatic
#888268 #A59F88 #BFBBAB #D9D7CE #F2F1EE
Accessibility & contrast
On white
1.92
#BFBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#BFBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBAB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBAB | 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)
#BFBAAA
Deuteranopia (green-blind)
#C0BBAB
Tritanopia (blue-blind)
#C3B8B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbbab; /* rgb */ color: rgb(191, 187, 171); /* oklch */ color: oklch(79.1% 0.023 95.3);
Tailwind
colors: {
custom: {
50: '#d2cfc4',
500: '#bfbbab',
950: '#000000',
},
}SCSS
$custom: #bfbbab; $custom-light: #d2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#bfbbab",
"rgb": {
"r": 191,
"g": 187,
"b": 171
},
"hsl": {
"h": 48,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79087,
"c": 0.02255,
"h": 95.3
},
"luminance": 0.49557
}Semantic roles & 50–950 ramp
primary
#BFBBAB
secondary
#E0E1E6
accent
#5D984E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281