A simple color picker plugin for Figma that utilizes the LCH color space. See the page in Figma Community.
- Pick colors by adjusting lightness, chroma, hue and alpha levels;
- Use it in your designs for fills, strokes and gradients;
- Adjust colors of multiple objects simultaneously;
- Import/export colors from/to
hex
,rgb()
andlch()
CSS strings.
If you have any suggestions or encounter any bugs, feel free to message me at zisest@gmail.com.
This plugin was inspired by Lea Verou's color picker available at css.land/lch/ and her great article on the LCH color space.
Conversion logic is by Chris Lilley.
This software includes material copied from or derived from "CSS Color Module Level 4 Editor's Draft" (https://drafts.csswg.org/css-color-4/). Copyright © 2022 W3C® (MIT, ERCIM, Keio, Beihang).