#BFBFAF#BFBFAF
#BFBFAF is a light, muted yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.022 H 106.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFAF |
|---|---|
| RGB | rgb(191, 191, 175) |
| HSL | hsl(60, 11%, 72%) |
| HSV | hsv(60, 8%, 75%) |
| CMYK | cmyk(0%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(76.94, -2.84, 8.07) |
| CIE-LCH | lch(76.94, 8.56, 109.38°) |
| OKLab | oklab(80.02% -0.0064 0.0211) |
| OKLCH | oklch(80.02% 0.022 106.9) |
| XYZ | xyz(47.8535, 51.4334, 47.9558) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.86
Greyish
#A8A495
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.59
Cement
#A5A391
ΔE00 7.86
Greige
#B8AB98
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFAF #AFAFBF
analogous
#BFB7AF #BFBFAF #B7BFAF
triadic
#BFBFAF #AFBFBF #BFAFBF
tetradic
#BFBFAF #AFBFB7 #AFAFBF #BFAFB7
square
#BFBFAF #AFBFB7 #AFAFBF #BFAFB7
split-complementary
#BFBFAF #AFB7BF #B7AFBF
monochromatic
#87876C #A4A48D #BFBFAF #DADAD1 #F1F1EE
Accessibility & contrast
On white
1.86
#BFBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BFBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFAF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFAF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#C2BDBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfaf; /* rgb */ color: rgb(191, 191, 175); /* oklch */ color: oklch(80.0% 0.022 106.9);
Tailwind
colors: {
custom: {
50: '#d2d2c6',
500: '#bfbfaf',
950: '#000000',
},
}SCSS
$custom: #bfbfaf; $custom-light: #d2d2c6; $custom-dark: #000000;
JSON
{
"hex": "#bfbfaf",
"rgb": {
"r": 191,
"g": 191,
"b": 175
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.80019,
"c": 0.02204,
"h": 106.9
},
"luminance": 0.51433
}Semantic roles & 50–950 ramp
primary
#BFBFAF
secondary
#808092
accent
#509550
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382