For the "Text or images of text that are part of an inactive user interface component" exception for WCAG 1.4.3 Contrast (Minimum), does the exception apply to the label for a control when it is outside of that control?
For example, a radio button that is disabled, does the text label does have to meet the contrast requirements of SC 1.4.3?
Would the exception apply to "helper text" (text underneath a text input field)? Error messages positioned like helper text?
I did check the other WCAG GitHub issues to see if my question had been answered, but I did not find this exact question. I know text inside a disabled control (e.g., HTML button) would be exempted.