Skip to main content

Generate a random LCH (Lightness, Chroma, Hue) color

GET 

/v1/color/lch

This API endpoint will return a random LCH (Lightness, Chroma, Hue) color. Even though upper bound of chroma in LCH color space is theoretically unbounded, it is bounded to 230 as anything above will not make a noticeable difference in the browser

Request

Responses

a random LCH (Lightness, Chroma, Hue) color code in array