It's converting the color to greyscale
This gave me a clue. Here's a test:
Validation node set to Albedo/50 sRGB
Uniform Color node plugged into Grayscale Conversion node with default settings.
RGB(0,88,0) converts to greyscale (30,30,30), Validation=YES
RGB(0,0,255) converts to greyscale (85,85,85), Validation=NO
This makes no sense. Anyway, thanks for your patience

Edit: attached an image, taken just after clicking Compute Nodes Thumbnails to be sure.