The code below will evaluate to white using the LESS PHP library and black using the reference JS library. Inconsistent behaviour. ``` body { color: contrast(#767F32, #000000, #ffffff); } ```