#BFBFB2#BFBFB2
#BFBFB2 is a light, near-neutral yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.018 H 106.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB2 |
|---|---|
| RGB | rgb(191, 191, 178) |
| HSL | hsl(60, 9%, 72%) |
| HSV | hsv(60, 7%, 75%) |
| CMYK | cmyk(0%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(77.01, -2.33, 6.56) |
| CIE-LCH | lch(77.01, 6.96, 109.53°) |
| OKLab | oklab(80.1% -0.0052 0.0172) |
| OKLCH | oklch(80.1% 0.018 106.8) |
| XYZ | xyz(48.1515, 51.5525, 49.5248) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 5.77
Silver
#C0C0C0
ΔE00 6.38
Greyish
#A8A495
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 7.77
Greige
#B8AB98
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB2 #B2B2BF
analogous
#BFB9B2 #BFBFB2 #B9BFB2
triadic
#BFBFB2 #B2BFBF #BFB2BF
tetradic
#BFBFB2 #B2BFB9 #B2B2BF #BFB2B9
square
#BFBFB2 #B2BFB9 #B2B2BF #BFB2B9
split-complementary
#BFBFB2 #B2B9BF #B9B2BF
monochromatic
#878770 #A3A391 #BFBFB2 #DBDBD3 #F1F1EE
Accessibility & contrast
On white
1.86
#BFBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BFBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#C1BDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb2; /* rgb */ color: rgb(191, 191, 178); /* oklch */ color: oklch(80.1% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#d2d2c9',
500: '#bfbfb2',
950: '#000000',
},
}SCSS
$custom: #bfbfb2; $custom-light: #d2d2c9; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb2",
"rgb": {
"r": 191,
"g": 191,
"b": 178
},
"hsl": {
"h": 60,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.80099,
"c": 0.01793,
"h": 106.8
},
"luminance": 0.51552
}Semantic roles & 50–950 ramp
primary
#BFBFB2
secondary
#838392
accent
#529352
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382