Skip to content

feat(oklab): Adds OKLab color extraction, for perceptually uniform colors. #116

Merged
qTipTip merged 5 commits into
masterfrom
feat/oklab-extraction
Jun 28, 2026
Merged

feat(oklab): Adds OKLab color extraction, for perceptually uniform colors. #116
qTipTip merged 5 commits into
masterfrom
feat/oklab-extraction

Conversation

@qTipTip

@qTipTip qTipTip commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Implement extracting colors in the OKLab color space.

  • add OKLab type
  • add OKLab extractor
  • register oklab
  • add tests

This will also close #2 as they serve the same purpose.

@qTipTip qTipTip merged commit b9348c1 into master Jun 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CIELAB color space

1 participant