{
  "$meta": {
    "brand": "VELA Airlines",
    "version": "1.0",
    "updated": "2026-08-22",
    "note": "CMYK values are arithmetic references — calibrate with the printer before a production run."
  },
  "color": {
    "midnight-blue": {
      "name": "Midnight Blue",
      "hex": "#2F3C48",
      "rgb": [
        47,
        60,
        72
      ],
      "cmyk_reference": [
        35,
        17,
        0,
        72
      ],
      "usage": "Primary surface, wordmark, typography"
    },
    "steel-blue": {
      "name": "Steel Blue",
      "hex": "#556371",
      "rgb": [
        85,
        99,
        113
      ],
      "cmyk_reference": [
        25,
        12,
        0,
        56
      ],
      "usage": "Subheads, rules, secondary UI"
    },
    "sand": {
      "name": "Sand",
      "hex": "#E7E2D6",
      "rgb": [
        231,
        226,
        214
      ],
      "cmyk_reference": [
        0,
        2,
        7,
        9
      ],
      "usage": "Light ground, reversed wordmark"
    },
    "heritage-gold": {
      "name": "Heritage Gold",
      "hex": "#C7A24A",
      "rgb": [
        199,
        162,
        74
      ],
      "cmyk_reference": [
        0,
        19,
        63,
        22
      ],
      "usage": "Signet, descriptor, rules — never body copy"
    },
    "burgundy": {
      "name": "Burgundy",
      "hex": "#6B1D2A",
      "rgb": [
        107,
        29,
        42
      ],
      "cmyk_reference": [
        0,
        73,
        61,
        58
      ],
      "usage": "Premium & special — sparingly"
    },
    "light-gray": {
      "name": "Light Gray",
      "hex": "#C6CBD1",
      "rgb": [
        198,
        203,
        209
      ],
      "cmyk_reference": [
        5,
        3,
        0,
        18
      ],
      "usage": "Surfaces, dividers, disabled"
    }
  },
  "font": {
    "brand": "Ranade",
    "cuts": {
      "wordmark": "Ranade Bold Italic",
      "descriptor": "Ranade Medium",
      "heading": "Ranade Medium",
      "body": "Ranade Regular",
      "light": "Ranade Light"
    }
  },
  "tracking": {
    "descriptor": "0.44em",
    "tagline": "0.32em",
    "label": "0.14em",
    "body": "0em"
  }
}