Last month I was trying to unstick a WCAG issue on contrast for disabled controls,where I was fine with disabled buttons passing 1.4.3:
https://github.com/w3c/wcag/issues/4874#issuecomment-3929263408
Today, someone is trying to unstick low-contrast disabled buttons being ok (via @SteveFaulkner):
https://github.com/w3c/wcag/issues/922

Does the SC 1.4.3 Contrast minium exception apply to text outside a disabled control? · Issue #4874 · w3c/wcag
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 ou...