Occestra — brand genome
brand_kit · md
Positioning
Occestra is an occasion studio that transforms any real moment into finished, quality-graded work with on-chain provenance, replacing traditional manual documentation and verification processes.
Audience
Builders shipping products this week.
Voice
Sophisticated, precise, and authoritative.
The three messages
1. Transforms any real moment into finished, quality-graded work.
2. Provides on-chain provenance for authenticity and verification.
3. Designed for builders who need rapid and reliable documentation.
Palette
The product's own colours
House Style (Amethyst Editorial)
Adopted into the kit: none — see below.
Not adopted, and why:
Typography
The site resolves: ui-sans-serif, ui-serif
Editorial serif for the emotional line — high contrast, generous leading, set large and calm. A precise grotesk, small and tightly tracked, for every functional detail. Never more than two families. Never centre long copy.
Never say
revolutionary · game-changing · excited to announce
The genome as JSON
{
"version": "1.0.0",
"productName": "Occestra",
"url": "https://occestra.xyz",
"positioning": "Occestra is an occasion studio that transforms any real moment into finished, quality-graded work with on-chain provenance, replacing traditional manual documentation and verification processes.",
"audience": "Builders shipping products this week.",
"voice": "Sophisticated, precise, and authoritative.",
"messages": [
"Transforms any real moment into finished, quality-graded work.",
"Provides on-chain provenance for authenticity and verification.",
"Designed for builders who need rapid and reliable documentation."
],
"bannedCliches": [
"revolutionary",
"game-changing",
"excited to announce"
],
"palette": {
"extracted": [
"#F7F4F0",
"#D8D4D3",
"#E1DEDB",
"#E5E1DE",
"#B0ABB2"
],
"houseStyle": [
"#FAF7F2",
"#F1ECE4",
"#17141A",
"#2D1B4E",
"#6B3FA0",
"#8E8A94"
],
"harmonized": [
"#FAF7F2",
"#F1ECE4",
"#17141A",
"#2D1B4E",
"#6B3FA0",
"#8E8A94"
],
"adopted": [],
"rejected": [
{
"hex": "#F7F4F0",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#D8D4D3",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#E1DEDB",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#E5E1DE",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#B0ABB2",
"reason": "already effectively in the House Style palette"
}
]
},
"typeDirection": "Editorial serif for the emotional line — high contrast, generous leading, set large and calm. A precise grotesk, small and tightly tracked, for every functional detail. Never more than two families. Never centre long copy.",
"fonts": [
"ui-sans-serif",
"ui-serif"
],
"sources": [
{
"source": "playwright_site_inspection",
"retrievedAt": "2026-07-12T20:40:03.925Z",
"url": "https://occestra.xyz"
}
],
"unknowns": []
}The brand kit, exactly as delivered
# Occestra
Read from the live page at https://occestra.xyz — the colours and fonts below are what a browser actually rendered, not a guess.
## Positioning
Occestra is an occasion studio that transforms any real moment into finished, quality-graded work with on-chain provenance, replacing traditional manual documentation and verification processes.
## Audience
Builders shipping products this week.
## Voice
Sophisticated, precise, and authoritative.
## The three messages
1. Transforms any real moment into finished, quality-graded work.
2. Provides on-chain provenance for authenticity and verification.
3. Designed for builders who need rapid and reliable documentation.
## Palette
**The product's own colours:** #F7F4F0 · #D8D4D3 · #E1DEDB · #E5E1DE · #B0ABB2
**House Style (Amethyst Editorial):** #FAF7F2 · #F1ECE4 · #17141A · #2D1B4E · #6B3FA0 · #8E8A94
**Adopted into the kit:** none — see below.
_Not adopted, and why:_
- `#F7F4F0` — already effectively in the House Style palette
- `#D8D4D3` — already effectively in the House Style palette
- `#E1DEDB` — already effectively in the House Style palette
- `#E5E1DE` — already effectively in the House Style palette
- `#B0ABB2` — already effectively in the House Style palette
## Typography
The site resolves: ui-sans-serif, ui-serif
Editorial serif for the emotional line — high contrast, generous leading, set large and calm. A precise grotesk, small and tightly tracked, for every functional detail. Never more than two families. Never centre long copy.
## Never say
`revolutionary` · `game-changing` · `excited to announce`
```json
{
"version": "1.0.0",
"productName": "Occestra",
"url": "https://occestra.xyz",
"positioning": "Occestra is an occasion studio that transforms any real moment into finished, quality-graded work with on-chain provenance, replacing traditional manual documentation and verification processes.",
"audience": "Builders shipping products this week.",
"voice": "Sophisticated, precise, and authoritative.",
"messages": [
"Transforms any real moment into finished, quality-graded work.",
"Provides on-chain provenance for authenticity and verification.",
"Designed for builders who need rapid and reliable documentation."
],
"bannedCliches": [
"revolutionary",
"game-changing",
"excited to announce"
],
"palette": {
"extracted": [
"#F7F4F0",
"#D8D4D3",
"#E1DEDB",
"#E5E1DE",
"#B0ABB2"
],
"houseStyle": [
"#FAF7F2",
"#F1ECE4",
"#17141A",
"#2D1B4E",
"#6B3FA0",
"#8E8A94"
],
"harmonized": [
"#FAF7F2",
"#F1ECE4",
"#17141A",
"#2D1B4E",
"#6B3FA0",
"#8E8A94"
],
"adopted": [],
"rejected": [
{
"hex": "#F7F4F0",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#D8D4D3",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#E1DEDB",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#E5E1DE",
"reason": "already effectively in the House Style palette"
},
{
"hex": "#B0ABB2",
"reason": "already effectively in the House Style palette"
}
]
},
"typeDirection": "Editorial serif for the emotional line — high contrast, generous leading, set large and calm. A precise grotesk, small and tightly tracked, for every functional detail. Never more than two families. Never centre long copy.",
"fonts": [
"ui-sans-serif",
"ui-serif"
],
"sources": [
{
"source": "playwright_site_inspection",
"retrievedAt": "2026-07-12T20:40:03.925Z",
"url": "https://occestra.xyz"
}
],
"unknowns": []
}
```