aleph lab.json

Aleph Lab Brand Identity

A complete profile of Aleph Lab's visual system — colors, typography, components, and personality — extracted from http://alephlab.ai/. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #111827
Accent #ED026A
Body Font Sora
Heading Font Sora

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: playful · Energy: high · Audience: parents and children interested in educational AI tools

Aleph Lab Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Follow the outlined process if you have permission to use the fonts.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Sora",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#111827",
    "secondary": "#5EC8D9",
    "accent": "#ED026A",
    "background": "#FFFFFF",
    "textPrimary": "#ED026A",
    "link": "#ED026A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Sora",
      "heading": "Sora"
    },
    "fontStacks": {
      "heading": [
        "Sora",
        "sans-serif"
      ],
      "body": [
        "Sora",
        "sans-serif"
      ],
      "paragraph": [
        "Sora",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#ED026A",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    }
  },
  "images": {
    "logo": "https://alephlab.ai/logo.svg",
    "favicon": "https://alephlab.ai/icon/favicon-16x16.png",
    "ogImage": "https://alephlab.ai/images/thumbnail.png",
    "logoHref": "/",
    "logoAlt": "Aleph Kids Logo"
  },
  "personality": {
    "tone": "playful",
    "energy": "high",
    "targetAudience": "parents and children interested in educational AI tools"
  },
  "confidence": {
    "overall": 0.925
  }
}