DislikeAnalyzer

Check and/or fix universally disliked colors.

Color science studies of color preference indicate universal distaste for dark yellow-greens, and also show this is correlated to distate for biological waste and rotting food.

See Palmer and Schloss, 2010 or Schloss and Palmer's Chapter 21 in Handbook of Color Psychology (2015).

Functions

Link copied to clipboard
open fun fixIfDisliked(hct: Hct): Hct
If color is disliked, lighten it to make it likable.
Link copied to clipboard
open fun isDisliked(hct: Hct): Boolean
Returns true if color is disliked.