color-complement
color-complement is a compiled Lisp function in `color.el
'.
(color-complement COLOR-NAME)
Return the color that is the complement of COLOR-NAME.
COLOR-NAME should be a string naming a color (e.g. "white"), or
a string specifying a color's RGB components (e.g. "#ff12ec").