Writing & StyleStyle guide

Writing Accessible Names That Convey Purpose

Writing Accessible Names That Convey Purpose records a distinct W3C-supported interface-writing task while keeping implementation mechanics outside the writing guidance.

Quick answer

Write an accessible name that tells users the element’s purpose or intent and makes it distinguishable from similar elements on the page.

Key details

Core IssueW3C APG states that an accessible name should convey the purpose or intent of the element and distinguish it from other elements.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers name composition; role selection, state properties, and implementation technique remain separate accessibility concerns.

Further guidance

Content

Name the action, destination, field, region, or object in terms that tell users what the element is for rather than merely describing its appearance.

Purpose

Purpose-led wording lets users predict what an element does and distinguish it from nearby controls or regions.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Providing Accessible Names and Descriptions — W3C WAI ARIA APG (opens in a new tab)W3C Web Accessibility Initiative · W3C WAI-ARIA Authoring Practices guidance for descriptive accessible names, visible labels, and button/control naming.

Explore the topic