dmv.community is one of the many independent Mastodon servers you can use to participate in the fediverse.
A small regional Mastodon instance for those in the DC, Maryland, and Virginia areas. Local news, commentary, and conversation.

Administered by:

Server stats:

165
active users

#oklch

0 posts0 participants0 posts today

🚀 I've been having SO much fun playing with oklch() colors, and now I'm thrilled to share my little page! 🎉 Create patterns, experiment with color inputs, and easily copy the CSS or share your masterpieces. Have fun! :)

oklchroma.utilitybend.com

oklchroma.utilitybend.comOklchroma - OKLCH Color Pattern GeneratorCreate harmonious color patterns with Oklchroma, a powerful OKLCH-based color scale generator for designers and developers.

#OKLCH is a (relatively) new color space model designed for digital media. It represents colors in a way that's perceptually uniform, i.e.: changes in color values more closely match how humans actually see color differences. The model allows for precise, predictable color adjustments, especially in CSS for web design.

Here's a free tool to play around with it (coded by Evil Martians) – and a lot of background info:

oklch.com/#70,0.1,171.07,100

oklch.comOKLCH Color Picker & ConverterOKLCH is a new way to encode colors (like hex, RGBA, or HSL)

New blog post! I wrote about some experiments with the OKLCH color space in CSS for use in data visualization and for improving color contrast for accessibility.

This work came out of experimenting with OKLCH and the ColorJS library developed by @leaverou using Observable Notebooks.

I server side rendered the SVG examples in the post using Eleventy, Nunjucks, and @observablehq's PlotJS to keep the post JS free.

clhenrick.io/blog/color-experi

clhenrick.ioColor experiments with OKLCH – Chris HenrickCreating color palettes programmatically and fixing color contrast issues using the OKLCH color space in CSS.
#css#webdev#dataViz

🔖 OKLCH in CSS: why we moved from RGB and HSL—Martian Chronicles, Evil Martians’ team blog
evilmartians.com/chronicles/ok

> The new CSS Color 4 specification has added the new oklch() notation for declaring colors. In this post, we explain why this is important for design systems and color palettes.

evilmartians.com · OKLCH in CSS: why we moved from RGB and HSL—Martian Chronicles, Evil Martians’ team blog
More from Andrey Sitnik