Convoke Brand Identity
A complete profile of Convoke's visual system — colors, typography, components, and personality — extracted from https://www.convoke.bio/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.convoke.bio/.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets


UI Components
Live previews rendered using Convoke's actual button styles.
Brand Personality
Convoke Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Convoke's primary brand color?
Convoke's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Convoke use?
Convoke uses #224130 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Convoke use?
Convoke uses Host Grotesk for body text and Lora for headings. Fonts were detected on https://www.convoke.bio/ as part of their live design system.
Does Convoke use a light or dark theme?
Convoke's primary site uses a dark color scheme, with a background of #000000.
Where can I find Convoke's logo?
Convoke's logo is available directly on their site (https://www.convoke.bio/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://www.convoke.bio/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Convoke.
Methodology
Brand data on this page was extracted from https://www.convoke.bio/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Convoke.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Host Grotesk",
"role": "body"
},
{
"family": "Lora",
"role": "heading"
},
{
"family": "Inter",
"role": "unknown"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#2E4D3C",
"accent": "#224130",
"background": "#000000",
"textPrimary": "#000000",
"link": "#224130"
},
"typography": {
"fontFamilies": {
"primary": "Host Grotesk",
"heading": "Lora"
},
"fontStacks": {
"heading": [
"Lora",
"serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Host Grotesk",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "24px",
"body": "14.4px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#FFFFFF",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#000000",
"textColor": "#FFFFFF",
"borderRadius": "999px",
"borderRadiusCorners": {
"topLeft": "999px",
"topRight": "999px",
"bottomRight": "999px",
"bottomLeft": "999px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20163%2023.351%22%20overflow%3D%22visible%22%20id%3D%22svg588341495_10753%22%3E%3Cg%3E%3Cpath%20d%3D%22M%2065.178%2020.696%20C%2064.347%2021.176%2063.488%2021.406%2062.594%2021.406%20C%2061.6%2021.388%2060.75%2021.083%2060.036%2020.493%20C%2059.322%2019.913%2058.789%2019.12%2058.418%2018.133%20C%2058.048%2017.147%2057.867%2016.022%2057.867%2014.768%20C%2057.867%2012.814%2058.274%2011.311%2059.096%2010.27%20C%2059.919%209.228%2060.931%208.703%2062.142%208.684%20C%2062.395%208.684%2062.711%208.712%2063.091%208.776%20C%2063.47%208.841%2063.832%208.97%2064.193%209.173%20C%2064.546%209.375%2064.808%209.689%2064.962%2010.113%20C%2064.799%2010.297%2064.69%2010.5%2064.636%2010.731%20C%2064.573%2010.961%2064.546%2011.173%2064.546%2011.348%20C%2064.546%2011.671%2064.663%2012.021%2064.898%2012.39%20C%2065.133%2012.768%2065.54%2012.943%2066.118%2012.925%20C%2066.633%2012.925%2067.031%2012.74%2067.302%2012.381%20C%2067.582%2012.021%2067.718%2011.597%2067.718%2011.109%20C%2067.718%2010.426%2067.492%209.79%2067.049%209.2%20C%2066.606%208.62%2065.965%208.14%2065.133%207.781%20C%2064.302%207.421%2063.299%207.237%2062.133%207.237%20C%2060.967%207.237%2059.937%207.467%2058.997%207.919%20C%2058.07%208.363%2057.242%208.997%2056.566%209.781%20C%2055.879%2010.565%2055.355%2011.459%2054.975%2012.464%20C%2054.598%2013.464%2054.408%2014.527%2054.415%2015.598%20C%2054.415%2017.23%2054.749%2018.631%2055.409%2019.774%20C%2056.069%2020.927%2056.954%2021.812%2058.066%2022.42%20C%2059.178%2023.038%2060.389%2023.342%2061.717%2023.342%20C%2062.413%2023.342%2063.136%2023.231%2063.895%2023.01%20C%2064.654%2022.789%2065.413%2022.411%2066.154%2021.885%20C%2066.896%2021.36%2067.555%2020.641%2068.125%2019.737%20L%2067.176%2018.889%20C%2066.661%2019.618%2065.992%2020.217%2065.16%2020.687%20Z%20M%2080.678%208.223%20C%2079.548%207.569%2078.283%207.237%2076.882%207.237%20C%2075.481%207.237%2074.243%207.596%2073.113%208.325%20C%2071.984%209.053%2071.089%2010.048%2070.429%2011.311%20C%2069.769%2012.574%2069.435%2014.022%2069.435%2015.653%20C%2069.435%2017.165%2069.769%2018.502%2070.429%2019.664%20C%2071.064%2020.8%2071.993%2021.738%2073.113%2022.374%20C%2074.243%2023.019%2075.508%2023.342%2076.909%2023.342%20C%2078.31%2023.342%2079.602%2022.982%2080.723%2022.254%20C%2081.844%2021.526%2082.729%2020.53%2083.38%2019.258%20C%2084.031%2017.986%2084.356%2016.557%2084.356%2014.962%20C%2084.356%2013.367%2084.022%2012.113%2083.362%2010.952%20C%2082.722%209.814%2081.795%208.872%2080.678%208.223%20Z%20M%2080.533%2018.668%20C%2080.298%2019.59%2079.9%2020.337%2079.358%2020.927%20C%2078.816%2021.517%2078.066%2021.812%2077.117%2021.839%20C%2076.15%2021.839%2075.355%2021.498%2074.731%2020.807%20C%2074.107%2020.125%2073.647%2019.24%2073.348%2018.17%20C%2073.05%2017.101%2072.905%2015.967%2072.905%2014.778%20C%2072.905%2013.745%2073.041%2012.777%2073.303%2011.855%20C%2073.574%2010.933%2073.999%2010.187%2074.577%209.597%20C%2075.165%209.016%2075.915%208.721%2076.846%208.721%20C%2077.578%208.703%2078.201%208.896%2078.717%209.311%20C%2079.232%209.726%2079.647%2010.279%2079.964%2010.961%20C%2080.28%2011.643%2080.515%2012.408%2080.66%2013.247%20C%2080.804%2014.086%2080.886%2014.934%2080.886%2015.81%20C%2080.886%2016.797%2080.768%2017.755%2080.533%2018.668%20Z%20M%20100.244%2021.351%20C%20100.28%2020.963%20100.316%2020.586%20100.334%2020.217%20C%20100.352%2019.848%20100.361%2019.47%20100.361%2019.111%20L%20100.361%2013.994%20C%20100.361%2011.671%2099.973%209.965%2099.186%208.878%20C%2098.4%207.79%2097.135%207.246%2095.373%207.246%20C%2094.857%207.246%2094.315%207.329%2093.755%207.504%20C%2093.195%207.679%2092.652%207.9%2092.137%208.186%20C%2091.622%208.472%2091.143%208.795%2090.709%209.154%20C%2090.691%208.868%2090.673%208.638%2090.664%208.454%20L%2090.637%207.937%20C%2090.628%207.771%2090.61%207.605%2090.592%207.421%20L%2089.525%207.421%20C%2089.39%207.559%2089.182%207.698%2088.92%207.818%20C%2088.649%207.937%2088.269%208.048%2087.763%208.14%20C%2087.257%208.232%2086.561%208.278%2085.666%208.278%20L%2085.666%209.883%20C%2085.983%209.864%2086.326%209.846%2086.688%209.836%20C%2087.049%209.827%2087.42%209.809%2087.772%209.79%20C%2087.709%2010.15%2087.682%2010.519%2087.664%2010.897%20C%2087.655%2011.275%2087.646%2011.616%2087.646%2011.938%20L%2087.618%2018.235%20C%2087.618%2018.898%2087.591%2019.488%2087.546%2019.986%20C%2087.492%2020.493%2087.356%2020.881%2087.112%2021.166%20C%2086.877%2021.452%2086.462%2021.59%2085.865%2021.59%20L%2085.865%2022.863%20L%2092.49%2022.863%20L%2092.49%2021.258%20C%2092.209%2021.277%2091.911%2021.295%2091.586%2021.305%20C%2091.261%2021.314%2090.935%2021.332%2090.619%2021.351%20C%2090.655%2020.963%2090.691%2020.586%2090.709%2020.217%20C%2090.727%2019.848%2090.736%2019.47%2090.736%2019.111%20L%2090.736%2010.869%20C%2091.152%2010.408%2091.667%2010.012%2092.282%209.689%20C%2092.896%209.366%2093.52%209.2%2094.153%209.2%20C%2095.219%209.182%2095.996%209.578%2096.484%2010.38%20C%2096.972%2011.192%2097.225%2012.39%2097.243%2013.985%20L%2097.243%2018.226%20C%2097.243%2018.889%2097.216%2019.479%2097.171%2019.977%20C%2097.117%2020.484%2096.981%2020.871%2096.737%2021.157%20C%2096.502%2021.443%2096.087%2021.581%2095.49%2021.581%20L%2095.49%2022.853%20L%20102.115%2022.853%20L%20102.115%2021.249%20C%20101.834%2021.268%20101.536%2021.286%20101.211%2021.295%20C%20100.885%2021.305%20100.56%2021.323%20100.244%2021.341%20Z%20M%20112.11%209.329%20L%20114.008%209.21%20C%20113.89%209.449%20113.746%209.744%20113.574%2010.085%20C%20113.402%2010.426%20113.24%2010.841%20113.086%2011.33%20L%20111.071%2016.99%20C%20110.953%2017.331%20110.827%2017.691%20110.7%2018.069%20C%20110.574%2018.447%20110.447%2018.797%20110.33%2019.147%20L%20110.303%2019.147%20C%20110.14%2018.742%20109.986%2018.345%20109.842%2017.967%20C%20109.697%2017.58%20109.543%2017.211%20109.381%2016.843%20L%20107.329%2011.994%20C%20107.13%2011.468%20106.986%2010.98%20106.895%2010.528%20C%20106.805%2010.076%20106.841%209.707%20107.004%209.422%20C%20107.157%209.136%20107.51%208.988%20108.043%208.97%20L%20108.043%207.725%20L%20102.078%207.725%20L%20102.078%209.329%20L%20103.298%209.237%20C%20103.335%209.458%20103.38%209.726%20103.434%2010.039%20C%20103.479%2010.353%20103.579%2010.731%20103.732%2011.173%20C%20103.877%2011.616%20104.103%2012.187%20104.401%2012.869%20L%20108.793%2022.955%20L%20110.429%2022.955%20L%20114.288%2012.897%20C%20114.586%2012.169%20114.866%2011.514%20115.138%2010.933%20C%20115.409%2010.353%20115.698%209.883%20116.014%209.541%20C%20116.33%209.2%20116.71%209.007%20117.144%208.97%20L%20117.144%207.725%20L%20112.128%207.725%20L%20112.128%209.329%20Z%20M%20128.531%208.223%20C%20127.401%207.569%20126.136%207.237%20124.735%207.237%20C%20123.335%207.237%20122.096%207.596%20120.967%208.325%20C%20119.837%209.053%20118.942%2010.048%20118.283%2011.311%20C%20117.623%2012.574%20117.288%2014.022%20117.288%2015.653%20C%20117.288%2017.165%20117.623%2018.502%20118.283%2019.664%20C%20118.918%2020.8%20119.846%2021.738%20120.967%2022.374%20C%20122.096%2023.019%20123.362%2023.342%20124.762%2023.342%20C%20126.163%2023.342%20127.456%2022.982%20128.576%2022.254%20C%20129.697%2021.526%20130.583%2020.53%20131.233%2019.258%20C%20131.884%2017.986%20132.209%2016.557%20132.209%2014.962%20C%20132.209%2013.367%20131.875%2012.113%20131.215%2010.952%20C%20130.576%209.814%20129.649%208.872%20128.531%208.223%20Z%20M%20128.386%2018.668%20C%20128.152%2019.59%20127.754%2020.337%20127.212%2020.927%20C%20126.669%2021.517%20125.919%2021.812%20124.97%2021.839%20C%20124.003%2021.839%20123.208%2021.498%20122.584%2020.807%20C%20121.961%2020.125%20121.5%2019.24%20121.202%2018.17%20C%20120.903%2017.101%20120.759%2015.967%20120.759%2014.778%20C%20120.759%2013.745%20120.894%2012.777%20121.157%2011.855%20C%20121.428%2010.933%20121.852%2010.187%20122.431%209.597%20C%20123.018%209.016%20123.768%208.721%20124.699%208.721%20C%20125.431%208.703%20126.055%208.896%20126.57%209.311%20C%20127.085%209.726%20127.501%2010.279%20127.817%2010.961%20C%20128.133%2011.643%20128.368%2012.408%20128.513%2013.247%20C%20128.658%2014.086%20128.739%2014.934%20128.739%2015.81%20C%20128.739%2016.797%20128.621%2017.755%20128.386%2018.668%20Z%20M%20146.733%2020.346%20C%20146.416%2020.005%20146.145%2019.673%20145.919%2019.359%20C%20145.693%2019.046%20145.531%2018.825%20145.431%2018.705%20L%20143.353%2015.976%20C%20143.036%2015.552%20142.738%2015.202%20142.458%2014.934%20C%20142.178%2014.658%20141.852%2014.437%20141.482%2014.252%20L%20143.678%2011.892%20C%20143.994%2011.533%20144.383%2011.136%20144.835%2010.712%20C%20145.287%2010.288%20145.802%209.91%20146.362%209.578%20C%20146.922%209.246%20147.555%209.034%20148.251%208.961%20L%20148.251%207.716%20L%20142.404%207.716%20L%20142.404%209.293%20L%20144.274%209.228%20C%20144.039%209.412%20143.795%209.624%20143.56%209.864%20L%20142.729%2010.712%20L%20139.611%2014.132%20L%20138.337%2014.132%20L%20138.337%200%20L%20137.207%200%20C%20137.09%200.138%20136.882%200.277%20136.583%200.396%20C%20136.285%200.516%20135.879%200.627%20135.354%200.719%20C%20134.83%200.811%20134.134%200.857%20133.258%200.857%20L%20133.258%202.461%20C%20133.556%202.443%20133.89%202.425%20134.27%202.415%20C%20134.649%202.406%20135.002%202.388%20135.336%202.369%20C%20135.3%202.775%20135.273%203.153%20135.264%203.503%20C%20135.255%203.853%20135.246%204.204%20135.246%204.545%20L%20135.219%2018.235%20C%20135.219%2018.898%20135.192%2019.488%20135.147%2019.986%20C%20135.092%2020.493%20134.957%2020.881%20134.731%2021.166%20C%20134.505%2021.452%20134.089%2021.59%20133.502%2021.59%20L%20133.502%2022.863%20L%20140.126%2022.863%20L%20140.126%2021.258%20C%20139.846%2021.277%20139.539%2021.295%20139.204%2021.305%20C%20138.87%2021.314%20138.545%2021.332%20138.228%2021.351%20C%20138.292%2020.963%20138.319%2020.586%20138.337%2020.217%20C%20138.346%2019.848%20138.355%2019.47%20138.355%2019.111%20L%20138.355%2015.653%20L%20139.394%2015.589%20C%20139.629%2015.856%20139.909%2016.216%20140.244%2016.677%20C%20140.569%2017.138%20140.93%2017.663%20141.328%2018.235%20C%20141.726%2018.806%20142.16%2019.424%20142.639%2020.069%20C%20143.217%2020.834%20143.741%2021.489%20144.229%2022.033%20C%20144.717%2022.577%20145.241%2022.853%20145.82%2022.853%20L%20148.757%2022.853%20L%20148.757%2021.581%20C%20148.441%2021.581%20148.106%2021.461%20147.763%2021.222%20C%20147.402%2020.966%20147.069%2020.673%20146.769%2020.346%20Z%20M%20162.105%2018.991%20C%20161.726%2019.498%20161.265%2019.931%20160.723%2020.291%20C%20160.18%2020.65%20159.602%2020.936%20158.996%2021.12%20C%20158.391%2021.314%20157.822%2021.406%20157.288%2021.406%20C%20156.177%2021.406%20155.282%2021.111%20154.586%2020.53%20C%20153.89%2019.949%20153.393%2019.12%20153.086%2018.05%20C%20152.779%2016.981%20152.625%2015.764%20152.625%2014.391%20L%20162.837%2014.206%20C%20162.837%2012.952%20162.666%2011.892%20162.331%2011.007%20C%20161.997%2010.131%20161.536%209.412%20160.948%208.859%20C%20160.361%208.306%20159.701%207.891%20158.96%207.633%20C%20158.219%207.375%20157.433%207.237%20156.601%207.237%20C%20155.119%207.237%20153.809%207.615%20152.679%208.371%20C%20151.55%209.127%20150.673%2010.122%20150.049%2011.358%20C%20149.426%2012.582%20149.104%2013.942%20149.109%2015.322%20C%20149.109%2016.953%20149.426%2018.373%20150.058%2019.581%20C%20150.691%2020.779%20151.559%2021.71%20152.652%2022.365%20C%20153.755%2023.019%20154.993%2023.351%20156.376%2023.351%20C%20157.044%2023.351%20157.785%2023.241%20158.59%2023.028%20C%20159.394%2022.816%20160.18%2022.457%20160.948%2021.941%20C%20161.717%2021.424%20162.404%2020.715%20163%2019.802%20L%20162.078%2018.981%20Z%20M%20154.089%209.735%20C%20154.758%209.062%20155.625%208.721%20156.674%208.721%20C%20157.343%208.721%20157.903%208.905%20158.337%209.265%20C%20158.77%209.624%20159.096%2010.122%20159.304%2010.731%20C%20159.512%2011.339%20159.62%2012.04%20159.62%2012.805%20L%20152.761%2012.805%20C%20152.977%2011.431%20153.42%2010.408%20154.098%209.735%20Z%22%20fill%3D%22var(--token-34eaee48-03ac-4936-af76-3ff39e0fd94b%2C%20rgb(248%2C%20248%2C%20249))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BLight-200%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2034.489%2021.029%20C%2034.797%2021.416%2035.086%2021.813%2035.339%2022.228%20L%2033.233%2023.131%20C%2032.826%2022.772%2032.393%2022.43%2031.932%2022.126%20C%2029.799%2020.679%2027.25%2019.84%2024.485%2019.84%20C%2021.719%2019.84%2019.153%2020.688%2017.02%2022.135%20C%2016.559%2022.44%2016.125%2022.781%2015.718%2023.149%20L%2013.604%2022.246%20C%2013.857%2021.831%2014.146%2021.426%2014.444%2021.048%20C%2016.83%2018.088%2020.436%2016.189%2024.467%2016.189%20L%2024.485%2016.189%20C%2028.506%2016.189%2032.121%2018.079%2034.489%2021.029%20Z%20M%2044.331%2016.853%20C%2044.584%2017.277%2044.819%2017.692%2045.045%2018.116%20C%2045.28%2018.549%2045.488%2018.973%2045.686%2019.416%20L%2042.017%2020.974%20L%2038.276%2022.559%20C%2038.068%2022.117%2037.851%2021.693%2037.598%2021.287%20C%2037.354%2020.863%2037.074%2020.448%2036.794%2020.061%20C%2033.983%2016.208%2029.509%2013.718%2024.439%2013.718%20C%2019.369%2013.718%2014.869%2016.217%2012.058%2020.079%20C%2011.769%2020.485%2011.498%2020.891%2011.254%2021.306%20C%2011.001%2021.72%2010.775%2022.144%2010.567%2022.578%20L%206.843%2020.992%20L%203.174%2019.434%20C%203.373%2018.982%203.581%2018.558%203.807%2018.134%20C%204.033%2017.701%204.268%2017.286%204.521%2016.871%20C%208.66%2010.077%2016.053%205.551%2024.439%205.551%20C%2032.826%205.551%2040.201%2010.077%2044.34%2016.853%20Z%20M%2048.911%2016.594%20L%2047.392%2017.248%20C%2047.167%2016.815%2046.941%2016.391%2046.697%2015.976%20C%2042.16%208.278%2033.9%203.116%2024.464%203.116%20C%2015.029%203.116%206.76%208.278%202.232%2015.995%20C%201.988%2016.419%201.753%2016.833%201.527%2017.267%20L%200%2016.612%20C%200.19%2016.17%200.398%2015.736%200.624%2015.312%20C%205.016%206.61%2013.33%200.59%2022.991%200.028%20L%2023.091%200.028%20L%2023.651%200%20L%2025.251%200%20C%2025.459%200.009%2025.648%200.028%2025.856%200.028%20C%2035.535%200.562%2043.877%206.591%2048.287%2015.294%20C%2048.513%2015.727%2048.712%2016.161%2048.911%2016.594%20Z%22%20fill%3D%22var(--token-34eaee48-03ac-4936-af76-3ff39e0fd94b%2C%20rgb(248%2C%20248%2C%20249))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BLight-200%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
"favicon": "https://framerusercontent.com/images/FJ19KFhshbyCLh3Q1KOXAn3hX4.png",
"ogImage": "https://framerusercontent.com/images/Iv0xFY0plj2ZF7UOeWLJ7vJcdy8.jpg",
"logoHref": "./"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is the only visible logo candidate, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Subscribe",
"reasoning": "The 'Subscribe' button is the only button available and uses a dark background with white text, making it stand out as the primary call-to-action."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is no secondary button available with a different background color."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "biopharma professionals"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is the only visible logo candidate, links to the homepage, and matches the brand inferred from the URL and page title.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 