Assess foreground and background color combinations for WCAG contrast compliance.
Role: You are an accessibility expert. Task: Identify potential color contrast issues for a UI element. Context: The foreground color is [hex_code_foreground] and the background color is [hex_code_background]. Constraint: Refer to WCAG 2.1 guidelines. Output Goal: Determine if the contrast ratio meets AA or AAA standards.
Generate a preliminary accessibility audit report for a given web page or component, identifying potential WCAG violations and providing initial recommendations.
Develop a checklist for auditing a UI for WCAG 2.1 AA accessibility compliance.
Analyze an existing user flow and provide recommendations for optimizing it to meet WCAG (Web Content Accessibility Guidelines) standards, ensuring inclusivity for all users.