So, in Krita you can paint in floating point with scene referred values, so that's values above 1.0... in other words, HDR :smile: I rewrote the internal selector recently to make it easier to pick colors with values above 1.0, and currently, in a branch it is possible to store non-8bit colors into a color palette. This…