It’s because in that texture ‘T_CobbleStone_Smooth_N’ , the Alpha channel is all white so the Pink * White = Pink. If you had multiplied it by R, G or B then you would get the result you are looking for.
If you want different colours for each channel you can use Lerp