color-js / elements

WIP
12 stars 1 forks source link

[color-swatch] Show deltas from other color #82

Open LeaVerou opened 3 months ago

LeaVerou commented 3 months ago

Depends on #81

This is very useful primarily for <color-scale>, but could be useful in its own right.

It would allow passing another color via an attribute (name TBB, ideas: rel, compareto, vs) and it would show deltas from that color in its coordinates. It would also change the behavior of coords and would allow passing deltaE algorithms too.

Something like this:

image