{
  "$description": "Brand: Pinterest (pinterest@1.0.0)",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette pinterest@1.0.0",
      "pinterest-red": {
        "$value": "#E60023",
        "$type": "color",
        "$description": "Signature red — the primary brand color. The Pinterest \"P\" mark, the wordmark, and the \"Save\" pin CTA all render in this hue. Verified hex from Pinterest's brand guidelines and corroborated by the simple-icons brand database citing pinterest.com.\n"
      },
      "pinterest-red-dark": {
        "$value": "#AD081B",
        "$type": "color",
        "$description": "Authored darker red for hover, pressed, and active states on the primary CTA."
      },
      "pinterest-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Canonical light canvas — the Pinterest product surface."
      },
      "pinterest-near-white": {
        "$value": "#F9F9F9",
        "$type": "color",
        "$description": "Authored panel surface on light mode — pin-card backgrounds."
      },
      "pinterest-text-primary": {
        "$value": "#111111",
        "$type": "color",
        "$description": "Authored body text and headline color on light backgrounds."
      },
      "pinterest-text-secondary": {
        "$value": "#5F5F5F",
        "$type": "color",
        "$description": "Authored secondary text on light backgrounds."
      },
      "pinterest-text-tertiary": {
        "$value": "#767676",
        "$type": "color",
        "$description": "Authored tertiary / muted text on light backgrounds."
      },
      "pinterest-divider-light": {
        "$value": "#EFEFEF",
        "$type": "color",
        "$description": "Authored hairline divider on the light canvas."
      },
      "pinterest-canvas-dark": {
        "$value": "#111111",
        "$type": "color",
        "$description": "Authored dark-mode canvas for Pinterest's product dark theme."
      },
      "pinterest-surface-dark": {
        "$value": "#1F1F1F",
        "$type": "color",
        "$description": "Authored elevated surface on the dark canvas."
      },
      "pinterest-surface-elevated-dark": {
        "$value": "#2A2A2A",
        "$type": "color",
        "$description": "Authored deepest-elevated surface on dark mode."
      },
      "pinterest-text-on-dark": {
        "$value": "#E9E9E9",
        "$type": "color",
        "$description": "Primary text on the dark canvas."
      },
      "pinterest-text-secondary-dark": {
        "$value": "#B0B0B0",
        "$type": "color",
        "$description": "Authored secondary text on the dark canvas."
      },
      "pinterest-green": {
        "$value": "#0FA573",
        "$type": "color",
        "$description": "Authored success accent for status affordances."
      },
      "pinterest-yellow": {
        "$value": "#E8B021",
        "$type": "color",
        "$description": "Authored warning / highlight accent."
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Pinterest Sans",
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Pinterest Sans (pinterest-sans@1.0.0)"
      },
      "weight": {
        "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"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Pinterest Sans",
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Pinterest Sans (pinterest-sans@1.0.0)"
      },
      "weight": {
        "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"
      }
    },
    "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": "logo.mark",
        "severity": "error",
        "rationale": "The Pinterest \"P\" mark and wordmark render in Pinterest Red, white (on dark surfaces), or near-black (in monochrome contexts). The status accents (yellow, green) are reserved for product affordances and never recolor the mark.\n",
        "allowed": [
          "pinterest-red",
          "pinterest-white",
          "pinterest-text-primary"
        ],
        "forbidden": [
          "any-non-brand-color",
          "pinterest-yellow",
          "pinterest-green"
        ]
      },
      {
        "type": "forbiddenTreatment",
        "target": "logo",
        "severity": "error",
        "rationale": "Pinterest's brand guidelines prescribe the \"P\" mark and wordmark in approved variants only. Recoloring, redrawing, or applying decorative effects violates the brand-use policy published at newsroom.pinterest.com.\n",
        "treatments": [
          "stretched",
          "rotated",
          "recolored",
          "drop-shadow",
          "on-busy-photo",
          "inverted-without-variant",
          "cropped",
          "p-redrawn"
        ]
      },
      {
        "type": "variantSelection",
        "target": "logo",
        "severity": "error",
        "rationale": "On dark surfaces, the \"P\" mark renders in white for legibility. Pinterest Red on dark canvas can lose legibility against photographic pin imagery; the white variant is required.\n",
        "when": {
          "backgroundColorScheme": "dark"
        },
        "use": "p-white"
      },
      {
        "type": "variantSelection",
        "target": "logo",
        "severity": "error",
        "rationale": "On light surfaces, the \"P\" mark renders in Pinterest Red — the canonical brand application on pinterest.com and across marketing materials.\n",
        "when": {
          "backgroundColorScheme": "light"
        },
        "use": "p-red"
      },
      {
        "type": "contrastRatio",
        "target": "text-primary",
        "severity": "error",
        "rationale": "WCAG 2.1 Level AA contrast minimum for body text. Pinterest's near-black text (#111111) on Pinterest White clears AA comfortably; the dark-mode text tone (#E9E9E9) on the dark canvas also clears AA.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "contrastRatio",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "Pinterest Red (#E60023) on white reads at ~5.4:1 — clearing WCAG AA for body-text contrast. CTA buttons and the \"Save\" affordance must hold this threshold; failure compromises the interactive contract Pinterest's product depends on.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "contextRestriction",
        "target": "roles.colors.identity",
        "severity": "error",
        "rationale": "Pinterest's brand-use guidance restricts use of the \"P\" mark and wordmark in ways that imply affiliation, on competing-product surfaces, on third-party merchandise without license, or directly over busy photographic pin imagery where the mark loses contrast.\n",
        "forbiddenContexts": [
          "product-of-competitor",
          "merchandise",
          "endorsement-implication",
          "busy-photographic-overlay"
        ]
      },
      {
        "type": "compositionConstraint",
        "target": "roles.colors.identity",
        "severity": "recommendation",
        "rationale": "Pinterest Red pairs cleanly with the warm-white canvas and the near-black text tone. Pairing Red with Yellow creates an unintended hot saturation that fights the inspirational, calm voice the platform's marketing depends on; reserve yellow for editorial accents on a neutral canvas.\n",
        "pairsWith": [
          "pinterest-white",
          "pinterest-near-white",
          "pinterest-text-primary"
        ],
        "doesNotPairWith": [
          "pinterest-yellow"
        ]
      },
      {
        "type": "enumMembership",
        "target": "typography.heading.fontWeight",
        "severity": "warning",
        "rationale": "Pinterest's display typography sits in the Medium (500) through Extra-Bold (800) band on the marketing surface and the product UI. Lighter cuts compromise the warm-but-confident voice the brand depends on.\n",
        "allowed": [
          "500",
          "600",
          "700",
          "800"
        ]
      },
      {
        "type": "accessibilityRequirement",
        "target": "*",
        "severity": "error",
        "rationale": "WCAG 2.1 Success Criterion 1.4.3 (Contrast Minimum) — Level AA. The light-first canvas combined with photographic content surfaces makes contrast verification mandatory on every new role pairing.\n",
        "standard": "WCAG-AA",
        "criterion": "1.4.3"
      }
    ],
    "com.brand-atoms.assets": [],
    "com.brand-atoms.provenance": {
      "source": "https://newsroom.pinterest.com/en/brand-guidelines",
      "license": "Proprietary — All Rights Reserved",
      "attribution": "Pinterest, the Pinterest \"P\" mark, and the Pinterest wordmark are registered trademarks of Pinterest, Inc. Pinterest Red (#E60023) is documented across Pinterest's brand guidelines on the Pinterest newsroom and independently verified via the simple-icons brand database, which cites pinterest.com as the source. Pinterest Sans is Pinterest's proprietary corporate typeface and is referenced here with a public-web fallback to Inter when the licensed file is unavailable.\n",
      "importedDate": "2026-05-18",
      "notes": "Pinterest's brand voice intentionally recedes behind the user's pins: a tight palette of one red, one white, one near-black, and a handful of UI grays is the entire brand surface. The dark-mode role mapping is an authored inversion supporting Pinterest's user-selectable dark theme; the canonical brand canvas remains light-first.\n"
    },
    "com.brand-atoms.references": {
      "palette": "pinterest@1.0.0",
      "fonts": {
        "heading": "pinterest-sans@1.0.0",
        "body": "pinterest-sans@1.0.0",
        "mono": "jetbrainsmono-nerdfont@1.0.0"
      }
    }
  }
}
