Cap design notes

Working notes for translating the MKFC mark onto a royal blue cap (royal blue #013087, Pantone 286 C). Supplements the main Branding guide — refer there for the canonical palette, typography, and logo rules.

Colour roles on a royal blue cap

The cap supplies the royal blue background; the wordmark adds white and light blue on top. Three colours total — the right ceiling for clean embroidery.

Element Colour
Cap body Royal Blue #013087 (Pantone 286 C)
MOORABBIN (top line) White, solid fill
KANGAS outline White
KANGAS upper-half interior Cap royal blue showing through (no thread)
KANGAS lower-half interior Gradient: white at the split line → light blue #C8D6F0 at the baseline

True thread gradients aren’t universally supported. If the embroiderer can’t stitch a gradient, fall back to a two-step approximation: the top 60% of the filled region in white, the bottom 40% in light blue, single hard transition. Document which version was used so re-orders match.

Layout and proportions

Supplying artwork to the embroiderer

Don’t

Reference files

Generated cap-ready artwork (in /assets/merchandise/):

Generator script: assets/merchandise/make_cap_logo_split.py produces the canonical wordmark files above. Edit the constants at the top (ROYAL, LIGHT_BLUE, font paths) and re-run with python3 make_cap_logo_split.py. Requires Pillow, numpy, and scipy.