8 points

🌍👨‍🚀🔫👨‍🚀

Always has been.

permalink
report
reply
7 points

We’re definitely lightyears away from that cursed era of building layouts with float.

permalink
report
reply
4 points

Finally there’s a way to have gradients that don’t look like shit.

Defining them to interpolate in a suitable color space instead of the completely inappropriate sRGB is great!

permalink
report
reply
3 points

Naah.

permalink
report
reply
2 points

This new OKLCH color space looks really nice to use. It’s surprising that it’s really human readable, I wouldn’t have guessed that you could do it for random colors.

I’m a bit surprised. Why does OKLAB gradiant looks better than OKLCH?

permalink
report
reply
2 points

They can both model any color equally well, it’s just oklch works even closer to how we perceive colors changing. LAB and all derivatives are in Cartesian space, with luminance, a, and b being the defining axises. Luminance is self explanatory, but a and b are just axises of how much red/green and blue/yellow there is. It can be difficult to think of a color in how much blue it is, for example, when the color is something like nearly pure red. They both affect the hue output, so varying one can create strange, unintuitive colors

LCH works in polar space, like a color wheel. L is still luminance, c is the “colorfulness” and h is the hue. H and C let you set the same values a and b would, but in a more human way. We’re used to thinking about colors changing independent of how much of a color there is, and that’s what LCH does. Vary only the h and you get very different colors. Vary only the c and you get the same color but in different amounts of saturation, from full color to no color

permalink
report
parent
reply

Programming

!programming@beehaw.org

Create post

All things programming and coding related. Subcommunity of Technology.


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

Community stats

  • 155

    Monthly active users

  • 228

    Posts

  • 1.4K

    Comments