pub fn mix(a: Rgb, b: Rgb, t: f32) -> Rgb
Interpolate between a and b by t in [0,1] in OKLab (perceptual blend).
a
b
t