Skip to primary navigation Skip to main content
US flag signifying that this is a United States Federal Government website An official website of the United States Government USDA United State Department of Agriculture Farm Production and Conservation

Resources

The most common tools and tutorials FPAC can use to improve and test accessibility.

Code compliance

Color checkers

Color impairment

  • Color Oracle is another desktop application for simulating color impairment on your entire screen.
  • Daltonize is a collection of bookmarklets that simulate the three most common forms of color impairment (protanopia, deuteranopia, and tritanopia) on any web page.
  • colourblind is another simulation tool similar to Daltonize, but with more options (protanopia, protanomaly, deuteranopia, deuteranomaly, tritanopia, tritanomaly, achromatopsia, and achromatomaly) in a single bookmarklet.
  • postcss-colorblind is a CSS build tool that modifies colors in your CSS to simulate four common impairment groups.

Autocomplete HTML with ARIA tags

Automated testing

  • a11y is a Node-based accessibility auditing with both command-line and JavaScript APIs.
  • pa11y is like a11y, but consists of a larger suite of tools, including command-line and JavaScript APIs, a web service, and a dashboard for monitoring accessibility reports across multiple sites.
  • ra11y is a Ruby-based accessibility testing tool tuned for use with Jekyll and static sites.
  • webalin is a Python-based 508 compliance linter for HTML.
  • There are many other npm packages tagged wcag and a11y.

Accessibility tutorials


Disclaimer: This resource is intended to help FPAC develop accessible products and is not a replacement for the standards defined by the Access Board. Please visit the Access Board for information on Section 508 and its compliance criteria.

Return to top