mostContrasting

fun Color.mostContrasting(vararg colors: Color): Color

Return the color with the highest contrast ratio against this color.

This implements the color-contrast functionality specified in the CSS Color 5 Spec