oklab() colors have partial support Browser Compatibility Check

Description

CSS oklab() colors are not supported in all browsers.

Help

Use a fallback like color: #8f0000; color: oklab(40% 0.2 0.1); to provide a value in browsers that don’t support oklab colors.

Applicable standards

Change history

  • 6.49 May 2023 Added.

This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.

Rule ID: BugCssColorOklab