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.
- Page: https://characterquilt.com/branding/lakonia
- Machine-readable JSON: https://characterquilt.com/branding/lakonia.json
- Per-page llms.txt: https://characterquilt.com/branding/lakonia/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #007BFF |
| Accent | #4CAF50 |
| Body Font | Satoshi |
| Heading Font | Times New Roman |
Color Palette
- primary: #007BFF
- secondary: #90EE90
- accent: #4CAF50
- background: #000000
- textPrimary: #000000
- link: #4CAF50
Typography
- primary: Satoshi — https://fonts.google.com/specimen/Satoshi
- heading: Times New Roman — https://fonts.google.com/specimen/Times+New+Roman
Visual Assets
- Logo: https://www.lakonia.us.com/assets/shared/lakonia_clear.png
- Favicon: https://www.lakonia.us.com/lakonia_favicon.png
- Social card (og:image): https://www.lakonia.us.com/lakonia_favicon.png
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderRadius=6px, shadow=none
- buttonSecondary: background=#000000, textColor=#FFFFFF, borderRadius=0px, shadow=none
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.
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Lakonia - AI-Powered Tactical Communications
- Image:
- Source: https://lakonia.us.com/
- Assassin's Creed Odyssey Lakonia: how to complete the side quests | Rock Paper Shotgun
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
}
}
}