Okmain: you have an image but you want a colour
Summary
Okmain presents a Rust/Python approach to extracting a visually pleasing dominant colour from an image. It uses up to four colour clusters in the Oklab space, with perceptual weighting and cluster sorting to avoid dull results from simple 1x1 resizing, and discusses performance optimisations and related experimentation with LLMs.