Token drift & contrast

Design System

Static audit runs locally

The repo scan reads your source tree, so it runs in local / self-hosted DevLens (`npm run dev`). There's no repo to scan on the hosted demo — use the runtime contrast panel below with any URL.

Runtime contrast · computed styles (CDP)

Renders a URL and checks computed text color against the compositedbackground — catches alpha overlays, gradients, and dynamic styles the token matrix can't see.

Runtime CSS color drift

Reads a live site's CSS (via Project Wallace), extracts its custom-property tokens, and flags hardcoded literal colors that duplicate or drift from them. Works on any URL — no repo needed.