#oklab — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #oklab, aggregated by home.social.
-
Today’s ColumbusJS meetup included a remote talk by Ben Frain who stayed up late (22:30 GMT) to talk about CSS colors. It was a nice short talk introducing the why and practical how for modern colorspaces in CSS i.e. LCH and OkLCH.
As usual I am trying to learn how to learn. I want to think in color wheel degrees rather than in RGB values.
However one of Ben’s points was, as I wrote down in my notes, “don’t worry about memorising syntaxes”. In any case, his advice was to really dig into web inspector in existing CSS to change color definitions.
I enjoyed his demo of color manipulation was quite...
-
Today’s ColumbusJS meetup included a remote talk by Ben Frain who stayed up late (22:30 GMT) to talk about CSS colors. It was a nice short talk introducing the why and practical how for modern colorspaces in CSS i.e. LCH and OkLCH.
As usual I am trying to learn how to learn. I want to think in color wheel degrees rather than in RGB values.
However one of Ben’s points was, as I wrote down in my notes, “don’t worry about memorising syntaxes”. In any case, his advice was to really dig into web inspector in existing CSS to change color definitions.
I enjoyed his demo of color manipulation was quite...
-
Today’s ColumbusJS meetup included a remote talk by Ben Frain who stayed up late (22:30 GMT) to talk about CSS colors. It was a nice short talk introducing the why and practical how for modern colorspaces in CSS i.e. LCH and OkLCH.
As usual I am trying to learn how to learn. I want to think in color wheel degrees rather than in RGB values.
However one of Ben’s points was, as I wrote down in my notes, “don’t worry about memorising syntaxes”. In any case, his advice was to really dig into web inspector in existing CSS to change color definitions.
I enjoyed his demo of color manipulation was quite...
-
Today’s ColumbusJS meetup included a remote talk by Ben Frain who stayed up late (22:30 GMT) to talk about CSS colors. It was a nice short talk introducing the why and practical how for modern colorspaces in CSS i.e. LCH and OkLCH.
As usual I am trying to learn how to learn. I want to think in color wheel degrees rather than in RGB values.
However one of Ben’s points was, as I wrote down in my notes, “don’t worry about memorising syntaxes”. In any case, his advice was to really dig into web inspector in existing CSS to change color definitions.
I enjoyed his demo of color manipulation was quite...
-
Volume Color Editor is the best #OKLCH color picker and palette generator I’ve seen. It’s really neat how you can combine patterns!
https://www.volumecolor.io/editorIt’s available as a standalone web tool and now as a #Figma plugin, too.
#oklab #colorprofiles #arttools -
Volume Color Editor is the best #OKLCH color picker and palette generator I’ve seen. It’s really neat how you can combine patterns!
https://www.volumecolor.io/editorIt’s available as a standalone web tool and now as a #Figma plugin, too.
#oklab #colorprofiles #arttools -
Volume Color Editor is the best #OKLCH color picker and palette generator I’ve seen. It’s really neat how you can combine patterns!
https://www.volumecolor.io/editorIt’s available as a standalone web tool and now as a #Figma plugin, too.
#oklab #colorprofiles #arttools -
Volume Color Editor is the best #OKLCH color picker and palette generator I’ve seen. It’s really neat how you can combine patterns!
https://www.volumecolor.io/editorIt’s available as a standalone web tool and now as a #Figma plugin, too.
#oklab #colorprofiles #arttools -
Volume Color Editor is the best #OKLCH color picker and palette generator I’ve seen. It’s really neat how you can combine patterns!
https://www.volumecolor.io/editorIt’s available as a standalone web tool and now as a #Figma plugin, too.
#oklab #colorprofiles #arttools -
Как сравниваются изображения — от MSE до Dino
Моя страсть к накопительству картинок зародилась еще в эпоху диалапа, когда каждый JPEG проявлялся построчно под писк и скрежет модема, а бэкап стянутых с BBS цифровых сокровищ на дискету напоминал ритуал. С тех пор куча скарба разрослась до масштабов домашнего дата‑центра: здесь доисторические смишные мемы, тонны диснеевского клипарта, сканы журналов, галереи фанарта от известных в узких кругах артоделов, масса неотсортированного фототреша из собственных поездок, картинки природы и красоток, порция клубнички, шедевры CGI, нейроарт и фотографии Элизабет Уинстон. Проблема в том, что весь этот терабайтный зоопарк из разных разрешений, битности и форматов — абсолютно неструктурированная свалка, и попытка найти нужное превращается в квест «убей свои выходные». По мере роста коллекции я пробовал подряд все костыли, которые лучшие умы изобретали для сравнения изображений. В этой статье я пройдусь по эволюционной цепочке: от одноклеточных хэш‑сумм до венца творения — свежесобранного монстра DINOv3. Объять необъятное не выйдет — по каждому методу сравнения можно катать лонгрид иллюстрациями и с примерами кода (что, возможно, и сделаю, если меня не закидают жжёными тряпками). Но сейчас попробую изложить суть: как метод устроен, когда он тащит, а когда выдает откровенный бред. Поехали
https://habr.com/ru/articles/986360/
#hash #sift #dinov2 #moments #histogram #oklab #rgb #orb #сравнение_изображений
-
Will I ever think in chroma and hue rather than RGB color mixes?
The Oklab color space functional notation (oklch) describes a color by four values: lightness (black/white), chroma, hue, and alpha.
Red Green Blue (RGB) and Cyan Magenta Yellow Black (CMYK) describe mixes of color.
oklch(0.7 0.1 112)isrgb(160, 165, 88)orcmyk(3.03%, 0%, 46.67%, 35.29%)or “Dark Khaki” in plain language.I am sure there are some of us that can think in chroma and hue, but I am not one of them. Thinking about colors in geometrical space makes my head hurt. I have a hard enough time thinking in CMYK. For whatever reason, my brain is more able to parse the RGB color mix into a...
-
[Перевод] Цветовая модель OKLCH
OKLCH — это довольно новая цветовая модель, разработанная для обеспечения визуальной однородности. Это означает, что цвета гораздо точнее с точки зрения восприятия человеком, что упрощает работу с ними.
-
[Перевод] Цветовая модель OKLCH
OKLCH — это довольно новая цветовая модель, разработанная для обеспечения визуальной однородности. Это означает, что цвета гораздо точнее с точки зрения восприятия человеком, что упрощает работу с ними.
-
[Перевод] Цветовая модель OKLCH
OKLCH — это довольно новая цветовая модель, разработанная для обеспечения визуальной однородности. Это означает, что цвета гораздо точнее с точки зрения восприятия человеком, что упрощает работу с ними.
-
[Перевод] Цветовая модель OKLCH
OKLCH — это довольно новая цветовая модель, разработанная для обеспечения визуальной однородности. Это означает, что цвета гораздо точнее с точки зрения восприятия человеком, что упрощает работу с ними.
-
#Development #Guides
CSS color functions · What they are and how to use them https://ilo.im/164v9a_____
#ModernCSS #Functions #Colors #ColorSpace #sRGB #CIELAB #OkLab #WebDev #Frontend #CSS -
#Development #Guides
CSS color functions · What they are and how to use them https://ilo.im/164v9a_____
#ModernCSS #Functions #Colors #ColorSpace #sRGB #CIELAB #OkLab #WebDev #Frontend #CSS -
#Development #Guides
CSS color functions · What they are and how to use them https://ilo.im/164v9a_____
#ModernCSS #Functions #Colors #ColorSpace #sRGB #CIELAB #OkLab #WebDev #Frontend #CSS -
#Development #Guides
CSS color functions · What they are and how to use them https://ilo.im/164v9a_____
#ModernCSS #Functions #Colors #ColorSpace #sRGB #CIELAB #OkLab #WebDev #Frontend #CSS -
The forth talk from #SotB2025 @matuzo - Color in CSS: How I learned to disrespect Tennis.
Is now avaliable for your viewing pleasure.
https://2025.stateofthebrowser.com/speaker/manuel-matuzovic/
#CSS #Color #OKLAB #OKLCH #ColorSpaces -
The forth talk from #SotB2025 @matuzo - Color in CSS: How I learned to disrespect Tennis.
Is now avaliable for your viewing pleasure.
https://2025.stateofthebrowser.com/speaker/manuel-matuzovic/
#CSS #Color #OKLAB #OKLCH #ColorSpaces -
The forth talk from #SotB2025 @matuzo - Color in CSS: How I learned to disrespect Tennis.
Is now avaliable for your viewing pleasure.
https://2025.stateofthebrowser.com/speaker/manuel-matuzovic/
#CSS #Color #OKLAB #OKLCH #ColorSpaces -
The forth talk from #SotB2025 @matuzo - Color in CSS: How I learned to disrespect Tennis.
Is now avaliable for your viewing pleasure.
https://2025.stateofthebrowser.com/speaker/manuel-matuzovic/
#CSS #Color #OKLAB #OKLCH #ColorSpaces -
The forth talk from #SotB2025 @matuzo - Color in CSS: How I learned to disrespect Tennis.
Is now avaliable for your viewing pleasure.
https://2025.stateofthebrowser.com/speaker/manuel-matuzovic/
#CSS #Color #OKLAB #OKLCH #ColorSpaces -
#Development #Techniques
CSS-only blurry image placeholders · A minimal technique with a sophisticated mechanism https://ilo.im/163247_____
#Images #Placeholders #Colors #Gradients #OKLAB #WebDev #Frontend #CSS -
#Development #Techniques
CSS-only blurry image placeholders · A minimal technique with a sophisticated mechanism https://ilo.im/163247_____
#Images #Placeholders #Colors #Gradients #OKLAB #WebDev #Frontend #CSS -
#Development #Techniques
CSS-only blurry image placeholders · A minimal technique with a sophisticated mechanism https://ilo.im/163247_____
#Images #Placeholders #Colors #Gradients #OKLAB #WebDev #Frontend #CSS -
#Development #Techniques
CSS-only blurry image placeholders · A minimal technique with a sophisticated mechanism https://ilo.im/163247_____
#Images #Placeholders #Colors #Gradients #OKLAB #WebDev #Frontend #CSS -
Comment représenter une couleur : les formats standards de la CIE : XYZ, Lab, Lch
https://couleur-science.eu/?d=953ed3--comment-representer-une-couleur-les-formats-standards-de-la-cie-xyz-lab-lch
https://app.flus.fr/links/1823133636781127459Je suis épaté par tout ce que je ne savais pas encore sur les couleurs, notament les derniers formats. 🤩
-
#Development #Interviews
Interview with Björn Ottosson · A talk with the creator of the popular Oklab color space https://ilo.im/160ana_____
#Color #ColorSpace #Oklab #Okhsl #Browser #Design #UiDesign #WebDesign #WebDev #Frontend -
#OpenData 📂#OkLab🧪#SmartCity🏙️
Was macht eigentlich ein OK Lab?👀
Was passiert mit veröffentlichten offenen Daten?❓
Das und mehr beantwortet das @oklabflensburg in der
Nachts im Labor 🎧Podcast Folge:👇
https://open.spotify.com/episode/5WPd8EbafNJLvsFnT385HD -
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
#WebDevelopment #Overviews
High definition CSS color guide · CSS Color 4 brings wide gamut color tools and capabilities to the web https://ilo.im/10u90g_____
#UiDesign #WebDesign #ColorSpace #ColorGamut #ColorFormat #Color #Gamut #CSS #DisplayP3 #HEX #HSL #HWB #LAB #LCH #OKLAB #OKLCH #RGB #HD -
The latest release v4.8.0 of the open-source application Color Ramp Formulator adds experimental support for the new Oklab and Oklch color models.
🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator/releases/latest#oklab #oklch #colorramp #colormodel #opensource #freesoftware #desktopapplication
-
What a wonderful article on #ColorSpaces in #ColorTheory with handy interactive #visualizations:
"Okay, Color Spaces", Eric Portis (https://ericportis.com/posts/2024/okay-color-spaces/).
#Color #Perception #CIEXYZ #CIELAB #OKLAB #OKLCH #sRGB #Graphics #Light #CIE #ColorMixing #Paint #RGB
-
#Development #Techniques
Falling for Oklch · A love story of color spaces, gamuts, and CSS https://ilo.im/14zwbz_____
#WebDesign #WebDev #Frontend #CSS #ColorSpaces #Gamuts #Oklch #Oklab #sRGB #DisplayP3 #LCH #LAB #HSL -
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
Color Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps, making use of formulas.
Repository: 🔗 https://codeberg.org/tonton-pixel/color-ramp-formulator
#algorithmic #color #colorramp #colormapping #colortable #colortemperature #cubehelix #curvesmap #desktopapplication #electron #electronjs #formula #gamma #generator #grayscale #hsl #hsv #hwb #interpolation #lab #lch #lineargradient #oklab #oklch #opensource #rgb #testimage #wavelength #xyz #ycbcr
-
It's time to put to rest #hex and #rgb() / #rgba() colours in #CSS and embrace the future: #oklch() and #oklab()
* oklch() model: https://caniuse.com/?search=oklch%28%29
* oklab(): https://caniuse.com/?search=oklab%28%29I'm not sure why we still need to add/support lch() and lab() since the ‘okay’ version is the ‘fixed’ version… which is better. Then again, I'm not a #colour expert, hence I can't think of a reason. (Can someone enlighten us, mortals? Thank you!)
Since oklch(), oklab(), lch(), and lab() are still not widely supported (yet), and many end-users are still using an old version of browsers without support, there is #hwb().
As you can see from https://caniuse.com/?search=hwb%28%29 hwb() is widely supported already. The only browsers still without hwb() support are niche browsers, mainly from China (they don't even support rgb() according to #CanIUse).
* Base #color model: hwb()
* To be future proof: oklch() or oklab()What I'm more excited about is the #RelativeColor feature from #CSSColor5, but that's for another day.
-
#Development #Introductions
Okay, color spaces · A playful interactive introduction to color spaces https://ilo.im/15y1j4_____
#Design #Color #ColorModel #ColorSpace #UiDesign #WebDesign #WebDev #CIEXYZ #OKLCH #Oklab -
if you have ever wanted to do photo editing or #dataBending from the command line give @gmic a look. its like image magic but the syntax is more intuitive. Also it supports the #oklab color space.
-
The deepest dive into the art and science of colour that you didn’t know you needed, including:
How light works
How vision works
Computer graphics
Colour Theory
Colour spaces
Non-Euclidean geometry
Gamuts
Palettes
RGB vs sRGB vs HSL
OKLAB
And somehow even more than thathttps://m.youtube.com/watch?v=fv-wlo8yVhk
#colour #color #ColorTheory #ColourTheory #ComputerGraphics #RGB #OKLAB
-
#Development #Explorations
Color me curious · What CSS color space should I use in 2023? https://ilo.im/15d056_____
#WebDev #Frontend #CSS #ColorSpaces #Hex #HSL #Lab #LCH #OKLAB #OKLCH #RGB -
#Development #Explorations
Color me curious · What CSS color space should I use in 2023? https://ilo.im/15d056_____
#WebDev #Frontend #CSS #ColorSpaces #Hex #HSL #Lab #LCH #OKLAB #OKLCH #RGB