Edit | Respond

iirc the correct color space for HD stuff is bt709
it is correct tho, literally the same colour as the source: https://slow.pics/c/fDgM1BED
i just forgot to add it to my vapoursynth script earlier which i added now
scaled = core.resize.Spline36(src, 854, 480, matrix_in_s="709", matrix_s="170m")