Before going in to full holiday mode, I created this little Cocktail demo that uses OKLCH for colers and color-mix() for creating the bubbles. All in CSS, no images and just a tiny bit of JS. Had a lot of fun on this.
Demo @codepen
How to make a beautiful scientific plot? Just choose colors with wide range of lightness, chroma and hue!
https://oklch.com/#70,0.1,289,100
#OKLCH #availability #sciencevisualizations
OKLCH is a new color space where colors are written close to that they are being seen (percepted). Seems good to make plots available for people with color blindness, and just for beautiful plots.
https://evilmartians.com/chronicles/oklch-in-css-why-quit-rgb-hsl
#OKLCH #colorful #beautifulscience
The Fylgja Colors Tokens Componenten is making significant progress and is now in its beta phase. You have the opportunity to try it out and access the updated documentation at https://fylgja.dev/components/colors/. We are currently fine-tuning the colors and preparing the documentation for oklch, so there's even more great stuff on the way. Stay tuned!
I just discovered what I think is THE BEST color picker on the internet**. Seriously.
β€οΈβ€οΈβ€οΈ
π¨π¨π¨
πππ
πππ
πΎπΎπΎπΎπΎβ€οΈβ€οΈβ€οΈβ€οΈβ€οΈ
https://oklch.evilmartians.io/#45.3,0.108,102.285,100
AND, as if that wasnβt enough β they wrote an incredibly helpful and in depth blogpost as well.
https://evilmartians.com/chronicles/oklch-in-css-why-quit-rgb-hsl#oklch-vs-oklab--lch-vs-lab
These use #OKLab and #OKLCH, which are for many situations the best colorspace to use (especially for color on the web).
**technically, βmy discoveryβ was a Git update. But, it was a most exciting Git update π₯³
@Justin_Lind @havegum I think @gka had a JS library for this, but the name escapes me at the moment. Dunno if it's been updated with newer color spaces like #OKLab and #OKLCH