Color maps are designed in the Oklch color space to create smooth gradients and improve data visualization. The following types of color maps are provided: Documentation is available at web site.
I am running into this when trying to work on more "real" pyviz projects. For instance contrib_colormaps. Matplotlib plots render fine when holoviews is involved, but when it is a pure matplotlib call ...