Occestra — brand genome
brand_kit · md
Positioning
Occestra is a digital studio that transforms moments into finished, quality-graded works with on-chain provenance, replacing traditional content creation processes.
Audience
Builders shipping products this week.
Voice
Elegant, precise, and authoritative.
The three messages
1. Transforms any real moment into finished, grounded work.
2. Provides quality-graded work with on-chain provenance.
3. Designed for builders who need to ship products quickly.
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 a digital studio that transforms moments into finished, quality-graded works with on-chain provenance, replacing traditional content creation processes.",
"audience": "Builders shipping products this week.",
"voice": "Elegant, precise, and authoritative.",
"messages": [
"Transforms any real moment into finished, grounded work.",
"Provides quality-graded work with on-chain provenance.",
"Designed for builders who need to ship products quickly."
],
"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:49:46.188Z",
"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 a digital studio that transforms moments into finished, quality-graded works with on-chain provenance, replacing traditional content creation processes.
## Audience
Builders shipping products this week.
## Voice
Elegant, precise, and authoritative.
## The three messages
1. Transforms any real moment into finished, grounded work.
2. Provides quality-graded work with on-chain provenance.
3. Designed for builders who need to ship products quickly.
## 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 a digital studio that transforms moments into finished, quality-graded works with on-chain provenance, replacing traditional content creation processes.",
"audience": "Builders shipping products this week.",
"voice": "Elegant, precise, and authoritative.",
"messages": [
"Transforms any real moment into finished, grounded work.",
"Provides quality-graded work with on-chain provenance.",
"Designed for builders who need to ship products quickly."
],
"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:49:46.188Z",
"url": "https://occestra.xyz"
}
],
"unknowns": []
}
```