{
  "$description": "Brand: DoorDash (doordash@1.0.0)",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette doordash@1.0.0",
      "doordash-red": {
        "$value": "#FF3038",
        "$type": "color",
        "$description": "DoorDash's signature brand red — the wordmark, mark, and primary CTA color."
      },
      "doordash-red-pressed": {
        "$value": "#D9242B",
        "$type": "color",
        "$description": "Pressed / hover variant of DoorDash Red for interactive states."
      },
      "doordash-ink": {
        "$value": "#191919",
        "$type": "color",
        "$description": "Primary text color on light surfaces; canvas color in dark mode."
      },
      "doordash-charcoal": {
        "$value": "#2D2D2D",
        "$type": "color",
        "$description": "Elevated dark surface; secondary text on light."
      },
      "doordash-graphite": {
        "$value": "#767676",
        "$type": "color",
        "$description": "Tertiary text and icon color."
      },
      "doordash-mist": {
        "$value": "#E3E3E3",
        "$type": "color",
        "$description": "Border and quiet divider on light canvas."
      },
      "doordash-fog": {
        "$value": "#F5F5F5",
        "$type": "color",
        "$description": "Subtle elevated surface on white."
      },
      "doordash-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Primary canvas — DoorDash consumer surfaces default to white."
      },
      "doordash-success": {
        "$value": "#1E874B",
        "$type": "color",
        "$description": "Functional success — order confirmation, delivery completion."
      },
      "doordash-warning": {
        "$value": "#E58A00",
        "$type": "color",
        "$description": "Functional warning — delay advisories, low stock."
      }
    }
  },
  "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": "logo.wordmark.fill",
        "severity": "error",
        "rationale": "The DoorDash wordmark renders in DoorDash Red on light surfaces, in white on dark surfaces, or in DoorDash Ink for monochrome applications. The pressed-red variant is an interactive-state value, not a wordmark fill. Functional warning / success hues must never substitute for the brand red.\n",
        "allowed": [
          "doordash-red",
          "doordash-white",
          "doordash-ink"
        ],
        "forbidden": [
          "doordash-red-pressed",
          "doordash-warning",
          "doordash-success",
          "doordash-graphite"
        ]
      },
      {
        "type": "forbiddenTreatment",
        "target": "logo",
        "severity": "error",
        "rationale": "DoorDash's wordmark is flat in the signature red with generous clearspace. Gradients, shadows, and recolorings compromise the warm-red optical recognition the brand depends on across delivery surfaces, app icons, and driver-facing collateral.\n",
        "treatments": [
          "stretched",
          "rotated",
          "recolored",
          "drop-shadow",
          "gradient-fill",
          "on-busy-photo",
          "placed-without-clearspace"
        ]
      },
      {
        "type": "contrastRatio",
        "target": "text-primary",
        "severity": "error",
        "rationale": "DoorDash Ink (#191919) on DoorDash White (#FFFFFF) gives ~17:1 — well above the WCAG AA 4.5:1 floor for body text. The rule codifies the floor for new foreground/background pairings introduced on DoorDash surfaces.\n",
        "against": "background",
        "minRatio": 4.5,
        "standard": "WCAG-AA"
      },
      {
        "type": "contrastRatio",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "DoorDash Red on DoorDash White must clear 3:1 at large-text and UI-component sizes (WCAG AA-large) to keep the primary CTA perceptible. The warm red is comfortably above the floor against white but the rule encodes the expectation explicitly.\n",
        "against": "background",
        "minRatio": 3,
        "standard": "WCAG-AA-large"
      },
      {
        "type": "contextRestriction",
        "target": "roles.colors.primary",
        "severity": "error",
        "rationale": "DoorDash Red is reserved for the wordmark, the mark, and the primary call to action. Using it inside body copy or for subtle dividers dilutes the signature accent and weakens the visual hierarchy the brand voice depends on.\n",
        "forbiddenContexts": [
          "body-text",
          "secondary-link",
          "subtle-divider"
        ]
      },
      {
        "type": "enumMembership",
        "target": "typography.heading.fontWeight",
        "severity": "warning",
        "rationale": "DoorDash's marketing headlines on doordash.com and doordash.design sit in the Medium (500) through Bold (700) band. Lighter weights compromise the direct, confident voice; heavier weights are not part of the standard kit.\n",
        "allowed": [
          "500",
          "600",
          "700"
        ]
      },
      {
        "type": "accessibilityRequirement",
        "target": "*",
        "severity": "error",
        "rationale": "WCAG 2.1 Success Criterion 1.4.3 (Contrast Minimum) — Level AA. DoorDash surfaces are used by consumers, dashers, and merchants under varied conditions; AA is the floor for any text on any DoorDash surface.\n",
        "standard": "WCAG-AA",
        "criterion": "1.4.3"
      },
      {
        "type": "compositionConstraint",
        "target": "roles.colors.primary",
        "severity": "recommendation",
        "rationale": "DoorDash Red reads cleanest against the white canvas, the lightest fog neutral, or the deep ink dark canvas. Pairing it adjacent to the warning amber or the green success hue introduces a chromatic conflict that fights for attention without resolving into hierarchy.\n",
        "pairsWith": [
          "doordash-white",
          "doordash-fog",
          "doordash-ink"
        ],
        "doesNotPairWith": [
          "doordash-warning",
          "doordash-success"
        ]
      }
    ],
    "com.brand-atoms.assets": [],
    "com.brand-atoms.provenance": {
      "source": "https://raw.githubusercontent.com/simple-icons/simple-icons/13.0.0/_data/simple-icons.json",
      "license": "Proprietary — All Rights Reserved",
      "attribution": "DoorDash, Inc. — DoorDash and the DoorDash wordmark are trademarks of DoorDash, Inc. The signature red (#FF3038) is verified via the simple-icons brand database (v13.0.0). doordash.design is DoorDash's publicly available design-system surface and informs the role mappings here.\n",
      "importedDate": "2026-05-19",
      "notes": "DoorDash's marketing and product surfaces use bespoke typography that is not publicly distributed. This atom references Inter@1 as the open-source rendering substitute for the sans roles. Supporting neutral and functional swatches in the palette are authored complements faithful to doordash.design; see the palette atom notes.\n"
    },
    "com.brand-atoms.references": {
      "palette": "doordash@1.0.0",
      "fonts": {
        "heading": "inter@1.0.0",
        "body": "inter@1.0.0",
        "mono": "jetbrainsmono-nerdfont@1.0.0"
      }
    }
  }
}
