WCAG 개요 및 POUR 원칙
한국어 해설 KO
WCAG 2.1/2.2의 4가지 POUR 원칙과 구조를 학습합니다.
학습 목표
WCAG의 목적과 W3C/WAI의 역할을 설명할 수 있다
POUR 4원칙을 나열하고 각각을 설명할 수 있다
WCAG의 계층 구조(원칙→지침→성공 기준→기법)를 이해한다
WCAG 2.0, 2.1, 2.2의 발전 과정을 설명할 수 있다
WCAG(Web Content Accessibility Guidelines)는 W3C의 WAI(Web Accessibility Initiative)에서 개발한 웹 접근성 국제 표준입니다. 웹 콘텐츠를 장애인이 사용할 수 있도록 하는 기술적 기준을 제공합니다. WCAG 2.0(2008), 2.1(2018), 2.2(2023)로 발전했으며, 각 버전은 이전 버전과 하위 호환됩니다.
POUR 4원칙은 WCAG의 최상위 구조입니다. ① 인식 가능(Perceivable) — 정보와 UI 구성요소가 사용자에게 인식 가능한 방식으로 제공되어야 합니다. 텍스트 대안, 자막, 색상 대비 등이 여기에 속합니다. ② 운용 가능(Operable) — UI 구성요소와 내비게이션이 조작 가능해야 합니다. 키보드 접근, 충분한 시간, 발작 방지 등이 포함됩니다.
③ 이해 가능(Understandable) — 정보와 UI 조작 방법을 이해할 수 있어야 합니다. 읽기 쉬운 텍스트, 예측 가능한 동작, 입력 도움 등이 해당됩니다. ④ 견고(Robust) — 콘텐츠가 보조기술을 포함한 다양한 사용자 에이전트에서 안정적으로 해석되어야 합니다. 올바른 HTML 마크업, ARIA 사용 등이 포함됩니다.
WCAG의 계층 구조: 4개 원칙(POUR) → 13개 지침(Guidelines) → 성공 기준(Success Criteria, 각 A/AA/AAA 등급) → 충분 기법(Sufficient Techniques)과 참고 기법(Advisory Techniques). 성공 기준은 테스트 가능한 구체적 요구사항이며, 기법은 성공 기준을 달성하는 구체적 방법입니다. WCAG 2.2에서는 총 87개 성공 기준이 있습니다.
Original Text EN
Study the POUR principles and structure of WCAG 2.1/2.2.
Learning Objectives
Explain the purpose of WCAG and the role of W3C/WAI
List and describe the four POUR principles
Understand the WCAG hierarchy: Principles → Guidelines → Success Criteria → Techniques
Describe the evolution from WCAG 2.0 to 2.1 to 2.2
WCAG (Web Content Accessibility Guidelines) is the international web accessibility standard developed by the W3C's Web Accessibility Initiative (WAI). It provides technical criteria for making web content accessible to people with disabilities. WCAG evolved from 2.0 (2008) to 2.1 (2018) to 2.2 (2023), with each version backward-compatible.
The four POUR principles are WCAG's top-level structure: ① Perceivable — Information and UI components must be presentable in ways users can perceive. Includes text alternatives, captions, and color contrast. ② Operable — UI components and navigation must be operable. Includes keyboard access, enough time, and seizure prevention.
③ Understandable — Information and UI operation must be understandable. Includes readable text, predictable behavior, and input assistance. ④ Robust — Content must be robust enough to be reliably interpreted by a wide variety of user agents, including assistive technologies. Includes proper HTML markup and ARIA usage.
WCAG hierarchy: 4 Principles (POUR) → 13 Guidelines → Success Criteria (rated A/AA/AAA) → Sufficient Techniques and Advisory Techniques. Success criteria are specific, testable requirements. Techniques are concrete methods to meet success criteria. WCAG 2.2 contains 87 success criteria in total.