{
  "$generatedBy": "BrandSweets tokens.json — mastodon-social v3",
  "brand": {
    "slug": "mastodon-social",
    "name": "Mastodon hosted on mastodon.social",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Mastodon hosted on mastodon.social",
    "tagline": "The original server of Mastodon, operated by Mastodon GmbH for the common good.",
    "sector": "social"
  },
  "colors": {
    "primary": {
      "hex": "#6464fc",
      "name": "Bright Indigo",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#efeffa",
        "100": "#d8d8f3",
        "200": "#a5a5fd",
        "300": "#6464fc",
        "400": "#3c3cfb",
        "500": "#0f0ffa",
        "600": "#0404dc",
        "700": "#0404b4",
        "800": "#03038c",
        "900": "#09095d",
        "950": "#06063c"
      }
    },
    "secondary": {
      "hex": "#8484fc",
      "name": "Orchid",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#efeffa",
        "100": "#d8d8f3",
        "200": "#a5a5fd",
        "300": "#8484fc",
        "400": "#3d3dfa",
        "500": "#1010f9",
        "600": "#0606db",
        "700": "#0505b3",
        "800": "#04048b",
        "900": "#0a0a5c",
        "950": "#06063c"
      }
    },
    "accent": {
      "hex": "#ffb900",
      "name": "Amber",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faf7ef",
        "100": "#f4ecd7",
        "200": "#ffe7a3",
        "300": "#ffd86b",
        "400": "#ffca38",
        "500": "#ffb900",
        "600": "#e0a500",
        "700": "#b88700",
        "800": "#8f6900",
        "900": "#5e4708",
        "950": "#3d2e05"
      }
    },
    "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": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, 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.624,
              0.671,
              1
            ],
            "hex": "#9fabff"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.392,
              0.392,
              0.988
            ],
            "hex": "#6464fc"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.227,
              0.137,
              0.741
            ],
            "hex": "#3a23bd"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #9fabff 0%, #6464fc 50%, #3a23bd 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.155,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 2.155,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.435,
              0.459,
              0.573
            ],
            "hex": "#6f7592"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.212,
              0.239,
              0.435
            ],
            "hex": "#363d6f"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.078,
              0.039,
              0.22
            ],
            "hex": "#140a38"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #6f7592 0%, #363d6f 50%, #140a38 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.53,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.13,
              "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.353,
              0.341,
              0.933
            ],
            "hex": "#5a57ee"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.278,
              0.231,
              0.824
            ],
            "hex": "#473bd2"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #5a57ee 0%, #473bd2 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #6161f8 0%, #4e46dc 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #524ce3 0%, #4030c7 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.208,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.824,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}