Global Research Press
Serving Researchers Since 2012

Leveraging Artificial Intelligence to Enhance Not Replace – Web Accessibility Practices

DOI : https://doi.org/10.5281/zenodo.18389613
Download Full-Text PDF Cite this Publication

Text Only Version

 

Leveraging Artificial Intelligence to Enhance Not Replace – Web Accessibility Practices

Ashok Kumar Yadav

Independent Researcher, Dallas, Texas, USA

Abstract – Web accessibility ensures that digital content and services are usable by people with diverse abilities. Although WCAG 2.2 provides a clear framework for accessible design, achieving consistent conformance in modern, large-scale, and dynamic web applications remains challenging. Artificial Intelligence (AI) can enhance accessibility workflows by improving issue detection, remediation guidance, content support, and continuous monitoring. However, AI cannot fully understand user intent or assistive technology behavior and therefore cannot replace human-centered accessibility practices. This paper argues for a responsible, augmentative use of AIpositioning it as a co-pilot within WCAG-aligned governance frameworks to improve accessibility at scale while preserving accuracy, accountability, and human dignity.

Keywords: Web Accessibility, Artificial Intelligence, WCAG 2.2, Human-Centered Design, Inclusive Design, Assistive Technologies, Accessibility Testing, Digital Ethics, CI/CD Accessibility, ACT Rules

  1. INTRODUCTION

    Digital platforms have become essential gateways for commerce, education, employment, and civic participation. For users with disabilities, accessibility determines whether these platforms enable inclusion or reinforce exclusion. Despite the availability of established standards such as WCAG 2.2, accessibility failures remain widespread due to fragmented ownership, rapid release cycles, complex component-based architectures, and insufficient governance.

    Traditional accessibility approachessuch as manual audits, rule-based automated testing, and post-launch remediationare often reactive and difficult to sustain at an enterprise scale. As web applications increasingly rely on dynamic rendering, personalization, and globalized content pipelines, accessibility debt accumulates rapidly.

    Artificial Intelligence presents an opportunity to address these scalability challenges by improving efficiency, coverage, and consistency in accessibility practices. However, the uncritical application of AIparticularly in the form of automated fixes or overlay solutionshas raised significant concerns within the accessibility community. This paper explores a balanced, standards- aligned approach to using AI responsibly in web accessibility.

  2. BACKGROUND AND RELATED WORK
    1. Web Accessibility Standards

      WCAG 2.2 defines accessibility requirements under four core principles: Perceivable, Operable, Understandable, and Robust (POUR). These principles are translated into testable success criteria at three conformance levels (A, AA, AAA). While WCAG establishes what must be achieved, it does not prescribe how organizations should operationalize accessibility at scale.

    2. Automated Accessibility Testing

      Automated testing tools, such as Axe-Core, Lighthouse, and similar engines, rely on deterministic rule sets to detect machine- testable WCAG failures. While effective for identifying common issues, these tools typically detect only a subset of accessibility problems and cannot assess subjective or contextual criteria.

    3. Accessibility Conformance Testing (ACT)

    The W3Cs Accessibility Conformance Testing (ACT) Rules Format aims to standardize how accessibility tests are defined and executed, promoting consistency across tools and methodologies. ACT provides a foundation upon which both automated and manual testing can be aligned.

  3. ROLE OF AI IN ENHANCING WEB ACCESSIBILITY
    1. Intelligent Issue Detection and Prioritization

      AI can enhance traditional automated testing by classifying findings, reducing duplication, identifying recurring root causes, and prioritizing issues based on potential user impact. This capability is particularly valuable for large platforms where thousands of accessibility findings may otherwise overwhelm development teams.

    2. AI-Assisted Remediation Guidance

      Rather than applying automatic fixes, AI can provide contextual remediation suggestions tailored to specific frameworks or design systems. Examples include recommending semantic HTML structures, appropriate ARIA usage, or accessible component alternatives. Human review remains essential to validate intent and usability.

    3. Content Accessibility Support

      AI can assist content authors by generating draft alternative text, captions, transcripts, and readability improvements. However, such outputs must be reviewed and curated to ensure they accurately convey meaning and context, particularly for non-decorative images and complex media.

    4. Continuous Monitoring and Regression Prevention

    By integrating AI-enhanced accessibility checks into CI/CD pipelines, organizations can detect regressions earlier in the development lifecycle. AI can help identify high-risk changes, select relevant test scenarios, and summarize accessibility impacts for code reviewers.

  4. METHODOLOGY: AI-AUGMENTED ACCESSIBILITY FRAMEWORK

    This study proposes a governance-driven approach for integrating Artificial Intelligence (AI) into web accessibility workflows. The methodology ensures alignment with WCAG 2.2 while positioning AI as a supportive tool rather than a replacement for human-centered accessibility practices.

    1. Governance and Usage Scope

      The scope of AI usage must be explicitly defined to prevent over-reliance:

      1. Permitted: issue classification and prioritization, draft remediation guidance, and test coverage analysis.
      2. Restricted: automated semantic changes and unreviewed ARIA application.
      3. Prohibited: WCAG conformance claims based solely on AI tools or accessibility overlays..
    2. Standards-Aligned Reference Model

      WCAG 2.2 remains the authoritative standard for accessibility requirements. AI outputs are treated as advisory inputs to support human evaluation rather than as conformance determinations.

    3. Hybrid Testing and Human Validation

      A hybrid testing approach combines AI-assisted analysis, rule-based automated testing, and manual assistive technology evaluation. Final validation is performed by accessibility specialists to ensure alignment with real-world user experience.

    4. Real-World Application Example

    In a multi-locale e-commerce platform with frequent release cycles, AI-assisted accessibility analysis was integrated into the CI/CD pipeline to classify and prioritize recurring accessibility issues based on potential user impact. While AI-generated draft remediation guidance, all fixes were manually validated using assistive technologies and keyboard testing before deployment.

    This hybrid approach reduced duplicate defects and regression risk while preserving human accountability for WCAG conformance and real-world usability.

  5. LIMITATIONS AND ETHICAL CONSIDERATIONS

    Artificial Intelligence cannot reliably determine WCAG conformance because many success criteria require evaluating user intent, context, and the actual behavior of assistive technology. Over-relance on AI may result in nominal or superficial conformance, where technical requirements appear satisfied but users continue to encounter barriers. The proliferation of accessibility overlay solutionsoften marketed as providing immediate WCAG compliancehas heightened this risk and led to increased regulatory scrutiny and enforcement.

    WCAG-conformant use of AI requires that automated outputs be treated as advisory inputs rather than conformance determinations. Transparency in AI-assisted processes, clearly defined human accountability, and validation through manual testing and assistive technologies are essential. Disabled users must be recognized as primary stakeholders in evaluating conformance, ensuring that accessibility outcomes align with both WCAG requirements and real-world usability.

  6. CONCLUSION

    Artificial Intelligence has significant potential to improve the scalability, efficiency, and sustainability of web accessibility practices. When used responsibly, AI enhances issue detection, remediation workflows, content authoring, and regression prevention. However, AI cannot replace human judgment, assistive technology testing, or the ethical foundations of inclusive design.

    The most effective approach positions AI as an accessibility co-pilotoperating within WCAG-aligned governance frameworks and reinforcing, rather than undermining, human-centered practices. By embracing augmentation over substitution, organizations can build digital systems that are not only compliant but genuinely inclusive and sustainable.

  7. REFERENCES
  1. World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI), https://www.w3.org/WAI/
  2. United Nations, Convention on the Rights of Persons with Disabilities (CRPD), 2006.
  3. S. L. Henry, Understanding Web Accessibility, Web Accessibility: Web Standards and Regulatory Compliance, Friends of ED/Apress, Berkeley, 2006.
  4. W3C, Web Content Accessibility Guidelines (WCAG) 2.2, 2023.
  5. W3C, Understanding WCAG 2.2, https://www.w3.org/WAI/WCAG22/Understanding/
  6. Microsoft, AI for Accessibility Program, https://www.microsoft.com/en-us/accessibility/innovation