This short guide will explain the ways in which you can apply accessibility best practices to your workflow at Cuatro! It does not matter if you are a dev, designer, or something else! There will be tools that anyone can use.
First, why accessibility or "a11y" as it is sometimes called? With Kitt, we have a chance to have a fresh start! Why not make a system that works for people of all sorts of abilities? This concept is called "Universal Design." For example IRL, think of doors that automatically open for anyone that comes by. They just work everyone.
"Web accessibility refers to the practice of designing and developing websites and web applications in a way that ensures equal access and usability for all users, including those with disabilities."
—World Wide Web Consortium
The WCAG is an international set of web standards; it is developed by the World Wide Web Consortium (W3C). They devised guidelines and success criteria that prescribe how to make web content more accessible. The WCAG is defined into four principles: Perceivable, Operable, Understandable, and Robust (POUR).
The WCAG has three levels: A, AA, and AAA. A being the lowest accessibility conformance and AAA being the highest. We are going to strive for a level AAA conformace for our design system.