Home · Branding · Orchid

Orchid Brand Identity

A complete profile of Orchid's visual system — colors, typography, components, and personality — extracted from https://orchid.health. Built for designers, agents, and AI tools.

Download JSON
Primary
#177BE1
Accent
#FB6B13
Body Font
Noto Sans
Heading
Questrial

Color Palette

Brand palette extracted from https://orchid.health.

primary
#177BE1
rgb(23, 123, 225)
accent
#FB6B13
rgb(251, 107, 19)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#333333
rgb(51, 51, 51)
link
#185888
rgb(24, 88, 136)

Typography

Each font links to its Google Fonts page where available.

primary
Noto Sans
heading
Questrial
Questrial
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

Orchid logo
Logo
Orchid favicon
Favicon
Orchid social image
Social Card

UI Components

Live previews rendered using Orchid's actual button styles.

input
background #FFFFFF textColor #495057 borderColor #ADCCFF borderRadius 4px shadow none
buttonPrimary
background #FB6B13 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #BDBDBD textColor #FFFFFF borderColor #BDBDBD borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

Orchid Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Orchid's primary brand color?

Orchid's primary brand color is #177BE1. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Orchid use?

Orchid uses #FB6B13 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Orchid use?

Orchid uses Noto Sans for body text and Questrial for headings. Fonts were detected on https://orchid.health as part of their live design system.

Does Orchid use a light or dark theme?

Orchid's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Orchid's logo?

Orchid's logo is available directly on their site (https://orchid.health). 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://orchid.health 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 Orchid.

Methodology

