Good related reading: https://raphlinus.github.io/color/2021/01/18/oklab-critique.... , with some analysis of various colour spaces of different types, focusing especially on their behaviour in gradients, to do with interpolation. My biggest complaint about perceptual colour spaces has been that they make working with colours near gamut boundaries really hard. For example, with #ff0 (yellow) in LCH, you can’t tweak a…
This is a good thing: it teaches you the shape of the gamut, and gets you working with colors consistently.
#FFFF0O does not have “plenty of practical value”. It is a very niche tool with an extremely small range of uses, and should be avoided almost all of the time.
> For colour pickers especially, perceptual colour spaces have just been no good,
Just the opposite: for color pickers especially, using anything else makes it much much harder to get good results.