diff --git a/features/oklab.yml b/features/oklab.yml index b3007f808fc..c4be219b95e 100644 --- a/features/oklab.yml +++ b/features/oklab.yml @@ -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