The contrast function calculates the contrast ratio between two colors. Implementation of http://www.w3.org/TR/WCAG20/#contrast-ratiodef
contrast
The first color to compare.
The second color to compare.
Generated using TypeDoc
The
contrast
function calculates the contrast ratio between two colors. Implementation of http://www.w3.org/TR/WCAG20/#contrast-ratiodefReturns
Throws