I was already suspecting this, one of your images is a CMYK jpeg instead of RGB. You will get this result if you mix images that have a different color space. You should probably set the ColorSpace of your background image to sRGB. And if your input can also be CMYK you might also want to change that to sRGB.
↧