{
  "$description": "Brand: Intel (intel@1.0.0)",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette intel@1.0.0",
      "classic-blue": {
        "$value": "#0068B5",
        "$type": "color",
        "$description": "The primary Intel Blue — used on the wordmark, on calls-to- action, and as the link / button color across intel.com.\n"
      },
      "energy-blue": {
        "$value": "#00C7FD",
        "$type": "color",
        "$description": "The bright accent introduced in the 2020 refresh — used on highlights, active borders, and on dark surfaces where the classic blue would lose contrast.\n"
      },
      "blue-700": {
        "$value": "#004A86",
        "$type": "color",
        "$description": "Hover / pressed variant of Classic Blue — declared on the live site as `--ighf-h-link-color-hover`.\n"
      },
      "blue-800": {
        "$value": "#0046C8",
        "$type": "color",
        "$description": "Deeper saturated blue for hero / high-emphasis surfaces.\n"
      },
      "blue-900": {
        "$value": "#000F28",
        "$type": "color",
        "$description": "Near-navy used as a dark canvas under hero modules.\n"
      },
      "carbon-web": {
        "$value": "#F7F7F7",
        "$type": "color",
        "$description": "Light page surface tint on the white canvas — the `--ighf-h-color-carbon-web` token.\n"
      },
      "carbon-100": {
        "$value": "#E7E7E7",
        "$type": "color",
        "$description": "Quiet rule / border on the white canvas."
      },
      "carbon-200": {
        "$value": "#D7D7D7",
        "$type": "color",
        "$description": "Light-gray border — the `--ighf-h-color-gray-light` token.\n"
      },
      "carbon-400": {
        "$value": "#999FA9",
        "$type": "color",
        "$description": "Mid-gray for inactive controls."
      },
      "carbon-500": {
        "$value": "#6A6D75",
        "$type": "color",
        "$description": "Disabled / placeholder text — the `--ighf-h-color-carbon-disabled` token.\n"
      },
      "carbon-600": {
        "$value": "#525252",
        "$type": "color",
        "$description": "Secondary body text."
      },
      "carbon-800": {
        "$value": "#262626",
        "$type": "color",
        "$description": "Primary text color on the white canvas — the `--ighf-h-text-color` token; also the dark-mode canvas.\n"
      },
      "white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Default page canvas; reverse logo fill."
      },
      "black": {
        "$value": "#000000",
        "$type": "color",
        "$description": "Logo fill in the monochrome one-color variant."
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "mono": {
      "family": {
        "$value": [
          "JetBrainsMono Nerd Font",
          "JetBrains Mono",
          "Fira Code",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "$type": "fontFamily",
        "$description": "mono role → JetBrainsMono Nerd Font (jetbrainsmono-nerdfont@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    }
  },
  "$extensions": {
    "com.brand-atoms.rules": [
      {
        "type": "colorChoice",
        "target": "roles.colors.mark",
        "severity": "error",
        "rationale": "The 2020 wordmark fills with Intel Classic Blue (#0068B5) on light surfaces, or with monochrome black-on-light / white-on-dark when a one-color treatment is required. Energy Blue is the accent — used as a highlight color alongside the mark, never as the mark fill itself.\n",
        "allowed": [
          "classic-blue",
          "black",
          "white"
        ],
        "forbidden": [
          "energy-blue",
          "blue-700",
          "blue-800",
          "carbon-400",
          "carbon-600"
        ]
      },
      {
        "type": "forbiddenTreatment",
        "target": "logo",
        "severity": "error",
        "rationale": "The Intel mark is a fixed-proportion geometric wordmark. Recoloring (e.g., filling with Energy Blue or with a carbon grey), skewing, gradient-filling, drop-shadowing, or placing the mark on a busy photo conflicts with the restrained 2020 identity as it appears on intel.com.\n",
        "treatments": [
          "stretched",
          "rotated",
          "recolored",
          "drop-shadow",
          "gradient-fill",
          "on-busy-photo",
          "outlined"
        ]
      },
      {
        "type": "contrastRatio",
        "target": "text-primary",
        "severity": "error",
        "rationale": "Carbon 800 (#262626) on white (#FFFFFF) measures ~14:1 — clears WCAG AA at the body-text floor of 4.5:1 with meaningful headroom. The enterprise reading posture on intel.com justifies the AA target as a hard floor.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "contrastRatio",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "Classic Blue (#0068B5) on white measures ~5.6:1 — clears WCAG AA for body text, important because intel.com uses Classic Blue for inline links inside paragraph text where the 4.5:1 body-text floor (not the 3:1 large-text floor) applies.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "contextRestriction",
        "target": "roles.colors.accent",
        "severity": "warning",
        "rationale": "Energy Blue (#00C7FD) is the bright accent introduced in the 2020 refresh. It functions at highlight and active- state scales but falls below the AA body-text contrast floor on the white canvas (~2.1:1) and must not be used for running text.\n",
        "allowedContexts": [
          "highlight",
          "active-state",
          "data-viz",
          "hover-affordance"
        ],
        "forbiddenContexts": [
          "body-text",
          "long-form-reading"
        ]
      },
      {
        "type": "colorChoice",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "The identity-primary role is filled by Classic Blue (default) or Energy Blue (on dark surfaces, where Classic Blue loses contrast). The deeper saturated blues (#0046C8, #000F28) are hero-canvas colors, not action colors — using them as the primary affordance breaks the established 2020 hierarchy.\n",
        "allowed": [
          "classic-blue",
          "blue-700",
          "energy-blue"
        ],
        "forbidden": [
          "blue-800",
          "blue-900",
          "carbon-800"
        ]
      },
      {
        "type": "accessibilityRequirement",
        "target": "*",
        "severity": "error",
        "rationale": "WCAG 2.1 Success Criterion 1.4.3 (Contrast Minimum) — Level AA. The carbon-on-white text pairings and Classic Blue links all clear AA at the body-text floor. AA is the appropriate target for an enterprise marketing surface with mixed-density information.\n",
        "standard": "WCAG-AA",
        "criterion": "1.4.3"
      },
      {
        "type": "fontPairing",
        "target": "typography.display",
        "severity": "recommendation",
        "rationale": "Intel's marketing surfaces use Intel One Body Text (proprietary) for both display and body, distinguished by size and weight rather than two families. Maintain at least a 1.3× ratio between display and prose to preserve hierarchy when one family carries both roles.\n",
        "requires": "prose",
        "minSizeRatio": 1.3
      }
    ],
    "com.brand-atoms.assets": [],
    "com.brand-atoms.provenance": {
      "source": "https://www.intel.com/",
      "license": "Proprietary — All Rights Reserved",
      "attribution": "Intel Corporation — identity values captured from the deployed stylesheet on intel.com (clientlib-base.min.css and intel-fonts.css under the --ighf-h-color-* / Intel One font- family declarations). Intel, the Intel logo, Intel Core, Intel Xeon, Intel Arc, Intel Foundry, Intel One, and Intel Clear are trademarks of Intel Corporation.\n",
      "importedDate": "2026-05-18",
      "notes": "Derived from live site CSS at https://www.intel.com/ on 2026-05-18; published brand guide at intel.com/content/www/us/en/company-overview/brand-guidelines.html is unavailable (returns 404 to non-browser clients). The proprietary brand typeface family (Intel One, Intel Clear) is declared on intel.com but not publicly distributed. This atom references Inter@1 as the open-source rendering substitute. Scope is the parent corporate identity only — Core, Xeon, Arc, and Foundry sub-brands are deferred. assets: [] per the encyclopedia's trademark-redistribution policy.\n"
    },
    "com.brand-atoms.references": {
      "palette": "intel@1.0.0",
      "fonts": {
        "heading": "inter@1.0.0",
        "body": "inter@1.0.0",
        "mono": "jetbrainsmono-nerdfont@1.0.0"
      }
    }
  }
}
