|
|
|
|
|
by parpfish
45 days ago
|
|
I've got a color question that I need some opinions on: When I look at the green/blue boundary region on an HSV color wheel like the ones in this S/O thread [0], it appears as a white un-saturated region. If I look at similar layouts in other colorspaces (e.g., something perceptually uniform like Lab) I don't generally see this white patch. My question is:
- I'm colorblind. Do other people also see a white patch there?
- If this is a genuine problem with HSV, is there an explanation for why there's a hue angle that is unsaruated regardless of S value? [0] https://stackoverflow.com/questions/62531754/how-to-draw-a-h... |
|
I have a colorblindness simulator on my computer called Sim Daltonism and when I use that on the color wheel, it does indeed appear to have white, desaturated lines radiating from the center at those three angles. In the simulator, the one at 11:00 is the strongest, followed by 3:00, and the 7:00 one is faintest. My hunch is that the perceptually uniform color space samples you're looking at have more uniform brightness, so those boundaries blend in to the surrounding colors better. They look nicer to me too -- they still represent saturated, composite colors like teal, but just at a pleasant, harmonious brightness. It's very interesting to compare perception!