---
name: Hygraph
description: "This site is an excellent example of a modern, enterprise B2B SaaS design that balances professionalism with a clean, modern aesthetic."
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#081026"
  secondary: "#2D3A5F"
  tertiary: "#685CEF"
  neutral: "#566A95"
  bg-soft: "#F6F8F9"
  bg-quiet: "#E7EAEF"
  line: "rgba(231, 234, 239, 1.0)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 56px
    lineHeight: 1.0
    fontWeight: 500
    letterSpacing: "-2.4px"
  headline:
    fontFamily: humanist-sans
    fontSize: 40px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.56px"
  subtitle:
    fontFamily: humanist-sans
    fontSize: 20px
    lineHeight: 1.5
    fontWeight: 400
    letterSpacing: "-0.22px"
  body:
    fontFamily: humanist-sans
    fontSize: 16px
    lineHeight: 1.625
    fontWeight: 400
    letterSpacing: "normal"
  label:
    fontFamily: humanist-sans
    fontSize: 14px
    lineHeight: 1.57
    fontWeight: 500
    letterSpacing: "1.28px"

rounded:
  sm: 6px
  md: 8px
  lg: 10px
  pill: 9999px

spacing:
  xs: 4px
  sm: 8px
  md: 12px
  lg: 16px
  xl: 24px
  2xl: 32px
  3xl: 48px

---

## Overview

An AI-powered headless CMS designed to accelerate content velocity for enterprise teams.

*A high-performance engine for enterprise content operations.*

## Colors

Clean and professional with a vibrant purple accent to highlight key actions and state changes.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#081026`)** — uses `ink` token
- **Secondary text (`#2D3A5F`)** — uses `ink-soft` token
- **Accent (`#685CEF`)** — uses `accent` token
- **Muted (`#566A95`)** — uses `muted` token
- **Borders (`rgba(231, 234, 239, 1.0)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** humanist-sans
- **Mono:** monospace

- Headlines use a geometric sans font for a modern, structured look.
- Body text uses a humanist sans font for high readability.
- Monospace font (Space Grotesk) is used for code snippets and technical details.
- Uppercase text is used sparingly for labels and navigation elements.
- Letter spacing is slightly increased for uppercase text to improve legibility.

## Layout

A standard 12-column grid system with a maximum width of 1280px and responsive breakpoints at 768px and 1024px.

*Rhythm:* A 4px base grid is used consistently for padding, margins, and layout spacing.

## Elevation & Depth

- None: rgba(0, 0, 0, 0.047) 0px 12px 12px 0px, rgba(0, 0, 0, 0.055) 0px 25px 25px 0px
- None: rgba(91, 76, 255, 0.6) 0px 2px 4px 0px, rgb(91, 76, 255) 0px 0px 0px 1px
- Borders: 1px solid rgba(231, 234, 239, 1.0)

## Shapes

- `sm`: 6px
- `md`: 8px
- `lg`: 10px
- `pill`: 9999px

## Components

- **button:** Primary buttons are pill-shaped (9999px radius) with a solid purple background (#685CEF) and white text. Secondary buttons have a light lavender background (#E8E9FF) and purple text.
- **card:** Cards are simple containers with a subtle border, white background, and minimal shadow.
- **chip:** Small, pill-shaped elements used for tags or labels, often with a light background and subtle border.
- **input:** Text inputs have a subtle border, rounded corners, and a clean white background.
- **hero:** A large, centered hero section with a prominent headline, subtext, and a clear call-to-action.

## Do's and Don'ts

**Don't:**
- Don't use harsh, high-saturation colors outside the established purple palette.
- Don't use a heavy, blackletter or highly decorative font for headlines.
- Don't use a fully dark mode theme, as the screenshot shows a light, airy interface.
- Don't use sharp, 90-degree corners on buttons or cards, as the design favors softer, rounded shapes.
- Don't use dense, multi-column text layouts for main content, as the design favors clean, centered reading paths.
- Don't use large, complex background images that compete with the text content.

---

## System Prompt (paste into AI agent)

```
You are designing a professional, enterprise-focused B2B SaaS website for an AI-powered headless CMS. The design should be clean, airy, and trustworthy, using a white background with a primary purple accent (#685CEF) to drive calls to action. Typography is a mix of a geometric sans for headlines and a humanist sans for body text, both highly legible. Key elements include rounded buttons (pill-shaped), subtle shadows, and a generous amount of white space. Do not use a dark mode, do not use sharp corners on interactive elements, and do not use dense, cluttered layouts. The overall feeling should be one of precision, efficiency, and modern technology.
```
