Skip to content

🎨 Colorally is a tool that generates and provides color palettes that are distinguishable for all vision types (normal, protanopia, deuteranopia, tritanopia) and in grey scale.

License

Notifications You must be signed in to change notification settings

pieetie/colorally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Live Demo License

Abstract

Colorally is a tool that generates accessible color palettes distinguishable across normal vision, various types of color blindness (protanopia, deuteranopia, tritanopia) and grey scale applications such as printing.
Based on reviews by Nicolas Burrus and the work of Gustavo M. Machado, Manuel M. Oliveira and Leandro A. F. Fernandes, Colorally uses vision simulation matrices to convert colors and assess their perceptual differences.
The core algorithm employs the CIEDE2000 color difference formula to ensure minimum perceptual distance between colors.
The main purpose is to provide color palettes that remain distinguishable across all vision types and maintain their distinctiveness when printed. The tool generates palettes containing 2 to 5 colors through a structured pipeline. Colorally uses specific Delta E thresholds (ΔE ≥ 10 for normal vision, ΔE ≥ 15 for color blindness and grey scale) that ensure good distinguishability. The default values provide optimal results for scientific visualization but it is also possible to generate custom palettes with customized parameters. An additional greedy algorithm exploration found a maximum of 5 colors under these constraints. A different algorithmic approach would be needed to determine the theoretical maximum palette size with these settings.

Preview

colorallyGIF

Documentation

References

Credits

About

🎨 Colorally is a tool that generates and provides color palettes that are distinguishable for all vision types (normal, protanopia, deuteranopia, tritanopia) and in grey scale.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •