Home · Branding · Lume

Lume Brand Identity

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

Download JSON
Primary
#443FF0
Accent
#443FF0
Body Font
Geist
Heading
Playfair Display

Color Palette

Brand palette extracted from https://www.lume.ai.

primary
#443FF0
rgb(68, 63, 240)
accent
#443FF0
rgb(68, 63, 240)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1A1A1A
rgb(26, 26, 26)
link
#443FF0
rgb(68, 63, 240)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Playfair Display
Playfair Display Google Fonts →
Playfair Display, Georgia, Times New Roman, serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Lume logo
Logo
Lume favicon
Favicon
Lume social image
Social Card

UI Components

Live previews rendered using Lume's actual button styles.

buttonPrimary
background #443FF0 textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #555555 borderColor #D0D0D0 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Lume Brand in the Wild

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

Frequently Asked Questions

What is Lume's primary brand color?

Lume's primary brand color is #443FF0. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Lume use?

Lume uses Geist for body text and Playfair Display for headings. Fonts were detected on https://www.lume.ai as part of their live design system.

Does Lume use a light or dark theme?

Lume's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Lume's logo?

Lume's logo is available directly on their site (https://www.lume.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.lume.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Lume.

Methodology

Brand data on this page was extracted from https://www.lume.ai on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Lume.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "body"
    },
    {
      "family": "Playfair Display",
      "role": "heading"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#443FF0",
    "accent": "#443FF0",
    "background": "#FFFFFF",
    "textPrimary": "#1A1A1A",
    "link": "#443FF0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Playfair Display"
    },
    "fontStacks": {
      "heading": [
        "Playfair Display",
        "Georgia",
        "Times New Roman",
        "serif"
      ],
      "body": [
        "Geist",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "Fira Code",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "62px",
      "h2": "40px",
      "body": "11px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#443FF0",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#555555",
      "borderColor": "#D0D0D0",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2222%22%20viewBox%3D%220%200%2032%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22height%3A18px%3Bwidth%3Aauto%3B%22%20aria-hidden%3D%22true%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%207.70073L15.6296%2014.8565L15.6188%2021.8692L1.65403e-07%2014.7195L0%207.70073Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2026%2C%2026)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M31.9035%207.70073L16.2739%2014.8565L16.2848%2021.8692L31.9035%2014.7195V7.70073Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2026%2C%2026)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.854729%207.27873L15.6208%205.54229e-05L15.6208%206.20137L6.98761%2010.0739L0.854729%207.27873Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2026%2C%2026)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M30.8245%207.35279L16.2777%200L16.2777%206.20132L24.9108%2010.0738L30.8245%207.35279Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2026%2C%2026)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://www.lume.ai/public/favicon.svg",
    "ogImage": "public/logos/lume_logos/lume-logo-512.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the favicon, indicating it is the primary brand logo for Lume.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Read the announcement",
      "reasoning": "Button #0 uses the brand's vibrant blue color (#443FF0), which is consistent with the primary brand color and is labeled as 'btn-primary', indicating it is the main call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Learn about Harvey →",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and serves as a secondary action with less emphasis, indicated by its 'btn-ghost' class and more informational text."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the favicon, indicating it is the primary brand logo for Lume.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles