Why inversion fails
The naive approach to dark mode — inverting the light palette — fails because color perception is not symmetric. Colors that are muted and restrained on a white background appear vivid and aggressive on a dark background. Contrast relationships that work in light mode may be insufficient or excessive in dark mode. The elevated surface stack works through adding gray in light mode and adding white in dark mode — the same operation in opposite directions. An effective adaptive color system must be designed for both contexts independently, with a shared token architecture that allows controlled variation rather than automatic inversion.
