---
category: Data
---

The pack's version chip: a pill at `--accent-wash` behind a 25% accent border,
set in the mono stack at 12px/500 in `--accent` — which it may be, because the
accent is 8.74:1 on the field.

Its job in the hero is to carry a **machine-checkable fact**: a package name, a
version, an age. That is the pack's opening move — the page proves it is alive
instead of claiming it.

```tsx
<Chip tone="accent">pypi · v2.0.0rc3 · 1d ago</Chip>
```
