SDL without all colors on embeded device

Description

It seems that I don’t have all colors when using SDL driver on my target hardware.

What MCU/Processor/Board and compiler are you using?

NXP IMX8 Dual X plus

What LVGL version are you using?

v8.3

What do you want to achieve?

Use SDL on the target hardware

What have you tried so far?

Running it on ubuntu with the same SDL driver, everything is fine.
Also when running the app on the hardware target using wayland driver the colors are pretty fine.