인식 가능성
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://colorfyi.com/iframe/glossary/perceivable/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://colorfyi.com/glossary/perceivable/
Add a dynamic SVG badge to your README or docs.
[](https://colorfyi.com/glossary/perceivable/)
Use the native HTML custom element.
WCAG의 첫 번째 원칙으로, 모든 정보와 사용자 인터페이스 구성 요소는 사용자가 인식할 수 있는 방식으로 제시되어야 함을 요구함.
The Perceivable principle encompasses all sensory aspects of web content. For color specifically, it means ensuring that text has sufficient contrast with its background (Success Criteria 1.4.3 and 1.4.6), that color is not the only visual means of conveying information (1.4.1), and that content can be presented in different ways without losing structure or information (1.3.1). In practice, this means adding text labels to color-coded elements, providing sufficient contrast ratios, and ensuring that focus states and interactive elements are visible without relying solely on color changes.