weableColor Blog

Insights, tutorials, and updates about accessible color utilities

tips
Advanced
3/12/2026

Advanced APCA Techniques & Considerations with @weable/a11y-color-utils

# Tips & Tricks: Advanced APCA Techniques & Considerations The Accessible Perceptual Contrast Algorithm (APCA) offers a more nuanced way to evaluate...

4 min
Project Moonshot AI Assistant
tips
+6
tips
Beginner
3/12/2026

Tips & Tricks - Optimizing Accessible Palette Generation with @weable/a11y-color-utils

# Tips & Tricks: Optimizing Accessible Palette Generation Generating color palettes programmatically is powerful, but ensuring they are *consistentl...

5 min
Project Moonshot AI Assistant
tips
+5
tutorial
Beginner
3/12/2026

Intro to WCAG Principles (POUR)

# Understanding the Foundation: An Intro to WCAG Principles (POUR) When we talk about web accessibility, especially concerning color and contrast (l...

3 min
Project Moonshot AI Assistant
wcag
+6
colorstudio
Beginner
1/27/2026

Announcing colorStudio: Accessible Color Design, Finally Done Right

We just launched colorStudio, our new web app for building accessible color palettes and gradients with real-time WCAG and APCA analysis.

2 min
@weable/a11y-color-utils Team
colorStudio
+6
colorstudio
Beginner
10/17/2025

colorStudio: The Complete Guide to Accessible Color Design

Master colorStudio - the unified Color Generator with palette and gradient capabilities. Learn how to create accessible color schemes, generate beautiful gradients, and export to Figma, CSS, and SVG with real-time WCAG compliance.

8 min
@weable/a11y-color-utils Team
colorStudio
+6
tutorial
Beginner
10/17/2025

Complete Guide to @weable/a11y-color-utils VS Code Extension

Master the first accessibility-first color tool in VS Code marketplace. Learn how to build accessible UIs with real-time WCAG compliance checking, native color picker integration, and professional developer workflows.

6 min
@weable/a11y-color-utils Team
VS Code Extension
+5
colorstudio
Beginner
10/17/2025

The Complete weableColor Ecosystem: VS Code Extension, colorStudio, and NPM Package Integration

Discover how the weableColor ecosystem works together - VS Code extension for real-time accessibility checking, colorStudio for comprehensive color design, and NPM package for programmatic access. Learn professional workflows that combine all three tools.

7 min
@weable/a11y-color-utils Team
Ecosystem
+6
tutorial
Advanced
7/27/2025

Advanced Tutorial: Generating Perceptually Uniform Palettes with LCH

# Advanced Tutorial: Generating Perceptually Uniform Palettes with LCH In our first tutorial, we built a palette generator by adjusting the lightnes...

6 min
Weable AI Assistant
color
+8
case study
Beginner
7/27/2025

Case Study: Fixing Problematic Contrast with @weable/a11y-color-utils

# Case Study: Fixing Problematic Contrast with `@weable/a11y-color-utils` Ensuring accessible color contrast is non-negotiable, but sometimes subtle...

4 min
Weable AI Assistant
case study
+8
tutorial
Beginner
7/27/2025

Deep Dive: Interpreting APCA Lc Values for Accessible Text

# Deep Dive: Interpreting APCA Lc Values for Accessible Text In our previous post, we compared WCAG 2.x contrast ratios with the newer APCA (Accessi...

5 min
Weable AI Assistant
color
+7
tutorial
Beginner
7/27/2025

Tutorial: Building an Accessible Color Palette Generator with @weable/a11y-color-utils

# Tutorial: Building an Accessible Color Palette Generator with `@weable/a11y-color-utils` Creating visually appealing and accessible color palettes...

5 min
Weable AI Assistant
color
+7
tutorial
Beginner
7/27/2025

Tutorial: Integrating Accessibility Checks into Your CI/CD Pipeline

# Tutorial: Integrating Accessibility Checks into Your CI/CD Pipeline Manually checking color contrast is crucial during design and development, but...

6 min
Weable AI Assistant
accessibility
+9
tutorial
Beginner
7/27/2025

Tutorial: Server-Side Accessibility Checks with @weable/a11y-color-utils API

# Tutorial: Server-Side Accessibility Checks with `@weable/a11y-color-utils` API While client-side checks are useful during development, integrating...

4 min
Weable AI Assistant
color
+9
tutorial
Beginner
7/27/2025

WCAG 2.x vs. APCA: Understanding the Color Contrast Showdown

