Description
Currently, ‘Status’ columns use white text regardless of the background color. This creates severe legibility issues on light-colored labels (e.g., pale yellow or light gray), making them nearly impossible to read. This is a significant accessibility barrier for users with low vision or color blindness and causes unnecessary eye strain during daily workflows.
What are you trying to achieve
I want to implement dynamic text contrast that automatically switches between black and white text based on the background color’s lightness (adhering to WCAG 2.1 standards). Additionally, the system should warn users when they select low-contrast color combinations.