Thu, Aug 28, 2025. oklch seems the best color model supported by all modern browsers. We can use relative colors with it, making color palette design much easier: #html#darker-color
{
background-color: oklch(from var(--base-color) calc(l - 0.15) c h);
}
Fri, Mar 7, 2025. Ancient languages tend to have fewer words for hues than brightness, since they didn't need them. So "Krishna was blue" or "the sea is wine-dark" is more an indication of darkness than shade of color. Ajit Narayanan#darker-color