Skip to main content
Back to WCAG Rules
Level AAOperableTested by A11yied

WCAG 2.4.7: Focus Visible

2.4 Navigable

What Does This Criterion Require?

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

Technical Details

WCAG LevelAA
WCAG Version2.1, 2.2
POUR PrincipleOperable
Guideline2.4 Navigable
A11yied TestingFully Automated

How A11yied Tests This Criterion

A11yied automatically validates WCAG 2.4.7 using browser-based testing that analyzes your page in real-time.

Implementation: keyboard.ts

Test This Criterion on Your Site

Use A11yied to scan your website and identify WCAG 2.4.7 violations automatically. Get detailed reports with code examples and fix recommendations.

Start Free Scan

Related WCAG Criteria

Official WCAG Reference

View the official WCAG specification for 2.4.7 Focus Visible on the W3C website for complete technical details and implementation guidance.

Read W3C Understanding 2.4.7