{
  "brand": "SignUpChurch",
  "source": "src/app/globals.css (@theme) — the app's Tailwind v4 token names",
  "colors": {
    "sunshine": { "hex": "#ffc93c", "role": "Primary brand yellow. Hero + section backgrounds, browser-chrome themeColor." },
    "butter": { "hex": "#ffe184", "role": "Supporting yellow. Card backgrounds, hero blobs." },
    "buttercream": { "hex": "#faed8f", "role": "Soft yellow. Decorative blobs, tertiary fills." },
    "cream": { "hex": "#fdf6dc", "role": "Warm off-white. Section/card backgrounds, pill buttons, text on ink/grape." },
    "background": { "hex": "#fffaeb", "role": "Default page background (app-wide body)." },
    "ink": { "hex": "#141414", "role": "Near-black. All body text, footer/marquee backgrounds, logo tile." },
    "tangerine": { "hex": "#f7a128", "role": "Orange. Secondary CTA buttons (header 'Start free', 'Dashboard')." },
    "punch": { "hex": "#ff008c", "role": "Hot pink accent. Decorative only (marquee stars, pricing ring) — NOT for text." },
    "punch-deep": { "hex": "#c2006a", "role": "Darkened punch that carries text: primary CTA buttons with white text (6.0:1 with white, 4.7:1 on butter)." },
    "grape": { "hex": "#3b308f", "role": "Purple. Dark feature sections, focus outlines, handwritten annotations." },
    "grape-deep": { "hex": "#32225f", "role": "Deeper purple. Fills inside grape sections." },
    "blush": { "hex": "#ffdbfd", "role": "Pastel pink. Accent chips, avatar dots, light sections." },
    "orchid": { "hex": "#feb6fa", "role": "Pastel magenta. Accent chips, decorative circles." },
    "aqua": { "hex": "#a4f6f8", "role": "Pastel cyan. Accent chips, decorative circles." },
    "leaf": { "hex": "#6abf4c", "role": "Green. Success checkmarks and confirmation states only." }
  }
}
