perception biosystems.json

Perception Biosystems Brand Identity

A complete profile of Perception Biosystems's visual system — colors, typography, components, and personality — extracted from https://www.perception.bio. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #394EFF
Accent #394EFF
Body Font Proxima Nova
Heading Font Proxima Nova

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses looking to purchase domains

Perception Biosystems Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these steps if you have permission to use the fonts:

  1. Open the company's homepage with DevTools open.
  2. In the Network tab, filter by "Font" (by extension: woff2, woff, ttf, otf).
  3. Hard-reload the page and navigate around (some weights only load on specific routes).
  4. For each captured font URL: right-click → Save As to download.
  5. View the page's CSS to copy the matching @font-face declarations.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Proxima Nova",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#394EFF",
    "secondary": "#D1D2E0",
    "accent": "#394EFF",
    "background": "#FFFFFF",
    "textPrimary": "#171F66",
    "link": "#171F66"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Proxima Nova",
      "heading": "Proxima Nova"
    },
    "fontStacks": {
      "heading": [
        "Proxima Nova",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "Proxima Nova",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "72px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#394EFF",
      "textColor": "#FFFFFF",
      "borderRadius": "24px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://forsale.spaceship-cdn.com/static/latest/3.latest/assets/fonts/spaceship-logo.svg",
    "favicon": "https://forsale.spaceship-cdn.com/static/latest/3.latest/assets/fonts/apple-touch-icon-57x57.png",
    "ogImage": null
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}