\starttext
Testing figure captions with \tex{setupframed[background=]}\blank
\setupframed[background=color,backgroundcolor=yellow]
\placefigure[][]{\tex{setupframed[background=color]}}{\externalfigure[test.jpg]}
Add \tex{setupcaption[align=middle,width=\makeupwidth]} as setting here:\par
\setupcaption[align=middle,width=\makeupwidth]
\setupframed[background=color,backgroundcolor=yellow]
\placefigure[][]{\type{\setupcaption[align=middle,width=\makeupwidth]}}{\externalfigure[test.jpg]}
\setupframed[background=,backgroundcolor=yellow]
\placefigure[][]{\tex{setupframed[background=]}}{\externalfigure[test.jpg]}
\stoptext