#BFBFB1#BFBFB1
#BFBFB1 is a light, near-neutral yellow. Relative luminance 0.515; OKLCH L 80.1% C 0.019 H 106.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB1 |
|---|---|
| RGB | rgb(191, 191, 177) |
| HSL | hsl(60, 10%, 72%) |
| HSV | hsv(60, 7%, 75%) |
| CMYK | cmyk(0%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(76.99, -2.50, 7.06) |
| CIE-LCH | lch(76.99, 7.49, 109.48°) |
| OKLab | oklab(80.07% -0.0056 0.0185) |
| OKLCH | oklch(80.07% 0.019 106.8) |
| XYZ | xyz(48.0514, 51.5125, 48.9979) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.79
Greyish
#A8A495
ΔE00 7.57
Greige
#B8AB98
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB1 #B1B1BF
analogous
#BFB8B1 #BFBFB1 #B8BFB1
triadic
#BFBFB1 #B1BFBF #BFB1BF
tetradic
#BFBFB1 #B1BFB8 #B1B1BF #BFB1B8
square
#BFBFB1 #B1BFB8 #B1B1BF #BFB1B8
split-complementary
#BFBFB1 #B1B8BF #B8B1BF
monochromatic
#87876F #A3A38F #BFBFB1 #DBDBD3 #F1F1EE
Accessibility & contrast
On white
1.86
#BFBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BFBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB1
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB1 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB0
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#C1BDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb1; /* rgb */ color: rgb(191, 191, 177); /* oklch */ color: oklch(80.1% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#d2d2c8',
500: '#bfbfb1',
950: '#000000',
},
}SCSS
$custom: #bfbfb1; $custom-light: #d2d2c8; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb1",
"rgb": {
"r": 191,
"g": 191,
"b": 177
},
"hsl": {
"h": 60,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.80073,
"c": 0.01931,
"h": 106.8
},
"luminance": 0.51512
}Semantic roles & 50–950 ramp
primary
#BFBFB1
secondary
#828292
accent
#529452
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382