{
  "brand": "TechEngage",
  "gradient": {
    "css": "linear-gradient(129deg, #3FAAF8 0%, #4D4FE7 100%)",
    "start": "#3FAAF8",
    "end": "#4D4FE7"
  },
  "colors": [
    {
      "name": "Engage Sky",
      "hex": "#3FAAF8",
      "rgb": [
        63,
        170,
        248
      ],
      "hsl": [
        205,
        93,
        61
      ],
      "cmyk_approx": [
        75,
        31,
        0,
        3
      ],
      "use": "Gradient start; highlights, icons, illustrations",
      "contrast_white": 2.53,
      "contrast_graphite": 5.23
    },
    {
      "name": "Engage Blue",
      "hex": "#4679ED",
      "rgb": [
        70,
        121,
        237
      ],
      "hsl": [
        222,
        82,
        60
      ],
      "cmyk_approx": [
        70,
        49,
        0,
        7
      ],
      "use": "Gradient midpoint; links and accents on light backgrounds",
      "contrast_white": 4.02,
      "contrast_graphite": 3.28
    },
    {
      "name": "Engage Indigo",
      "hex": "#4D4FE7",
      "rgb": [
        77,
        79,
        231
      ],
      "hsl": [
        239,
        76,
        60
      ],
      "cmyk_approx": [
        67,
        66,
        0,
        9
      ],
      "use": "Gradient end; buttons and emphasis",
      "contrast_white": 5.85,
      "contrast_graphite": 2.25
    },
    {
      "name": "Graphite",
      "hex": "#303030",
      "rgb": [
        48,
        48,
        48
      ],
      "hsl": [
        0,
        0,
        19
      ],
      "cmyk_approx": [
        0,
        0,
        0,
        81
      ],
      "use": "Wordmark and primary text on light backgrounds",
      "contrast_white": 13.2,
      "contrast_graphite": 1.0
    },
    {
      "name": "Ink Navy",
      "hex": "#0B1224",
      "rgb": [
        11,
        18,
        36
      ],
      "hsl": [
        223,
        53,
        9
      ],
      "cmyk_approx": [
        69,
        50,
        0,
        86
      ],
      "use": "Dark backgrounds for reversed logos and covers",
      "contrast_white": 18.65,
      "contrast_graphite": 1.41
    },
    {
      "name": "Cloud",
      "hex": "#F4F7FC",
      "rgb": [
        244,
        247,
        252
      ],
      "hsl": [
        218,
        57,
        97
      ],
      "cmyk_approx": [
        3,
        2,
        0,
        1
      ],
      "use": "Light panels and page backgrounds",
      "contrast_white": 1.07,
      "contrast_graphite": 12.29
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk_approx": [
        0,
        0,
        0,
        0
      ],
      "use": "Reversed wordmark, icon on gradient tiles",
      "contrast_white": 1.0,
      "contrast_graphite": 13.2
    }
  ]
}