Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions features/oklab.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Oklab and Oklch
description: "The Oklab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is, aiming to match how humans perceive colors. Oklch is a variant of Oklab with polar coordinates. These color spaces can be used with the CSS `color()`, `oklab()`, and `oklch()` functions."
name: Oklab and OkLCh
description: "The Oklab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is, aiming to match how humans perceive colors. OkLCh is a variant of Oklab with polar coordinates. These color spaces can be used with the CSS `oklab()` and `oklch()` functions."
spec: https://drafts.csswg.org/css-color-4/#ok-lab
group: color-types
# TODO: The behavior of lightness gradients requiring gamut mapping is a
Expand Down