Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardCSScolor spaces oklch color-mixSingle-choice MCQ

When mixing two colors in a cylindrical space like oklch, one color is defined with an explicit hue and the other is achromatic (e.g. `white`, whose hue is powerless/missing). How does the interpolation handle the missing hue component?

color-mix(in oklch, oklch(0.8 0.2 30), white)