{
  "$generatedBy": "BrandSweets tokens.json — ubereats-com v4",
  "brand": {
    "slug": "ubereats-com",
    "name": "Ubereats",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Ubereats",
    "tagline": "Find the best restaurants that deliver. Get contactless delivery for restaurant takeout, groceries, and more! Order food online or in the Uber Eats app and s…",
    "sector": "food"
  },
  "colors": {
    "primary": {
      "hex": "#06c167",
      "name": "Uber Green",
      "usage": "Uber Eats' green — the Uber brand's secondary colour used as the Eats primary. Source: primary #06c167 read from the brand's own logo artwork: https://www.ubereats.com/_static/31ee382bd0e6ed84.svg.",
      "scale": {
        "50": "#f0faf5",
        "100": "#d8f3e6",
        "200": "#a6fcd3",
        "300": "#70fbb7",
        "400": "#3ef99f",
        "500": "#12f888",
        "600": "#07da74",
        "700": "#06c167",
        "800": "#048b4a",
        "900": "#0a5c34",
        "950": "#073c22"
      }
    },
    "secondary": {
      "hex": "#9f6403",
      "name": "Dark Orange",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf6ef",
        "100": "#f3e9d8",
        "200": "#fddba5",
        "300": "#fcc66e",
        "400": "#fbb23c",
        "500": "#faa00f",
        "600": "#dc8904",
        "700": "#9f6403",
        "800": "#8c5703",
        "900": "#5d3d09",
        "950": "#3c2706"
      }
    },
    "accent": {
      "hex": "#e2a257",
      "name": "Sandy Brown",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f9f5f1",
        "100": "#efe6dc",
        "200": "#f2d3b1",
        "300": "#eab981",
        "400": "#e2a257",
        "500": "#dc8a2e",
        "600": "#c07621",
        "700": "#9d601b",
        "800": "#7a4b15",
        "900": "#523514",
        "950": "#35220d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#000000",
      "name": "Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "ubermove": {
        "family": "UberMove",
        "source": "custom",
        "stack": "UberMove, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "ubermovetext": {
        "family": "UberMoveText",
        "source": "custom",
        "stack": "UberMoveText, system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "ubermove",
        "stack": "UberMove, sans-serif"
      },
      "body": {
        "familyRef": "ubermovetext",
        "stack": "UberMoveText, system-ui, \"Helvetica Neue\", Helvetica, Arial, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.024,
              0.757,
              0.404
            ],
            "hex": "#06c167"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.624,
              0.392,
              0.012
            ],
            "hex": "#9f6403"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #06c167 0%, #9f6403 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.378,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.298,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.329,
              0.494,
              0.373
            ],
            "hex": "#547e5f"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.325,
              0.247,
              0.161
            ],
            "hex": "#533f29"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #547e5f 0%, #533f29 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.639,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.111,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.165,
              0.808,
              0.451
            ],
            "hex": "#2ace73"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.706,
              0.357
            ],
            "hex": "#00b45b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #2ace73 0%, #00b45b 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #3ad87c 0%, #00be64 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #14c46a 0%, #00aa52 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 2.064,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 7.68,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}