Index: trunk/psLib/src/jpeg/psImageJpeg.c
===================================================================
--- trunk/psLib/src/jpeg/psImageJpeg.c	(revision 32634)
+++ trunk/psLib/src/jpeg/psImageJpeg.c	(revision 39508)
@@ -306,7 +306,7 @@
       } else {
 	// XXX NAN value should be set per-color map
-	outPix[0] = 0x00;
-	outPix[1] = 0xff;
-	outPix[2] = 0x00;
+	outPix[0] = 0xe6;
+	outPix[1] = 0xe6;
+	outPix[2] = 0xff;
       }
     }
