Advertisement · 728 × 90
#
Hashtag
#Oklch
Advertisement · 728 × 90
Preview
Karl Koch | On oklch Site uses all-OKLCH palette for perceptual lightness, warm hues, tinted shadows, light-dark themes, and color-mix derivatives.

#Design #Approaches
Why OKLCH · “Define colors perceptually, derive everything else.” ilo.im/16by9o by Karl Koch

_____
#Colors #ColorSpaces #ColorPalettes #OKLCH #ProductDesign #UiDesign #WebDesign #Development #WebDev #Frontend

1 0 0 0
Preview
Too Much Color I spent too much time looking at too many colo(u)rs to try and optimise them for csskit. Here are some interesting findings.

Too Much Color, by @keithamus@indieweb.social:

https://www.keithcirkel.co.uk/too-much-color/

#colors #oklch #css

1 0 0 0

Vous savez quoi ? Au début, l'espace de couleurs #oklch n'a pas l'air du tout intuitif… et bah une fois qu'on s'y habitue, on se demande pourquoi on ne l'utilise pas depuis bien plus longtemps.

Il est beaucoup plus logique et prévisible, il faut juste se défaire de ses habitudes #rgb.

1 0 0 0
Post image
0 0 0 0
Post image
0 0 0 0

I hope I’m not the only one who pronounces #oklch as “OK, lich”.

0 0 0 0
Preview
和色 OKLCH 図鑑 | Tailwind CSS v4 対応パレット ウェブ開発で和色を使う際の「ひと手間」を解消。最新の OKLCH 色空間で定義された日本の伝統色 30 選を、コピー&ペーストで導入できます。

Tailwind CSS v4 で OKLCH が標準になり、和色を使うのが少し不便になったので、その「ひと手間」を解消したくて、趣味を兼ねてツールを自作しました。

日本の色彩美を、最新の OKLCH で。

🔗 wairo.oklch.jp
🛍️ luca-design.booth.pm

#TailwindCSS #OKLCH #和色 #個人開発

3 0 0 0

noen som vil ha holdt et foredrag i nerdeland mellom UX og kode?

om avansert typografi (som kan minske loadtime fra 400 til 36)

eller generative farger i #OKLCH colourspace

jeg er kvinnen på saken!

7 1 2 0
Original post on piipitin.fi

https://en.wikipedia.org/wiki/Oklab_color_space

Just found out about the #Oklab color space and #Oklch and how they are already a part of #CSS. Very nice work.

Not sure if I'm up for the task technically or mathematically just yet, but at least conceptually, I'm thinking of creating a new […]

0 0 0 0
Preview
oklch() - CSS | MDN The oklch() functional notation expresses a given color in the Oklab color space. oklch() is the cylindrical form of oklab(), using the same L axis, but with polar Chroma (C) and Hue (h) coordinates.

oklch() - CSS | MDN
developer.mozilla.org/en-US/docs/W...

#OKLCH

0 1 0 0
Preview
OKLCH Color Picker & Converter OKLCH is a new way to encode colors (like hex, RGBA, or HSL)

#OKLCH Color Picker & Converter
oklch.com#0.7,0.1,155,...

0 1 0 0
Preview
It's Time to Learn oklch Color If you’re anything like me, looking at all the things happening in CSS lately involving color, you’re probably a bit overwhelmed. For a long time, HSL was promo

Who are my 10-bit HDR CSS Color Nerds?

What is your favorite color space engine? #RGB #HSL #OKLCH #P3

keithjgrant.com/posts/2023/0...

0 0 0 0

🌟 Spotlight: @nadyavoynich.com

Finally, we moved our colors from RGB to OKLCH.

🧵 Here’s why ↓

#webdesign #css #oklch

👉 bsky.app/profile/nadyavoynich.com...

#IndieSpotlight

1 0 0 0

Finally, we moved our colors from RGB to OKLCH.

🧵 Here’s why ↓

#buildinpublic #webdesign #css #oklch

4 0 2 0
Screenshot of a plot depicting the OKLch color space with constant lightness and varying hue/chroma. The plot is very zoomed in around pure blue to show how the boundary of available colors in sRGB curves backwards.

Screenshot of a plot depicting the OKLch color space with constant lightness and varying hue/chroma. The plot is very zoomed in around pure blue to show how the boundary of available colors in sRGB curves backwards.

For anyone who's curious, here's a visual of what the issue is. (Which is also included in my comment on the GitHub issue) Note that the hue axis is zoomed in by a factor of 100, making the issue seem worse than it actually is, but it does still mess stuff up, as I explain on GitHub #oklab #oklch

0 0 0 0
Preview
irregular sRGB gamut boundary in OKLCH · Issue #81 · color-js/color.js When plotting L,C gamut slices I noticed an odd irregularity in the gamut boundary, in OK LCH. I didn't see the same irregularity in CIE LCH. The code is let swatch = new Color("oklch", [lightness,...

@bottosson.bsky.social Hi Björn, I hope you're well. I wanted to bring something to your attention regarding OKLab...

Linked below is the relevant discussion on GitHub, about blue hue irregularity. Are there any details I'm missing here, or does OKLab have a very slight problem? #oklab #oklch

0 0 1 0
Post image

CSS color spaces, at a glance 📊
Are you switching to OKLCH?

#buildinpublic #webdesign #css #oklch

7 1 0 0
Preview
A pragmatic guide to modern CSS colours - part two Kevin is back with the follow up to part one of this series. This time, Kevin goes deep on how functional the newer colour capabilities are in practice to hopefully, encourage more designers to use their...

