This is a tool to help designers build color palettes with combinations that conform with accessibility standards.
It is based on work done in [18F/brand#94].
npm install
npm start
Then visit http://localhost:3000/.
After deploy changes will be live at https://molamil-com.github.io/accessible-color-matrix/ within minutes.
npm run deploy