**Describe the bug** PNG -> JXL lossy conversion changes brightness **To Reproduce** * download this [sample](https://upload.wikimedia.org/wikipedia/commons/e/e5/%D0%94%D0%B5%D0%B2%D1%83%D1%88%D0%BA%D0%B0_%D1%81_%D0%A1%D0%B8%D1%80%D0%B5%D0%BD%D1%8C%D1%8E_%28%D0%98%D0%BD%D0%BD%D0%B0_%D0%A7%D0%B5%D1%80%D0%BD%D0%B5%D1%86%D0%BA%D0%B0%D1%8F%29.png) * convert to jxl lossless (the image looks the same) * convert to jxl quality=96 (the image becomes much darker) **Expected behavior** Image brightness should not change upon png->jxl conversion **Screenshots** Left half source/jxl_lossless, right half - jxl_q96  **Environment** - OS: Windows - CPU type: x86_64 - cjxl/djxl version string: cjxl 0.11.0 4df1e9e [AVX2,SSE2]