lakonia.json

Lakonia Brand Identity

A complete profile of Lakonia's visual system — colors, typography, components, and personality — extracted from https://lakonia.us.com. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #007BFF
Accent #4CAF50
Body Font Satoshi
Heading Font Times New Roman

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: military and tactical communication professionals

Lakonia Brand in the Wild

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Times New Roman",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#007BFF",
    "secondary": "#90EE90",
    "accent": "#4CAF50",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#4CAF50"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "heading": [
        "Satoshi",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "sans-serif"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "Satoshi",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.lakonia.us.com/assets/shared/lakonia_clear.png",
    "favicon": "https://www.lakonia.us.com/lakonia_favicon.png",
    "ogImage": "https://www.lakonia.us.com/lakonia_favicon.png",
    "logoAlt": "Lakonia Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and the alt text matches the brand name 'Lakonia'. It is the most prominent logo candidate available.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Contact Us",
      "reasoning": "Button #1 is labeled 'Contact Us' and has a class 'cta-button primary', indicating it is a primary call-to-action. It uses a light background color (#FFFFFF) which contrasts with the text color, making it stand out."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Us",
      "reasoning": "Button #0 is also labeled 'Contact Us' but uses a dark background color (#000000), which is different from the primary button's color group, making it suitable as a secondary option."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "military and tactical communication professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and the alt text matches the brand name 'Lakonia'. It is the most prominent logo candidate available.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}