Quantifying Colour
vismit2000
84 points
8 comments
August 29, 2026
Related Discussions
Found 5 related stories in 50.1ms across 4,895 title embeddings via pgvector HNSW
- How to Read a Painting darshi7331 · 47 pts · July 22, 2026 · 46% similar
- Show HN: Desktopcolors.com – A museum for solid background colors of classic OS vlowrian · 143 pts · August 17, 2026 · 45% similar
- ElevenLabs, TwelveLabs, ThirteenLabs jemoka · 357 pts · August 22, 2026 · 45% similar
- What would it mean to see a new color? fortran77 · 30 pts · July 30, 2026 · 44% similar
- Olo (Color) inigyou · 13 pts · August 12, 2026 · 43% similar
Discussion Highlights (4 comments)
herf
This is both interesting and weird! We know the typical LMS responses for human cones (e.g., Stockman-Sharpe) that could easily be plotted instead of the bell-curve-like things they use here - why? Is it good enough for illustration? You could say, kind of but then all the colors are kind of wrong too. For example, D65 is very blue here. The article takes a really long time to get to the thing everyone should know: which is that our cones responses overlap a lot, and we get color sensations by (kind of) differencing them. Doing a matrix transform after ten pages to get to chromaticity is technically correct, but it's not the most accessible/intuitive way to teach this. Nice effort but it would be better if it were closer to "real" color math.
pmkary
There is a Knuth/TeX like elegance in the diagrams that you don't see on the web. More than the content that is amazing; and the visualizations that clearly took a very long time to make; it is a fabulous piece of art. Really really nice.
chessucation
very interesting, didn't know my weekend was going to be filled with color science but happier for it, brilliant presentation too
mavlab
This is all dimensionality reduction down 3 with compact bump-like filters. But if you ran PCA on natural spectra you'd get some different kind of filters! Fourier-like things. I want fourier eyes