When you change the alpha on a text, for instance to fade it out, it tends to fade towards black before alpha-ing out. It does the same on scrollviews with soft clipping.
The actualy color value on the UILabel is still white, but it looks dark grey, no matter the background, that is, it's not fading into the background color. The font atlas I'm using, uses the Unlit/Transparent Colored shader. Is this something you have seen as well? Is there a possible fix to it? (I'm not very good at shaders).
I can post a few pictures to show you as well.