Take a set color palette and get contrast values for every possible combination – useful for finding safe color combinations with predefined colors and includes pass/fail scores for the WCAG accessibility guidelines. Getting Started npm i colorable Usage Pass an array of color strings or an object with color strings as values. var colorable = require('colorable'); var colors = { red: 'red', green: