@tempots/color

LCH.withLightness property

Returns a new LCH color with the specified lightness value.

Signature:

readonly withLightness: (l: number) => LCH;