Skip to content

LCH Color Function #766

@entropylost

Description

@entropylost

What problem does this solve or what need does it fill?

Colors are difficult to read. For example, it's hard to tell that Color::rgb(0.8, 0.3, 0.7) is pink.

Describe the solution would you like?

Add a LCH color function as well as the HEX colors. The LCH color space allows for colors that are somewhat related to how people actually see it.

Describe the alternative(s) you've considered?

N/A

Additional context

This blog post (https://lea.verou.me/2020/04/lch-colors-in-css-what-why-and-how/) provides a good explanation of what the LCH color space is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-FeatureA new feature, making something new possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions