{
  "$generatedBy": "BrandSweets tokens.json — getdbt-com v3",
  "brand": {
    "slug": "getdbt-com",
    "name": "dbt Labs",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "dbt Labs",
    "tagline": "dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.",
    "sector": "data"
  },
  "colors": {
    "primary": {
      "hex": "#fc6304",
      "name": "Bright Orange",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#faf4ef",
        "100": "#f3e2d8",
        "200": "#fec7a4",
        "300": "#fea46d",
        "400": "#fd853a",
        "500": "#fc6304",
        "600": "#de5702",
        "700": "#b64702",
        "800": "#8d3701",
        "900": "#5d2909",
        "950": "#3d1b06"
      }
    },
    "secondary": {
      "hex": "#1e2939",
      "name": "Deep Navy",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f4f7",
        "100": "#e1e5ea",
        "200": "#c3cedf",
        "300": "#9eb0cc",
        "400": "#7d95ba",
        "500": "#5f7dab",
        "600": "#4d6993",
        "700": "#3f5678",
        "800": "#31435e",
        "900": "#1e2939",
        "950": "#181f2a"
      }
    },
    "accent": {
      "hex": "#3d189a",
      "name": "Dark Indigo",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f3f1f9",
        "100": "#e1dbf0",
        "200": "#c3b0f3",
        "300": "#9e7feb",
        "400": "#7c53e4",
        "500": "#5e2bde",
        "600": "#4d1ec2",
        "700": "#3d189a",
        "800": "#31137c",
        "900": "#251353",
        "950": "#180d36"
      }
    },
    "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": "#111111",
      "name": "Near 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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "bugrino": {
        "family": "bugrino",
        "source": "custom",
        "stack": "bugrino, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "bugrino",
        "stack": "bugrino, sans-serif"
      },
      "body": {
        "familyRef": "bugrino",
        "stack": "bugrino, 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.988,
              0.388,
              0.016
            ],
            "hex": "#fc6304"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.118,
              0.161,
              0.224
            ],
            "hex": "#1e2939"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #fc6304 0%, #1e2939 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 3.032,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.431,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.616,
              0.412,
              0.325
            ],
            "hex": "#9d6953"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.051,
              0.067,
              0.086
            ],
            "hex": "#0d1116"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #9d6953 0%, #0d1116 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.586,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.109,
              "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.902,
              0.31,
              0
            ],
            "hex": "#e64f00"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.773,
              0.224,
              0
            ],
            "hex": "#c53900"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #e64f00 0%, #c53900 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #f15900 0%, #d33f00 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #dc4400 0%, #b73400 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 3.83,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 3.959,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}