Our Design System team is looking into making our apps WCAG compliant. Today for required fields, we have an orange asterisk within the input that shows when the field hasn't been completed, and goes away once an entry has been entered in the field. It has worked very well for a long time for our user base.
The orange color we use currently doesn't have enough contrast, and has to be changed. During the investigation on how we could go about that, the team has insisted WCAG mandates the required indicator be at the label level rather than the input, and it has to be red.
Is this accurate?