#Development #Guides
A pragmatic guide to CSS colors (part 2) · The many color options modern CSS opens up ilo.im/168um3 by Kevin Powell

_____
#ModernCSS #CssCalc #Colors #ColorSchemes #OKLCH #HSL #Transparency #Browser #WebDev #Frontend

1 0 0 0
Preview
CSSで最近よく使うOKLCHカラーについて理解を深めよう、異なる色でトーンを合わせたり、単色のシェードも簡単 CSSでは、さまざまなカラーモデルで色を設定できます。16進数によるHEX値、rgb()によるRGB値、hsl()によるHSL値、lab()によるLAB値、oklch()Oklch値、oklab()によるOklab値など […]
0 0 0 0
Frontend News #17: Why :is(::before, ::after) Doesn’t Work, Why You Should Switch to OKLCH, & More
Frontend News #17: Why :is(::before, ::after) Doesn’t Work, Why You Should Switch to OKLCH, & More Find out why pseudo-elements (::before, ::after) don’t work with the ‘:is()’ pseudo-class function, what the difference between HSL and OKLCH color formats ...

Frontend News #17: Why Pseudo-Elements Don’t Work With “:is()”, the Advantages of OKLCH, and More, by @zoranjambor@mastodon.social (@cssweekly@front-end.social):

https://www.youtube.com/watch?v=URXjnaQg5so

#videos #css #selectors #oklch

0 0 0 0
A screenshot of the lanyards dashboard, with dark mode enabled.

A screenshot of the lanyards dashboard, with dark mode enabled.

A screenshot of the lanyards dashboard, with light mode enabled.

A screenshot of the lanyards dashboard, with light mode enabled.

My #FigmaFree design of @lanyards.app continues! Thanks to allshadcn.com, I can easily theming in the browser. For easy hand mixing of colours, I went with #HSL but at some point soon, I'll swap to #OKLCH for richer colours. So happy with how #DarkMode looks🪬

#ATscience 🧪 #ATmosphere 🌀 #ATproto

10 0 0 0
Preview
OKLCH Color Picker & Converter OKLCH is a new way to encode colors (like hex, RGBA, or HSL)

A neat little #OKLCH #color #picker for #CSS

oklch.com#0.7,0.1,313....

1 0 0 0
Post image
0 0 0 0
Zrzut ekranu z VS Code z paletą barw. Paleta składa się z kolorów neutralnych (odcienie szarości), niebieskich, pomarańczowych i zielonych.

Zrzut ekranu z VS Code z paletą barw. Paleta składa się z kolorów neutralnych (odcienie szarości), niebieskich, pomarańczowych i zielonych.

Treść na #headlessJoanna jako-tako ogarnięta, pora przejść do najprzyjemniejszej części projektu, czyli stylowania! 💖
Paleta barw będzie w #OKLCH 🎨
Przy niektórych kolorach mocno się nakombinowałam, by kontrasty tła i tekstu były przynajmniej na poziomie AA w #WCAG
W #APCA wszystko jest na 100% OK 👍

0 0 0 0
Preview
oklch.fyi ▸ OKLCH Color Picker, Generator and Converter Convert, generate and explore OKLCH colors – a powerful tool to build unique and uniform color palettes. Preview on UI components, export CSS or Tailwind variables and learn why you should use OKLCH.

Une explication de ce qu'est OKLCH (utilisable notamment en CSS) accompagnée d'outils pour générer des palettes de couleurs.

🔗 https://oklch.fyi/

#couleur #OKLCH #générateur #palette

0 0 0 0
Preview
A pragmatic guide to modern CSS colours - part one Whether you've got a firm grasp on modern CSS colour capabilities, or you're thinking 'I struggle to understand why I should use modern CSS colours at all', then the first part of this article series,...

CSS color just a major glow-up 🌈
Stop using `#hex` and `rgb()`—switch to `lch()` / `oklch()` for better contrast, smoother gradients, and HDR-ready design.

@kevinpowell.co breaks it down brilliantly:
piccalil.li/blog/a-pragm...

#CSS #WebDev #DesignSystems #A11y #colors #oklch

22 4 0 0
Preview
What You Need to Know About CSS Color Interpolation | CSS-Tricks Color what? Sunkanmi Fafowora explains how an everyday task for CSS can be used to create better colors experiences.

What You Need to Know About CSS Color Interpolation, by @sunkanmifafowora.bsky.social (@csstricks@mastodon.social):

css-tricks.com/what-you-need-to-know-ab...

#css #colors #functions #oklch

2 0 0 0
Preview
OKLCH Color Picker, Generator and Converter – Create Unique and Uniform Color Palettes Convert, generate and explore OKLCH colors with oklch.fyi – a powerful tool to build unique and uniform color palettes. Preview on UI components, export CSS or Tailwind variables, and learn why OKLCH...

#Development #Tools
oklch.fyi · An OKLCH color picker, generator, and converter ilo.im/166di6 by Jakub Krehel

_____
#Generator #Converter #Color #ColorPalettes #OKLCH #P3 #sRGB #WebDev #Frontend #CSS

0 0 0 0
Preview
What are OKLCH colors? Article about the OKLCH color model.

What Are OKLCH Colors?, by @jakubkrehel.bsky.social:

https://jakub.kr/components/oklch-colors

#colors #oklch

0 0 0 0
Preview
What are OKLCH colors? Article about the OKLCH color model.

Une explication de cette notation plutôt récente pour représenter les couleurs en CSS.

🔗 https://jakub.kr/components/oklch-colors

#CSS #couleur #OKLCH

0 0 0 0