{
  "$generatedBy": "BrandSweets tokens.json — penpot-app v3",
  "brand": {
    "slug": "penpot-app",
    "name": "Penpot",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Penpot",
    "tagline": "Penpot is the open-source design platform for teams building digital products at scale, enabling deeper collaboration across design, code, and AI workflows.",
    "sector": "design-tool"
  },
  "colors": {
    "primary": {
      "hex": "#100c3c",
      "name": "Deep Indigo",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f2f1f9",
        "100": "#dedcef",
        "200": "#b7b2f0",
        "300": "#8c84e7",
        "400": "#6459de",
        "500": "#4033d7",
        "600": "#3225bb",
        "700": "#291e99",
        "800": "#201877",
        "900": "#1b1650",
        "950": "#100c3c"
      }
    },
    "secondary": {
      "hex": "#0141ff",
      "name": "Bright Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff2fa",
        "100": "#d7def4",
        "200": "#a3baff",
        "300": "#6b90ff",
        "400": "#386aff",
        "500": "#0141ff",
        "600": "#0038e0",
        "700": "#002eb8",
        "800": "#00248f",
        "900": "#081d5e",
        "950": "#05133d"
      }
    },
    "accent": {
      "hex": "#1677ff",
      "name": "Azure",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff4fa",
        "100": "#d7e3f4",
        "200": "#a3c9ff",
        "300": "#6ba9ff",
        "400": "#388bff",
        "500": "#1677ff",
        "600": "#005de0",
        "700": "#004cb8",
        "800": "#003b8f",
        "900": "#082c5e",
        "950": "#051c3d"
      }
    },
    "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": {
      "work-sans": {
        "family": "Work Sans",
        "source": "google",
        "stack": "\"Work Sans\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "work-sans",
        "stack": "\"Work Sans\", sans-serif"
      },
      "body": {
        "familyRef": "work-sans",
        "stack": "\"Work Sans\", 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.063,
              0.047,
              0.235
            ],
            "hex": "#100c3c"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.255,
              1
            ],
            "hex": "#0141ff"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #100c3c 0%, #0141ff 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 6.56,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.14,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.075,
              0.078,
              0.141
            ],
            "hex": "#131424"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.278,
              0.384,
              0.612
            ],
            "hex": "#47629c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #131424 0%, #47629c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 6.008,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.153,
              "at": 0,
              "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.094,
              0.09,
              0.278
            ],
            "hex": "#181747"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.035,
              0.008,
              0.192
            ],
            "hex": "#090231"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #181747 0%, #090231 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #1e1f50 0%, #0e0939 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #120f3f 0%, #050029 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 16.768,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.065,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}