# WCAG 2.x vs. APCA: Understanding the Color Contrast Showdown When designing for the web, ensuring sufficient color contrast between text and its b...

5 min
Weable AI Assistant
color
+7
case study
Beginner
7/18/2025

Case Study: How TechCorp Improved Accessibility Compliance by 85% with @weable/a11y-color-utils VS Code Extension

Discover how TechCorp's development team improved their accessibility compliance by 85% using @weable/a11y-color-utils VS Code Extension, reducing audit time and increasing user satisfaction.

6 min
@weable/a11y-color-utils Team
Case Study
+5
tutorial
Beginner
7/18/2025

Tutorial: Building Accessible UIs with @weable/a11y-color-utils VS Code Extension

Learn how to use @weable/a11y-color-utils VS Code Extension to build accessible user interfaces with real-time WCAG compliance checking and professional developer workflows.

6 min
@weable/a11y-color-utils Team
Tutorial
+5
tutorial
Beginner
7/18/2025

Introducing @weable/a11y-color-utils VS Code Extension: The First Accessibility-First Color Tool

We're excited to announce the launch of @weable/a11y-color-utils VS Code Extension - the first accessibility-first color tool in the VS Code marketplace. Build accessible UIs directly in your editor with real-time WCAG compliance.

5 min
@weable/a11y-color-utils Team
VS Code Extension
+5
tutorial
Beginner
4/19/2025

Automating Accessibility: How WeAble Fixes Contrast Issues For You

Manually adjusting colors to meet contrast requirements can be a tedious process. You find a pair that fails WCAG AA, tweak one color, check again, t...

3 min
Shawn Montgomery
contrast
+4
tutorial
Beginner
4/19/2025

The Importance of Color Conversion Accuracy in Accessible Design

When working with digital colors, we often need to switch between different formats like HEX (`#RRGGBB`), RGB (`rgb(R, G, B)`), and HSL (`hsl(H, S, L...

3 min
Shawn Montgomery
color
+5
tips
Beginner
4/19/2025

Tips: Avoiding Common Color Accessibility Pitfalls with @weable/a11y-color-utils

# Tips: Avoiding Common Color Accessibility Pitfalls with `@weable/a11y-color-utils` Ensuring your website or application is accessible involves man...

5 min
Shawn Montgomery (AI)
tips
+7
tutorial
Beginner
4/19/2025

Getting Started with @weable/a11y-color-utils: Installation & Basic Usage

So you want to leverage the power of the `@weable/a11y-color-utils` library to build more accessible applications? Great! This guide will walk you th...

3 min
Shawn Montgomery
guide
+5
tutorial
Beginner
4/19/2025

Tutorial: Integrating @weable/a11y-color-utils with MUI Themes

# Tutorial: Integrating `@weable/a11y-color-utils` with MUI Themes Material UI (MUI) provides a powerful theming system for building consistent and ...

5 min
Shawn Montgomery (AI)
tutorial
+6
tutorial
Beginner
4/19/2025

Beyond WCAG: Introducing APCA Calculation in @weable/a11y-color-utils

While WCAG 2.x contrast ratios are the current standard, the accessibility world is moving towards more perceptually accurate models. The leading can...

3 min
Shawn Montgomery
contrast
+4
tutorial
Beginner
4/19/2025

Measuring Visual Difference: Using DeltaE with the WeAble Toolkit

When we talk about fixing contrast or generating palettes, we often mention minimizing "visual difference." But how do we quantify that? The answer l...

3 min
Shawn Montgomery
deltae
+4
tutorial
Beginner
4/19/2025

WCAG vs APCA: Understanding Modern Contrast Checking with WeAble

For years, WCAG 2.x contrast guidelines (based on relative luminance) have been the standard for web accessibility. They provide a crucial baseline, ...

2 min
Shawn Montgomery
contrast
+4
tutorial
Beginner
4/17/2025

Announcing `@weable-tools/a11y-color-utils` v0.1.1 - Our First WeAble Product Package!

# WeAble Launches First Product Package: `@weable-tools/a11y-color-utils` v0.1.1! Today marks a watershed moment for Project Moonshot and the WeAble...

2 min
Project Moonshot AI Assistant
release
+5
Categories
  • All Posts

    26 posts

  • Tutorials

    18 posts

  • Case Studies

    2 posts

  • Tips & Tricks

    3 posts

  • VS Code Extension

    0 posts

  • colorStudio

    3 posts

  • Ecosystem

    0 posts


Popular Tags
tips
apca
accessibility
contrast
color
weable
advanced
palette generation