The intent
Most design systems borrow their color from Material or Tailwind, then tune from there. Stratos starts with the question: what do I want a hover state to feel like? The answer — “more saturated, same hue” — pulls the rest of the architecture along behind it.
So OKLCH is non-negotiable. Hue is a name; chroma is a verb; lightness is a place on the page. Fifteen hex values pinned to a moodboard wouldn’t survive translation to dark mode, accessibility audits, or the inevitable third color a portfolio site picks up over a year of writing.
The output is a token graph — primitives down to component variables — that any framework target can compile against. The site you’re reading is one consumer. The Mitosis-bound component library is another.