{
  "id": "sony",
  "version": "1.0.0",
  "name": "Sony",
  "description": "Sony Group Corporation is the Japanese diversified conglomerate behind consumer electronics (Bravia televisions, Alpha cameras, WH headphones), professional imaging, semiconductors (CMOS image sensors), Sony Music, Sony Pictures, and Sony Interactive Entertainment (PlayStation). The parent corporate identity is defined by austere restraint: a pure-black SST wordmark on a white canvas, with no chromatic primary on the parent mark. The voice is engineered, considered, and product-led; the visual treatment leaves the work to the photography and the type.\n",
  "provenance": {
    "source": "https://www.sony.com/",
    "license": "Proprietary — All Rights Reserved",
    "attribution": "Sony Group Corporation / Sony Corporation — identity values captured from the deployed stylesheet on sony.com (template 2023 gnavi.css / footer.css and the corporate styles.css on the 2021 top template). Sony, the Sony logo, SST, Bravia, Alpha, WALKMAN, INZONE, and related names and marks are trademarks of Sony Group Corporation / Sony Corporation.\n",
    "importedDate": "2026-05-18",
    "notes": "Derived from live site CSS at https://www.sony.com/ on 2026-05-18; Sony does not publish a public brand-guidelines page. The proprietary brand typeface family is SST (SST W20 Roman / Bold, SST W55 Regular, SST Japanese), declared on sony.com via @font-face but not publicly distributed. This atom references Inter@1 as the open-source rendering substitute. Scope is the parent Sony Group corporate identity only — PlayStation, Bravia, Alpha, INZONE, and other sub-brands are deferred to their own atoms (and PlayStation in particular is its own brand cluster). assets: [] per the encyclopedia's trademark-redistribution policy.\n"
  },
  "tags": [
    "sony",
    "hardware",
    "consumer-electronics",
    "monochrome",
    "japanese-conglomerate"
  ],
  "palette": {
    "ref": "sony@1.0.0",
    "swatches": [
      {
        "id": "black",
        "name": "Black",
        "value": "#000000",
        "description": "The Sony wordmark color. The brand has no chromatic primary — the identity is pure black on white.\n",
        "aliases": []
      },
      {
        "id": "white",
        "name": "White",
        "value": "#FFFFFF",
        "description": "Default page canvas; reverse wordmark fill on dark.",
        "aliases": []
      },
      {
        "id": "gray-50",
        "name": "Gray 50",
        "value": "#EFEFEF",
        "description": "Light page surface tint.",
        "aliases": []
      },
      {
        "id": "gray-100",
        "name": "Gray 100",
        "value": "#DADADA",
        "description": "Quiet rule / border on the white canvas.",
        "aliases": []
      },
      {
        "id": "gray-200",
        "name": "Gray 200",
        "value": "#BFBFBF",
        "description": "Mid-light gray; disabled borders.",
        "aliases": []
      },
      {
        "id": "gray-400",
        "name": "Gray 400",
        "value": "#898991",
        "description": "Mid-gray for inactive controls.",
        "aliases": []
      },
      {
        "id": "gray-500",
        "name": "Gray 500",
        "value": "#767676",
        "description": "Tertiary text on the white canvas.",
        "aliases": []
      },
      {
        "id": "gray-600",
        "name": "Gray 600",
        "value": "#656565",
        "description": "Secondary body text.",
        "aliases": []
      },
      {
        "id": "gray-700",
        "name": "Gray 700",
        "value": "#363636",
        "description": "Elevated dark surface.",
        "aliases": []
      },
      {
        "id": "gray-800",
        "name": "Gray 800",
        "value": "#262626",
        "description": "Dark surface; primary text on white.",
        "aliases": []
      },
      {
        "id": "gray-900",
        "name": "Gray 900",
        "value": "#1F2024",
        "description": "Near-black canvas in dark-mode surfaces.",
        "aliases": []
      },
      {
        "id": "action-blue",
        "name": "Action Blue",
        "value": "#186FA4",
        "description": "Primary link / action blue on the corporate template. Used inside paragraph text on the 2021 top template.\n",
        "aliases": []
      },
      {
        "id": "link-blue",
        "name": "Link Blue",
        "value": "#2D61BF",
        "description": "Inline link variant on the navigation chrome.",
        "aliases": []
      },
      {
        "id": "focus-blue",
        "name": "Focus Blue",
        "value": "#5E9DF4",
        "description": "Focus-ring / hover-affordance blue.",
        "aliases": []
      },
      {
        "id": "accent-teal",
        "name": "Accent Teal",
        "value": "#007263",
        "description": "Desaturated teal — category accent on dark surfaces.",
        "aliases": []
      },
      {
        "id": "accent-purple",
        "name": "Accent Purple",
        "value": "#5B2C6E",
        "description": "Desaturated purple — category accent.",
        "aliases": []
      },
      {
        "id": "accent-magenta",
        "name": "Accent Magenta",
        "value": "#B62D76",
        "description": "Desaturated magenta — category accent.",
        "aliases": []
      },
      {
        "id": "accent-orange",
        "name": "Accent Orange",
        "value": "#BC5B00",
        "description": "Burnt orange — category accent.",
        "aliases": []
      },
      {
        "id": "accent-olive",
        "name": "Accent Olive",
        "value": "#577515",
        "description": "Desaturated olive — category accent.",
        "aliases": []
      },
      {
        "id": "accent-rust",
        "name": "Accent Rust",
        "value": "#B83744",
        "description": "Desaturated rust red — category accent.",
        "aliases": []
      }
    ],
    "modes": {
      "light": {
        "roles": {
          "background": "white",
          "surface": "gray-50",
          "surface-elevated": "white",
          "text-primary": "gray-800",
          "text-secondary": "gray-600",
          "text-tertiary": "gray-500",
          "primary": "black",
          "primary-hover": "gray-800",
          "accent": "action-blue",
          "accent-hover": "link-blue",
          "border": "gray-100"
        }
      },
      "dark": {
        "roles": {
          "background": "gray-900",
          "surface": "gray-700",
          "surface-elevated": "gray-800",
          "text-primary": "white",
          "text-secondary": "gray-200",
          "text-tertiary": "gray-400",
          "primary": "white",
          "primary-hover": "gray-50",
          "accent": "focus-blue",
          "accent-hover": "action-blue",
          "border": "gray-700"
        }
      }
    }
  },
  "fonts": [
    {
      "role": "heading",
      "ref": "inter@1.0.0",
      "family": "Inter",
      "classification": "sans-serif",
      "source": {
        "kind": "google-fonts",
        "family": "Inter",
        "url": "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        },
        {
          "weight": 900,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "italic"
        }
      ]
    },
    {
      "role": "body",
      "ref": "inter@1.0.0",
      "family": "Inter",
      "classification": "sans-serif",
      "source": {
        "kind": "google-fonts",
        "family": "Inter",
        "url": "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        },
        {
          "weight": 900,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "italic"
        }
      ]
    },
    {
      "role": "mono",
      "ref": "jetbrainsmono-nerdfont@1.0.0",
      "family": "JetBrainsMono Nerd Font",
      "classification": "monospace",
      "source": {
        "kind": "external",
        "family": "JetBrainsMono Nerd Font",
        "notes": "Nerd-Font-patched build of JetBrains Mono. Not available via Google Fonts. Download woff2/ttf files from the Nerd Fonts GitHub release and self-host, or install system-wide for terminal/IDE use.\n"
      },
      "fallbackStack": [
        "JetBrains Mono",
        "Fira Code",
        "Menlo",
        "Monaco",
        "Consolas",
        "Liberation Mono",
        "monospace"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        }
      ]
    }
  ],
  "roles": {
    "colors": {
      "identity": "white",
      "on-identity": "black",
      "primary": "black",
      "primary-hover": "gray-800",
      "accent": "action-blue",
      "accent-hover": "link-blue",
      "mark": "black",
      "background-light": "white",
      "background-dark": "gray-900",
      "surface-light": "gray-50",
      "surface-dark": "gray-700",
      "text-primary-light": "gray-800",
      "text-primary-dark": "white",
      "text-secondary-light": "gray-600",
      "text-tertiary-light": "gray-500",
      "border-light": "gray-100"
    },
    "typography": {
      "display": "heading",
      "prose": "body",
      "code": "mono"
    }
  },
  "assets": [],
  "rules": [
    {
      "type": "colorChoice",
      "target": "roles.colors.mark",
      "severity": "error",
      "rationale": "The Sony wordmark is pure monochrome. The SST logotype appears in black on light surfaces and white on dark surfaces — never in any of the corporate template's action blues or desaturated category accents. The parent identity has no chromatic primary; recoloring the mark conflicts with the brand's defining restraint.\n",
      "allowed": [
        "black",
        "white"
      ],
      "forbidden": [
        "action-blue",
        "link-blue",
        "focus-blue",
        "accent-teal",
        "accent-purple",
        "accent-magenta",
        "accent-orange",
        "accent-olive",
        "accent-rust",
        "gray-600",
        "gray-800"
      ]
    },
    {
      "type": "forbiddenTreatment",
      "target": "logo",
      "severity": "error",
      "rationale": "The Sony wordmark is a fixed-proportion identity. The live site uses it only in solid black or solid white on plain backgrounds with generous clearspace. Skewing, rotating, gradient-filling, drop-shadowing, or placing the mark on a busy photo conflicts with the restrained corporate identity.\n",
      "treatments": [
        "stretched",
        "rotated",
        "recolored",
        "drop-shadow",
        "gradient-fill",
        "on-busy-photo",
        "outlined",
        "distorted"
      ]
    },
    {
      "type": "contrastRatio",
      "target": "text-primary",
      "severity": "error",
      "rationale": "Gray 800 (#262626) on white (#FFFFFF) measures ~14:1 — clears WCAG AA at the body-text floor decisively. Sony's monochrome reading environment is built around this high- contrast pairing.\n",
      "against": "background",
      "minRatio": 4.5,
      "standard": "WCAG-AA"
    },
    {
      "type": "contrastRatio",
      "target": "logo",
      "severity": "error",
      "rationale": "Pure black (#000000) on white (#FFFFFF) gives ~21:1 and clears AAA decisively. The monochrome identity has no tolerance for a low-contrast mark — the SST wordmark must appear on a surface that gives at least AAA contrast against its fill color.\n",
      "against": "background",
      "minRatio": 7,
      "standard": "WCAG-AAA"
    },
    {
      "type": "colorChoice",
      "target": "roles.colors.primary",
      "severity": "error",
      "rationale": "The Sony parent brand has no chromatic primary. Action Blue (#186FA4) is an inline-link affordance, not a brand primary; the desaturated accents are category-signal colors on the corporate template, not identity colors. Substituting any of them for the monochrome primary reads as a sub-brand or a partner identity, not as Sony.\n",
      "allowed": [
        "black",
        "white"
      ],
      "forbidden": [
        "action-blue",
        "link-blue",
        "accent-teal",
        "accent-purple",
        "accent-magenta",
        "accent-orange",
        "accent-olive",
        "accent-rust"
      ]
    },
    {
      "type": "contextRestriction",
      "target": "roles.colors.accent",
      "severity": "warning",
      "rationale": "The action blues are interactive affordances inside the product chrome — links inside paragraphs, focus rings, hover states. They must not appear as headline color, logo fill, or brand-badge color; the parent identity stays monochrome.\n",
      "allowedContexts": [
        "inline-link",
        "focus-ring",
        "active-state"
      ],
      "forbiddenContexts": [
        "logo",
        "hero-headline",
        "brand-badge"
      ]
    },
    {
      "type": "compositionConstraint",
      "target": "logo",
      "severity": "error",
      "rationale": "The SST wordmark pairs only with neutrals — white, black, or the gray-50 surface tint. Placing the mark on any of the desaturated category accents (teal, purple, magenta, orange, olive, rust) reads as a sub-brand lockup, not as the parent Sony mark.\n",
      "pairsWith": [
        "white",
        "black",
        "gray-50"
      ],
      "doesNotPairWith": [
        "accent-teal",
        "accent-purple",
        "accent-magenta",
        "accent-orange",
        "accent-olive",
        "accent-rust",
        "action-blue"
      ]
    },
    {
      "type": "accessibilityRequirement",
      "target": "*",
      "severity": "error",
      "rationale": "WCAG 2.1 Success Criterion 1.4.3 (Contrast Minimum) — Level AA. The monochrome canvas-and-text pairings all clear AA at the body-text floor with significant headroom. AA is the floor; the logo pairing (per the contrastRatio rule above) is held to AAA.\n",
      "standard": "WCAG-AA",
      "criterion": "1.4.3"
    },
    {
      "type": "fontPairing",
      "target": "typography.display",
      "severity": "recommendation",
      "rationale": "Sony's marketing surfaces use SST (proprietary) for both display and body, distinguished by size and weight rather than two distinct 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
    }
  ]
}
