#BFBFAB#BFBFAB
#BFBFAB is a light, muted yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.027 H 107.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFAB |
|---|---|
| RGB | rgb(191, 191, 171) |
| HSL | hsl(60, 14%, 71%) |
| HSV | hsv(60, 10%, 75%) |
| CMYK | cmyk(0%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(76.85, -3.51, 10.10) |
| CIE-LCH | lch(76.85, 10.69, 109.18°) |
| OKLab | oklab(79.92% -0.008 0.0263) |
| OKLCH | oklch(79.92% 0.027 107) |
| XYZ | xyz(47.4665, 51.2785, 45.9173) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.72
Bland
#AFA88B
ΔE00 7.40
Cement
#A5A391
ΔE00 7.79
Greyish
#A8A495
ΔE00 7.79
Greige
#B8AB98
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFAB #ABABBF
analogous
#BFB5AB #BFBFAB #B5BFAB
triadic
#BFBFAB #ABBFBF #BFABBF
tetradic
#BFBFAB #ABBFB5 #ABABBF #BFABB5
square
#BFBFAB #ABBFB5 #ABABBF #BFABB5
split-complementary
#BFBFAB #ABB5BF #B5ABBF
monochromatic
#888868 #A5A588 #BFBFAB #D9D9CE #F2F2EE
Accessibility & contrast
On white
1.87
#BFBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BFBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFAB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFAB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#C2BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfab; /* rgb */ color: rgb(191, 191, 171); /* oklch */ color: oklch(79.9% 0.027 107.0);
Tailwind
colors: {
custom: {
50: '#d2d2c4',
500: '#bfbfab',
950: '#000000',
},
}SCSS
$custom: #bfbfab; $custom-light: #d2d2c4; $custom-dark: #000000;
JSON
{
"hex": "#bfbfab",
"rgb": {
"r": 191,
"g": 191,
"b": 171
},
"hsl": {
"h": 60,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79915,
"c": 0.02748,
"h": 107
},
"luminance": 0.51278
}Semantic roles & 50–950 ramp
primary
#BFBFAB
secondary
#7C7C92
accent
#4E984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382