Candidate Set:
                - input, select, textarea, button, datalist, option, output

            Test
                Evaluate all color contrast between background and text in elements within the candidate set if element !disabled.
                    Flag elements without sufficient contrast.
                We should make sure to check placeholder text and flag if there isn't enough contrast with the background.
        

Alchemy Test: Include support for form inputs that are enabled













Button that has poor color contrast (should be flagged)

Output that has poor color contrast (should be flagged)
24

Datalist that has poor color contrast (should be flagged)











Button that has good color contrast (should not be flagged)

Output that has good color contrast (should not be flagged)
24

Datalist that has ok color contrast (should not be flagged)