Brand data on this page was extracted from https://orchid.health 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 Orchid.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Sans",
      "role": "body"
    },
    {
      "family": "Questrial",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#177BE1",
    "accent": "#FB6B13",
    "background": "#FFFFFF",
    "textPrimary": "#333333",
    "link": "#185888"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans",
      "heading": "Questrial"
    },
    "fontStacks": {
      "heading": [
        "Questrial"
      ],
      "body": [
        "Noto Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Noto Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "32px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#495057",
      "borderColor": "#ADCCFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FB6B13",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#BDBDBD",
      "textColor": "#FFFFFF",
      "borderColor": "#BDBDBD",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2296%22%20height%3D%2220%22%20viewBox%3D%220%200%2096%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M10.6779%2019.9999H10.6641C9.7703%2020.0028%208.87958%2019.8914%208.01236%2019.6682L2.80975%2019.6842H2.80153C2.33771%2019.6842%201.88114%2019.5655%201.4728%2019.3386C1.06446%2019.1118%200.717132%2018.784%200.461979%2018.3845C0.206827%2017.9851%200.0518382%2017.5266%200.0109223%2017.0502C-0.0299937%2016.5738%200.0444437%2016.0944%200.227554%2015.6549L1.48166%2012.6426C1.28718%2011.7787%201.18273%2010.8958%201.17009%2010.009C1.17009%209.99524%201.17009%209.98164%201.17009%209.96804C1.17718%208.19147%201.59262%206.44195%202.38234%204.863C3.14532%203.36782%204.30416%202.12665%205.72415%201.28375C7.14704%200.431859%208.81135%200%2010.6718%200H10.6861C12.5528%200.00216817%2014.2181%200.438561%2015.6354%201.29696C17.0503%202.1501%2018.2043%203.39597%2018.9658%204.89256C19.7572%206.46837%2020.1732%208.21592%2020.1794%209.99051C20.1794%2010.0043%2020.1794%2010.0183%2020.1794%2010.0323C20.1694%2011.8069%2019.7494%2013.5536%2018.9543%2015.1275C18.1895%2016.6222%2017.0326%2017.8653%2015.6158%2018.7148C14.2003%2019.5675%2012.5393%2019.9999%2010.6779%2019.9999ZM8.14559%2017.4997C8.23835%2017.4997%208.3307%2017.5124%208.42026%2017.5373C9.15312%2017.7364%209.90817%2017.8355%2010.666%2017.8318H10.6779C12.1616%2017.8318%2013.4659%2017.4991%2014.5551%2016.8427C15.6387%2016.1978%2016.5216%2015.248%2017.1006%2014.1043C17.7403%2012.8399%2018.0752%2011.4351%2018.0768%2010.0089C18.0783%208.5827%2017.7466%207.17713%2017.1096%205.91121C16.5331%204.76615%2015.6524%203.81405%2014.5704%203.16631C13.4797%202.50581%2012.1719%202.16994%2010.6832%202.16817H10.6718C9.3122%202.1356%207.9688%202.4775%206.78004%203.15862C5.69684%203.79565%204.8143%204.74067%204.2378%205.88085C3.60693%207.15357%203.27609%208.56178%203.27213%209.9911C3.28387%2010.8207%203.39468%2011.6457%203.60205%2012.4474C3.66458%2012.6839%203.64753%2012.9353%203.55369%2013.1606L2.15832%2016.5114C2.11262%2016.621%202.09403%2016.7406%202.10422%2016.8595C2.11441%2016.9783%202.15306%2017.0927%202.21671%2017.1924C2.28036%2017.292%202.36701%2017.3738%202.46888%2017.4304C2.57076%2017.487%202.68466%2017.5166%202.80038%2017.5166H2.80267L8.14233%2017.5002L8.14559%2017.4997Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.9433%2018.6965C22.8413%2018.593%2022.7609%2018.4691%2022.7072%2018.3323C22.6535%2018.1956%2022.6275%2018.0489%2022.631%2017.9014L22.6482%202.70212C22.6459%202.55285%2022.6725%202.4046%2022.7264%202.26607C22.7804%202.12754%2022.8606%202.00151%2022.9624%201.89537C23.0609%201.78686%2023.1805%201.70095%2023.3133%201.64322C23.4461%201.58549%2023.5892%201.55723%2023.7333%201.56029L29.345%201.56719C31.5285%201.56968%2033.1657%202.03525%2034.2565%202.96388C34.7849%203.40036%2035.2076%203.95762%2035.4911%204.59158C35.7747%205.22555%2035.9113%205.91884%2035.8902%206.61665C35.896%207.58686%2035.6134%208.53561%2035.0803%209.33513C34.5094%2010.1793%2033.6822%2010.8034%2032.7292%2011.1091C33.2747%2011.2428%2033.7783%2011.5171%2034.1929%2011.9064C34.6075%2012.2956%2034.9194%2012.7871%2035.0994%2013.3346C35.5106%2014.4325%2035.7255%2015.5982%2035.7337%2016.7751L35.7325%2017.9183C35.7344%2018.0657%2035.7076%2018.2119%2035.6537%2018.3484C35.5997%2018.4848%2035.5198%2018.6088%2035.4187%2018.7128C35.3175%2018.8169%2035.1971%2018.899%2035.0646%2018.9543C34.9321%2019.0095%2034.7903%2019.0368%2034.6474%2019.0345C34.4995%2019.0418%2034.3518%2019.018%2034.2132%2018.9645C34.0746%2018.911%2033.948%2018.8289%2033.8411%2018.7233C33.7402%2018.6169%2033.6615%2018.4903%2033.6098%2018.3513C33.5582%2018.2123%2033.5347%2018.0639%2033.5408%2017.9152V17.1701C33.5472%2016.3987%2033.4754%2015.6287%2033.3268%2014.8726C33.1731%2014.1507%2032.8131%2013.4928%2032.2932%2012.984C31.7478%2012.4286%2030.9212%2012.1503%2029.8135%2012.1488L24.8282%2012.1429L24.8217%2017.9045C24.8244%2018.0531%2024.7968%2018.2006%2024.7406%2018.3375C24.6844%2018.4744%2024.6009%2018.5976%2024.4956%2018.699C24.3923%2018.8037%2024.2698%2018.8861%2024.1352%2018.9414C24.0006%2018.9966%2023.8567%2019.0237%2023.7119%2019.0209C23.5691%2019.0237%2023.4273%2018.9964%2023.2951%2018.9406C23.1629%2018.8848%2023.0432%2018.8017%2022.9433%2018.6965ZM29.1909%2010.0116C30.5716%2010.0134%2031.6679%209.73329%2032.4796%209.17114C32.8666%208.91803%2033.1826%208.56499%2033.3964%208.14704C33.6102%207.72909%2033.7143%207.26076%2033.6983%206.78852C33.6992%205.79511%2033.3509%205.03297%2032.6534%204.5021C31.9558%203.97122%2030.7639%203.70493%2029.0778%203.70323L24.8389%203.6981L24.8317%2010.0055L29.1909%2010.0116Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M42.8737%2018.0872C41.6028%2017.3707%2040.5588%2016.292%2039.8664%2014.9801C39.1374%2013.6299%2038.7742%2012.0524%2038.7769%2010.2475C38.7796%208.44271%2039.1467%206.86586%2039.8783%205.517C40.5731%204.20655%2041.6191%203.13006%2042.8913%202.41613C44.2205%201.68388%2045.7089%201.31359%2047.2156%201.34032C48.2046%201.32745%2049.1902%201.4627%2050.1415%201.74183C51.0349%202.02355%2051.8948%202.40781%2052.7051%202.88741C52.8725%202.97513%2053.0115%203.11105%2053.1054%203.27868C53.1993%203.44631%2053.244%203.63844%2053.234%203.83174C53.2341%203.9541%2053.2107%204.07526%2053.1651%204.1882C53.1194%204.30115%2053.0525%204.40362%2052.9681%204.48968C52.8776%204.58507%2052.7686%204.65973%2052.6482%204.7088C52.5279%204.75787%2052.3988%204.78026%2052.2695%204.7745C52.1194%204.77676%2051.9709%204.74253%2051.836%204.67457C51.1763%204.31236%2050.4827%204.02025%2049.7657%203.80277C49.0043%203.59163%2048.2182%203.49041%2047.4299%203.50198C46.0489%203.50014%2044.8725%203.79258%2043.9007%204.3793C42.9535%204.9386%2042.1894%205.77645%2041.7062%206.78577C41.2018%207.86528%2040.9489%209.05138%2040.9678%2010.2495C40.9461%2011.4476%2041.1963%2012.6343%2041.6984%2013.715C42.1791%2014.7255%2042.9412%2015.565%2043.8872%2016.1264C44.8578%2016.7156%2046.0336%2017.0113%2047.4146%2017.0134C48.203%2017.0266%2048.9893%2016.9271%2049.7512%2016.7177C50.4687%2016.5019%2051.163%2016.2113%2051.8234%2015.8505C51.9585%2015.7831%2052.107%2015.7493%2052.2571%2015.7519C52.3854%2015.7463%2052.5135%2015.7676%2052.6335%2015.8147C52.7535%2015.8618%2052.863%2015.9337%2052.9551%2016.0259C53.0412%2016.1131%2053.1091%2016.2175%2053.1545%2016.3328C53.2%2016.448%2053.2221%2016.5717%2053.2195%2016.6961C53.229%2016.8894%2053.1839%2017.0815%2053.0896%2017.2489C52.9953%2017.4163%2052.8559%2017.5519%2052.6883%2017.6392C51.8771%2018.1172%2051.0162%2018.4994%2050.122%2018.7785C49.1702%2019.0553%2048.1844%2019.1881%2047.1955%2019.1727C45.6888%2019.196%2044.2013%2018.8224%2042.8737%2018.0872Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M56.8296%2018.7373C56.7276%2018.6338%2056.6472%2018.5099%2056.5935%2018.3731C56.5398%2018.2363%2056.5138%2018.0897%2056.5172%2017.9422L56.5346%202.61875C56.5323%202.46949%2056.5588%202.32125%2056.6128%202.18271C56.6667%202.04418%2056.7469%201.91814%2056.8487%201.812C56.9472%201.70351%2057.0668%201.61761%2057.1997%201.55988C57.3325%201.50215%2057.4756%201.47388%2057.6198%201.47692C57.7656%201.47491%2057.9102%201.50372%2058.0448%201.56159C58.1793%201.61946%2058.3009%201.70515%2058.4021%201.81338C58.507%201.91805%2058.5899%202.04376%2058.6458%202.18275C58.7016%202.32174%2058.7293%202.47106%2058.7271%202.62151L58.7194%209.22771L67.8474%209.23875L67.8551%202.63235C67.8527%202.48313%2067.8792%202.33492%2067.9331%202.19641C67.987%202.05791%2068.0672%201.9319%2068.1689%201.82579C68.2675%201.71726%2068.3871%201.63133%2068.52%201.5736C68.6529%201.51587%2068.796%201.48763%2068.9402%201.49071C69.0859%201.48873%2069.2305%201.51754%2069.365%201.57537C69.4996%201.6332%2069.6212%201.71883%2069.7224%201.82698C69.8272%201.93168%2069.91%202.05739%2069.9659%202.19638C70.0218%202.33536%2070.0495%202.48467%2070.0473%202.63511L70.0299%2017.9585C70.0326%2018.1071%2070.005%2018.2547%2069.9488%2018.3915C69.8926%2018.5284%2069.8092%2018.6516%2069.7038%2018.7531C69.6005%2018.8577%2069.478%2018.94%2069.3434%2018.9953C69.2088%2019.0505%2069.0649%2019.0775%2068.9201%2019.0747C68.7773%2019.0766%2068.6355%2019.0489%2068.5032%2018.9933C68.3709%2018.9377%2068.2507%2018.8553%2068.1498%2018.751C68.0489%2018.6467%2067.9693%2018.5226%2067.9157%2018.3861C67.8621%2018.2495%2067.8355%2018.1033%2067.8377%2017.956L67.8451%2011.3498L58.7171%2011.3387L58.7097%2017.9449C58.7124%2018.0935%2058.6847%2018.241%2058.6286%2018.3778C58.5724%2018.5147%2058.4889%2018.6378%2058.3836%2018.7393C58.2803%2018.8439%2058.1577%2018.9263%2058.0232%2018.9816C57.8886%2019.0368%2057.7447%2019.0639%2057.5999%2019.0611C57.4569%2019.0642%2057.3147%2019.0371%2057.1822%2018.9814C57.0497%2018.9257%2056.9297%2018.8426%2056.8296%2018.7373Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M75.0131%2018.7594C74.9111%2018.6559%2074.8307%2018.532%2074.777%2018.3952C74.7233%2018.2584%2074.6973%2018.1118%2074.7008%2017.9642L74.7182%202.64063C74.7158%202.4914%2074.7423%202.34318%2074.7963%202.20468C74.8502%202.06617%2074.9304%201.94017%2075.0322%201.83408C75.1307%201.72557%2075.2503%201.63965%2075.3832%201.58192C75.516%201.52419%2075.6592%201.49594%2075.8033%201.499C76.0969%201.49999%2076.3781%201.62081%2076.5855%201.83505C76.7929%202.04928%2076.9096%202.3395%2076.91%202.64221L76.8926%2017.9656C76.8953%2018.1142%2076.8677%2018.2617%2076.8115%2018.3986C76.7553%2018.5354%2076.6719%2018.6585%2076.5665%2018.76C76.4632%2018.8646%2076.3407%2018.947%2076.2061%2019.0023C76.0716%2019.0575%2075.9277%2019.0846%2075.7828%2019.0818C75.64%2019.0851%2075.498%2019.0581%2075.3656%2019.0027C75.2333%2018.9472%2075.1133%2018.8644%2075.0131%2018.7594Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M81.877%2018.6433C81.775%2018.5398%2081.6947%2018.4159%2081.6411%2018.2791C81.5874%2018.1424%2081.5614%2017.9958%2081.5648%2017.8483L81.5818%202.77328C81.5795%202.624%2081.6061%202.47574%2081.66%202.3372C81.714%202.19867%2081.7943%202.07264%2081.8961%201.96652C81.9946%201.858%2082.1141%201.77207%2082.2469%201.71434C82.3798%201.65661%2082.5229%201.62836%2082.667%201.63144L87.5079%201.63735C89.3385%201.63946%2090.8914%202.05942%2092.1668%202.89726C93.3973%203.68396%2094.3923%204.80699%2095.0412%206.14162C95.6732%207.43621%2096.0016%208.86572%2096%2010.3151C95.9984%2011.7644%2095.6668%2013.1932%2095.032%2014.4863C94.3802%2015.8198%2093.3824%2016.9408%2092.1497%2017.7245C90.8725%2018.5592%2089.3186%2018.9754%2087.4881%2018.973L82.6471%2018.9673C82.5041%2018.9705%2082.3619%2018.9434%2082.2295%2018.8876C82.097%2018.8319%2081.977%2018.7487%2081.877%2018.6433ZM87.2258%2016.8616C88.4312%2016.8904%2089.6242%2016.6057%2090.6947%2016.0338C91.6635%2015.508%2092.4667%2014.7079%2093.0097%2013.7276C93.5708%2012.6843%2093.8543%2011.5065%2093.8316%2010.3138C93.8569%209.12097%2093.5757%207.94252%2093.0168%206.89791C92.4761%205.91616%2091.6752%205.11372%2090.7079%204.58468C89.6385%204.01048%2088.4462%203.72302%2087.2407%203.74875L83.7726%203.74501L83.7584%2016.8575L87.2258%2016.8616Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M7.3015%2011.2078C7.77655%2011.2078%208.16165%2010.8107%208.16165%2010.3209C8.16165%209.831%207.77655%209.43389%207.3015%209.43389C6.82644%209.43389%206.44134%209.831%206.44134%2010.3209C6.44134%2010.8107%206.82644%2011.2078%207.3015%2011.2078Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M10.6383%2011.2078C11.1134%2011.2078%2011.4985%2010.8107%2011.4985%2010.3209C11.4985%209.831%2011.1134%209.43389%2010.6383%209.43389C10.1632%209.43389%209.77814%209.831%209.77814%2010.3209C9.77814%2010.8107%2010.1632%2011.2078%2010.6383%2011.2078Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M13.7469%2011.2078C14.222%2011.2078%2014.6071%2010.8107%2014.6071%2010.3209C14.6071%209.831%2014.222%209.43389%2013.7469%209.43389C13.2719%209.43389%2012.8868%209.831%2012.8868%2010.3209C12.8868%2010.8107%2013.2719%2011.2078%2013.7469%2011.2078Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://orchid.health/favicon.ico",
    "ogImage": "https://orchid.exchange/orchid-logo-meta-tag.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Early Access",
      "reasoning": "Button #0 uses a vibrant orange color (#FB6B13), which is eye-catching and typically used for primary CTAs. The text 'Get Early Access' is action-oriented, indicating a primary call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Get your free 20-minute demo",
      "reasoning": "Button #1 has a neutral gray background (#BDBDBD), making it less prominent. The text 'Get your free 20-minute demo' suggests a secondary action, suitable for a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles