Hex colors in raw JSON not the same in chat.
Basically if you use hex colors in raw JSON, it will not be the same in chat. Say if you used #FF0000 as the color component, the output in chat would be instead #FB0000. Likely a similar issue to MC-209682.