---
name: Cockroach Labs
description: "This site is an excellent example of a developer-focused SaaS platform that balances technical authority with a clean, accessible visual system and a highly effective use of a single brand color for c"
version: alpha

colors:
  background: "#FFFFFF"
  primary: "#000000"
  secondary: "#333333"
  tertiary: "#6933FF"
  neutral: "#6933FF"
  bg-soft: "#FCFCFD"
  line: "rgba(234, 236, 240, 1)"

typography:
  display:
    fontFamily: humanist-sans
    fontSize: 56px
    lineHeight: 1.1
    fontWeight: 600
    letterSpacing: "-0.5px"
  heading:
    fontFamily: humanist-sans
    fontSize: 40px
    lineHeight: 1.2
    fontWeight: 500
    letterSpacing: "-0.3px"
  body:
    fontFamily: humanist-sans
    fontSize: 18px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0"

rounded:
  sm: 4px
  md: 8px
  lg: 12px
  pill: 9999px

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

---

## Overview

A cloud-agnostic, PostgreSQL-compatible database platform for modern, mission-critical applications.

*A modern infrastructure company that positions its database as the foundational system of record for business-critical applications.*

## Colors

High-contrast, clean interface using a vibrant purple accent to highlight primary actions against a monochrome base.

- **Background (`#FFFFFF`)** — uses `bg` token
- **Primary text (`#000000`)** — uses `ink` token
- **Secondary text (`#333333`)** — uses `ink-soft` token
- **Accent (`#6933FF`)** — uses `accent` token
- **Muted (`#6933FF`)** — uses `muted` token
- **Borders (`rgba(234, 236, 240, 1)`)** — uses `line` token

## Typography

- **Display:** humanist-sans
- **Body:** humanist-sans

- Use humanist sans-serif (Poppins/Open Sans) for a friendly yet professional technical feel.
- Maintain tight negative letter-spacing for large display type to create a cohesive visual block.
- Ensure body text has ample line-height (1.5-1.7) for technical readability.

## Layout

Full-width hero sections alternating with centered content containers.

*Rhythm:* Standard 4px grid based spacing with consistent 24px gutters for layout alignment.

## Elevation & Depth

- 0px 2px 4px 0px rgba(0, 0, 0, 0.075)
- 0px 0px 5px 0px rgb(128, 128, 128)
- Borders: 1px solid #EAECF0

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 12px
- `pill`: 9999px

## Components

- **button:** High-contrast solid purple (#6933FF) for primary actions, pill-shaped with white text. Secondary buttons are outlined with purple borders and dark text.
- **card:** Clean, minimal cards with subtle borders and slight shadows for elevation.
- **input:** Standard form inputs with light grey borders and 8px border-radius.
- **hero:** Large, left-aligned text over a geometric, light blue/cyan gradient background.

## Do's and Don'ts

**Don't:**
- Don't use a wide, decorative serif font — the screenshot shows a clean, modern humanist sans-serif approach.
- Don't use a muted, desaturated color palette — the screenshot features a vibrant, high-chroma purple accent.
- Don't use complex, heavy drop shadows — the screenshot uses very subtle, soft elevation for depth.
- Don't center-align all hero text — the screenshot shows the main headline and supporting copy aligned to the left.
- Don't use decorative or handwritten font styles — the screenshot maintains a strictly professional, clean aesthetic.
- Don't use dark backgrounds for primary CTAs — the screenshot uses a bright purple solid fill for the 'Start free' button.

---

## System Prompt (paste into AI agent)

```
Cockroach Labs is a developer-focused SaaS platform for cloud-native databases. Its design is clean and authoritative, utilizing a humanist sans-serif type system (Poppins/Open Sans) and a monochrome palette (black/white/grey) punctuated by a vibrant purple accent (#6933FF). The layout is structured around large, bold typography and generous whitespace to convey reliability and scale. Critical design rules: avoid decorative serifs, avoid desaturated palettes, avoid complex heavy shadows, and maintain the distinct purple accent for all primary user actions. It targets technical decision-makers with a premium, trustworthy feel.
```
