comicscamp.club is part of the decentralized social network powered by Mastodon.
A friendly home in the Fediverse for creators and lovers of comics and narrative art of all sorts.

Server stats:

27
active users

Learn more

#webdevelopment

4 posts4 participants0 posts today

Many online color contrast checkers work only with hexadecimal or RGB formats. But colors in CSS have evolved considerably in the past 3-5 years, why limit contrast checking to "ancient" formats?

I extended an old demo to support newer formats (thanks, color.js!) and now it validates hexadecimal, RGB, HSL, LCH, OKLCH, named colors, Lab, HWB... Check it out here: alvaromontoro.com/demos/color-

alvaromontoro.comColor Contrast CheckerA color contrast checker that supports more than just RGB/Hex color formats

📚 Dive into accessibility with "Learn Accessibility - Full a11y Tutorial" from freeCodeCamp.org! Instructor Fredrik Ridderfalk guides you through the fundamentals of accessible web development, covering everything from contrast ratios to semantic HTML. Don't miss out on this valuable resource! Watch here: youtu.be/e2nkq3h1P68 or Invidious invidious.reallyaweso.me/watch #WebAccessibility #Coding #a11y #freeCodeCamp #LearnToCode #Accessibility #WebDevelopment #Tech