Inflection AI Brand Identity
A complete profile of Inflection AI's visual system — colors, typography, components, and personality — extracted from https://inflection.ai/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://inflection.ai/.
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 Inflection AI's actual button styles.
Brand Personality
Inflection AI Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Inflection AI's primary brand color?
Inflection AI's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Inflection AI use?
Inflection AI uses #038247 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Inflection AI use?
Inflection AI uses Grenette Pro Regular as the primary typeface across body and headings.
Does Inflection AI use a light or dark theme?
Inflection AI's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Inflection AI's logo?
Inflection AI's logo is available directly on their site (https://inflection.ai/). 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://inflection.ai/ 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 Inflection AI.
Methodology
Brand data on this page was extracted from https://inflection.ai/ 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 Inflection AI.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Grenette Pro Regular",
"role": "body"
},
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"accent": "#038247",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#038247"
},
"typography": {
"fontFamilies": {
"primary": "Grenette Pro Regular",
"heading": "Grenette Pro Regular"
},
"fontStacks": {
"heading": [
"Grenette Pro Regular",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Grenette Pro Regular",
"sans-serif"
]
},
"fontSizes": {
"h1": "100px",
"h2": "24px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 10,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#038247",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#E9E9E9",
"textColor": "#444444",
"borderRadius": "4px",
"borderRadiusCorners": {
"topLeft": "4px",
"topRight": "4px",
"bottomRight": "4px",
"bottomLeft": "4px"
},
"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%20viewBox%3D%220%200%20129%2018%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20width%3D%22129%22%20height%3D%2218%22%20viewBox%3D%220%200%20129%2018%22%20fill%3D%22none%22%20id%3D%22svg-1934166027_13699%22%3E%0A%3Cpath%20d%3D%22M0.577979%2017.7048C0.213853%2017.7048%200%2017.4928%200%2017.1388V16.9521C0%2016.599%200.170503%2016.4338%200.486466%2016.3161L1.19064%2016.0807C1.6771%2015.894%201.84664%2015.6801%201.84664%2015.1851V3.73365C1.84664%203.23867%201.6771%203.02669%201.19064%202.83804L0.481649%202.60269C0.165687%202.48502%200%202.32252%200%201.96671V1.77993C0%201.42598%200.218669%201.21399%200.582796%201.21399H5.37039C5.73548%201.21399%205.95415%201.42598%205.95415%201.77993V1.96671C5.95415%202.31973%205.78364%202.48502%205.46769%202.60269L4.75869%202.83617C4.24815%203.02294%204.07764%203.23681%204.07764%203.73178V15.1814C4.07764%2015.6763%204.24815%2015.8883%204.75869%2016.077L5.46287%2016.3123C5.77882%2016.4301%205.94933%2016.5925%205.94933%2016.9483V17.1351C5.94933%2017.489%205.73066%2017.7011%205.36558%2017.7011L0.577979%2017.7048Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M7.40686%2017.7206C7.04274%2017.7206%206.82888%2017.5086%206.82888%2017.1546V16.9903C6.82888%2016.6606%206.99842%2016.4953%207.33847%2016.401L7.82011%2016.2599C8.30177%2016.118%208.47613%2015.8865%208.47613%2015.3643V9.26224C8.47613%208.55528%208.28346%208.2723%207.3587%208.06031C6.97337%207.96692%206.82406%207.82497%206.82406%207.49998V7.35429C6.82406%207.09466%206.96952%206.90602%207.33365%206.78834L9.49721%205.96371C10.0752%205.75171%2010.4451%205.96371%2010.4451%206.553V7.07131C10.4451%207.30665%2010.6378%207.37763%2010.8304%207.25809L11.2157%207.0461C12.3823%206.33914%2013.6944%205.89087%2015.0063%205.89087C16.9994%205.89087%2018.0687%207.09279%2018.0687%209.1894V15.3662C18.0687%2015.8846%2018.2391%2016.1199%2018.7488%2016.2618L19.2111%2016.4029C19.5512%2016.4963%2019.7207%2016.6625%2019.7207%2016.9922V17.1565C19.7207%2017.5104%2019.5021%2017.7225%2019.1379%2017.7225H16.537C16.1719%2017.7225%2015.9533%2017.5104%2015.9533%2017.1565V9.66289C15.9533%208.2723%2015.5891%207.56628%2014.3494%207.56628C13.1096%207.56628%2011.8226%208.03323%2011.1175%208.46096C10.6802%208.69723%2010.5588%208.92791%2010.5588%209.37991V15.3662C10.5588%2015.8846%2010.7283%2016.1199%2011.2148%2016.2618L11.6964%2016.4029C12.0374%2016.4963%2012.207%2016.6625%2012.207%2016.9922V17.1565C12.207%2017.5104%2011.9883%2017.7225%2011.629%2017.7225L7.40686%2017.7206Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M25.3286%2017.7207H21.0879C20.7223%2017.7207%2020.503%2017.5082%2020.503%2017.1537V16.9882C20.503%2016.6575%2020.6736%2016.4921%2021.0148%2016.3976L21.5023%2016.2558C21.9897%2016.114%2022.1602%2015.8778%2022.1602%2015.358V7.91527C22.1602%207.74988%2022.0384%207.63173%2021.8678%207.63173H20.9904C20.6249%207.63173%2020.4055%207.39546%2020.4055%207.04104V6.87565C20.4055%206.54486%2020.5761%206.35584%2020.8686%206.21408L21.1366%206.09594C21.5266%205.88329%2021.6241%205.7179%2021.6972%205.2926L21.819%204.15847C22.2089%201.37041%2023.8662%200%2026.8152%200C27.8388%200%2028.8868%200.259906%2029.5936%200.543436C29.7398%200.61432%2029.8617%200.61432%2030.0322%200.543436L31.2509%200.0945107C31.8357%20-0.141765%2032.2256%200.0945107%2032.2256%200.685203V15.358C32.2256%2015.8778%2032.3963%2016.114%2032.908%2016.2558L33.3955%2016.3976C33.7367%2016.4921%2033.9073%2016.6575%2033.9073%2016.9882V17.1537C33.9073%2017.5082%2033.6636%2017.7207%2033.2981%2017.7207H29.0817C28.6918%2017.7207%2028.4725%2017.5082%2028.4725%2017.1537V16.9882C28.4725%2016.6575%2028.6431%2016.4921%2028.9843%2016.3976L29.4718%2016.2558C29.9835%2016.114%2030.1542%2015.8778%2030.1542%2015.358V3.68591C30.1542%203.26061%2029.9835%203.00071%2029.5936%202.69356C28.6674%201.98472%2027.327%201.5358%2026.0841%201.5358C24.4024%201.5358%2023.647%202.3864%2023.647%203.78043C23.647%205.24535%2024.4024%206.09594%2026.4984%206.09594H26.9127C27.2783%206.09594%2027.4976%206.30859%2027.4976%206.663V7.06468C27.4976%207.41908%2027.2783%207.63173%2026.9127%207.63173H24.573C24.4024%207.63173%2024.2563%207.74988%2024.2563%207.91527V15.358C24.2563%2015.8778%2024.4268%2016.114%2024.9142%2016.2558L25.4017%2016.3976C25.7429%2016.4921%2025.9134%2016.6575%2025.9134%2016.9882V17.1537C25.9134%2017.5082%2025.6942%2017.7207%2025.3286%2017.7207Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M44.4301%2015.4785C43.8713%2016.7271%2042.3166%2018%2039.6435%2018C36.2411%2018%2033.7134%2015.6204%2033.7134%2011.9688C33.7134%208.29302%2036.1438%205.93678%2039.2784%205.93678C41.6865%205.93678%2043.5554%207.23303%2044.09%209.56592C44.1863%2010.0133%2044.0178%2010.2252%2043.6527%2010.3429L36.4356%2012.9345C36.3989%2012.9479%2036.3654%2012.9683%2036.3369%2012.9944C36.3085%2013.0206%2036.2856%2013.0519%2036.2698%2013.0867C36.2539%2013.1214%2036.2453%2013.159%2036.2446%2013.1969C36.2437%2013.2349%2036.2508%2013.2727%2036.2651%2013.308C36.8239%2014.933%2038.185%2016.0406%2040.153%2016.0406C41.6846%2016.0406%2042.7539%2015.4803%2043.3608%2014.7687C43.6768%2014.439%2044.0178%2014.3018%2044.3337%2014.509C44.6246%2014.6771%2044.6497%2014.9835%2044.4301%2015.4785ZM35.8038%2011.0956C35.8026%2011.1896%2035.8106%2011.2834%2035.8278%2011.3758C35.8519%2011.5168%2035.9492%2011.5878%2036.1438%2011.4935L41.3928%209.56219C41.6115%209.49121%2041.757%209.39688%2041.6597%209.11391C41.2714%208.01004%2040.2994%207.47118%2039.206%207.47118C37.2862%207.47118%2035.8038%208.85802%2035.8038%2011.0956Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M45.3784%2011.968C45.3784%208.36311%2047.6633%205.96018%2050.8952%205.96018C51.6725%205.96018%2052.134%206.17218%2052.6697%206.17218C53.2524%206.17218%2053.471%205.96018%2053.763%205.96018C54.0789%205.96018%2054.2003%206.1012%2054.3458%206.38418L55.5364%208.92811C55.7068%209.30167%2055.5855%209.58838%2055.3177%209.70605L55.2213%209.75275C54.9323%209.91805%2054.6435%209.84614%2054.3958%209.56597C53.0819%208.08014%2052.2062%207.39745%2050.8952%207.39745C49.0967%207.39745%2047.4928%208.7871%2047.4928%2011.2377C47.4928%2014.0394%2049.2181%2016.0435%2051.9153%2016.0435C53.2283%2016.0435%2054.0298%2015.7139%2054.6376%2015.1246C55.0229%2014.7715%2055.2937%2014.7006%2055.5855%2014.8658C55.8523%2015.0303%2055.9988%2015.2899%2055.6588%2015.8791C54.9777%2017.1511%2053.3467%2017.9991%2051.4058%2017.9991C47.7115%2017.9991%2045.3784%2015.5961%2045.3784%2011.968Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M57.9665%2015.5961V7.98574C57.9677%207.94864%2057.9611%207.91168%2057.947%207.87717C57.9328%207.84265%2057.9116%207.8113%2057.8845%207.78504C57.8575%207.75879%2057.8251%207.7382%2057.7895%207.72452C57.7539%207.71086%2057.7158%207.70441%2057.6775%207.70559H56.8029C56.4387%207.70559%2056.2201%207.49359%2056.2201%207.18726V7.02009C56.2201%206.73992%2056.3164%206.55315%2056.6324%206.33648C57.4588%205.74812%2058.0908%205.01781%2058.796%204.05122C59.0145%203.72157%2059.2573%203.60389%2059.5242%203.60389C59.8893%203.60389%2060.1321%203.83924%2060.1321%204.21653V5.88914C60.1308%205.92625%2060.1375%205.96321%2060.1516%205.99773C60.1657%206.03225%2060.1868%206.0636%2060.214%206.08985C60.2411%206.1161%2060.2734%206.13669%2060.3091%206.15036C60.3446%206.16404%2060.3827%206.17047%2060.4211%206.16931H62.6809C63.046%206.16931%2063.2646%206.38131%2063.2646%206.72965V7.1303C63.2646%207.48424%2063.046%207.69624%2062.6809%207.69624H60.3237C60.2854%207.69508%2060.2473%207.70153%2060.2116%207.71519C60.1761%207.72886%2060.1438%207.74945%2060.1167%207.7757C60.0896%207.80195%2060.0684%207.83332%2060.0543%207.86783C60.0402%207.90235%2060.0335%207.9393%2060.0348%207.97641V15.2328C60.0348%2015.9873%2060.3998%2016.3404%2061.1531%2016.3404C62.3919%2016.3404%2062.5143%2015.7801%2063.073%2015.7801C63.1357%2015.7788%2063.1979%2015.7901%2063.2558%2015.8134C63.3138%2015.8367%2063.3661%2015.8714%2063.4096%2015.9152C63.4528%2015.9592%2063.4864%2016.0113%2063.5079%2016.0684C63.5293%2016.1255%2063.5384%2016.1864%2063.5344%2016.247C63.5344%2017.1192%2062.5142%2017.9906%2060.7158%2017.9906C58.8412%2017.999%2057.9665%2017.08%2057.9665%2015.5961Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M65.3067%2017.7636C64.9426%2017.7636%2064.724%2017.5517%2064.724%2017.1977V17.0333C64.724%2016.7036%2064.8945%2016.5384%2065.2345%2016.4441L65.7162%2016.3031C66.2026%2016.161%2066.3722%2015.9294%2066.3722%2015.4074V9.352C66.3722%208.64596%2066.1794%208.363%2065.2547%208.151C64.8694%208.05762%2064.7201%207.91566%2064.7201%207.58506V7.44404C64.7201%207.18535%2064.8656%206.9967%2065.2306%206.8837L67.4905%206.01144C68.0983%205.79944%2068.4625%206.01144%2068.4625%206.60072V15.4093C68.4625%2015.9276%2068.6329%2016.1629%2069.1185%2016.3049L69.6002%2016.4458C69.9402%2016.5393%2070.1097%2016.7055%2070.1097%2017.0351V17.1996C70.1097%2017.5535%2069.891%2017.7655%2069.5317%2017.7655L65.3067%2017.7636ZM65.5253%202.47289C65.5253%201.64826%2066.2064%201.01227%2067.1543%201.01227C68.1022%201.01227%2068.7823%201.64826%2068.7823%202.47289C68.7823%203.29752%2068.1003%203.93351%2067.1524%203.93351C66.2045%203.93351%2065.5235%203.27418%2065.5235%202.47289H65.5253Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M70.0926%2011.9678C70.0926%208.38631%2072.6203%205.93575%2075.9254%205.93575C79.2304%205.93575%2081.7572%208.38631%2081.7572%2011.9678C81.7572%2015.5493%2079.2304%2017.9989%2075.9254%2017.9989C72.6203%2017.9989%2070.0926%2015.5484%2070.0926%2011.9678ZM79.6437%2012.5095C79.6437%209.89455%2078.2094%207.6532%2075.5603%207.6532C73.6164%207.6532%2072.2071%209.01948%2072.2071%2011.3991C72.2071%2014.0383%2073.6655%2016.2758%2076.2895%2016.2758C78.2334%2016.2787%2079.6437%2014.9124%2079.6437%2012.5141V12.5095Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M82.5595%2017.7636C82.1944%2017.7636%2081.9757%2017.5517%2081.9757%2017.1978V17.0333C81.9757%2016.7037%2082.1462%2016.5384%2082.4862%2016.4441L82.9679%2016.3031C83.4496%2016.1611%2083.6249%2015.9295%2083.6249%2015.4074V9.30535C83.6249%208.59838%2083.4322%208.31541%2082.5065%208.10342C82.1211%208.01003%2081.9719%207.86807%2081.9719%207.54307V7.39738C81.9719%207.13776%2082.1174%206.94911%2082.4824%206.83144L84.645%206.00681C85.2287%205.79481%2085.5929%206.00681%2085.5929%206.5961V7.11442C85.5929%207.34976%2085.7856%207.42073%2085.9782%207.30119L86.3636%207.08921C87.5302%206.38223%2088.843%205.93396%2090.1551%205.93396C92.1482%205.93396%2093.2174%207.1359%2093.2174%209.2325V15.4093C93.2174%2015.9276%2093.387%2016.1629%2093.8976%2016.305L94.3589%2016.4459C94.6989%2016.5393%2094.8695%2016.7055%2094.8695%2017.0352V17.1996C94.8695%2017.5536%2094.6508%2017.7655%2094.2915%2017.7655H91.7012C91.3371%2017.7655%2091.1184%2017.5536%2091.1184%2017.1996V9.70599C91.1184%208.31541%2090.7533%207.60938%2089.5144%207.60938C88.2757%207.60938%2086.9868%208.07634%2086.2817%208.50405C85.8443%208.74034%2085.7229%208.97101%2085.7229%209.42302V15.4093C85.7229%2015.9276%2085.8934%2016.1629%2086.3789%2016.305L86.8606%2016.4459C87.2006%2016.5393%2087.3711%2016.7055%2087.3711%2017.0352V17.1996C87.3711%2017.5536%2087.1525%2017.7655%2086.7874%2017.7655L82.5595%2017.7636Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M122.148%2017.7533H117.347C116.981%2017.7533%20116.762%2017.5406%20116.762%2017.1863V16.9973C116.762%2016.6429%20116.933%2016.4774%20117.249%2016.3593L117.956%2016.1231C118.444%2015.9341%20118.614%2015.7214%20118.614%2015.2252V3.74214C118.614%203.24596%20118.444%203.03332%20117.956%202.84429L117.249%202.60802C116.933%202.48988%20116.762%202.32449%20116.762%201.97007V1.78104C116.762%201.42664%20116.981%201.21399%20117.347%201.21399H122.148C122.514%201.21399%20122.733%201.42664%20122.733%201.78104V1.97007C122.733%202.32449%20122.563%202.48988%20122.246%202.60802L121.539%202.84429C121.027%203.03332%20120.856%203.24596%20120.856%203.74214V15.2252C120.856%2015.7214%20121.027%2015.9341%20121.539%2016.1231L122.246%2016.3593C122.563%2016.4774%20122.733%2016.6429%20122.733%2016.9973V17.1863C122.733%2017.5406%20122.514%2017.7533%20122.148%2017.7533Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M104.523%2017.7533H100.209C99.8195%2017.7533%2099.6001%2017.5406%2099.6001%2017.1863V17.0209C99.6001%2016.7137%2099.7219%2016.572%20100.039%2016.4538L100.575%2016.2412C101.233%2015.9813%20101.574%2015.6268%20101.818%2015.0598L106.107%204.14382C106.351%203.52949%20106.132%203.17508%20105.571%202.96244L104.742%202.67891C104.231%202.48988%20104.109%202.25361%20104.206%201.89919L104.255%201.71016C104.353%201.37938%20104.548%201.21399%20104.937%201.21399H107.765C108.13%201.21399%20108.398%201.37938%20108.52%201.71016L113.882%2014.7999C114.223%2015.6268%20114.54%2015.9341%20115.125%2016.194L115.637%2016.4066C115.953%2016.5483%20116.075%2016.7374%20116.075%2016.9973V17.1863C116.075%2017.5406%20115.856%2017.7533%20115.49%2017.7533H110.908C110.519%2017.7533%20110.299%2017.5406%20110.299%2017.1863V16.9973C110.299%2016.7374%20110.421%2016.5483%20110.738%2016.4538L111.201%2016.2884C111.81%2016.0758%20111.883%2015.8632%20111.688%2015.3434L110.884%2013.2404C110.835%2013.0987%20110.714%2013.0278%20110.543%2013.0278H104.645C104.474%2013.0278%20104.353%2013.0987%20104.304%2013.2641L103.597%2015.1307C103.378%2015.7214%20103.548%2016.0522%20104.231%2016.3357L104.669%2016.5011C104.986%2016.5956%20105.108%2016.7846%20105.108%2017.0209V17.1863C105.108%2017.5406%20104.889%2017.7533%20104.523%2017.7533ZM105.279%2011.5865H109.86C110.08%2011.5865%20110.177%2011.4684%20110.104%2011.2557L107.74%205.20706C107.643%204.97079%20107.448%204.97079%20107.35%205.20706L105.035%2011.2557C104.962%2011.4684%20105.084%2011.5865%20105.279%2011.5865Z%22%20fill%3D%22black%22%2F%3E%0A%3Cpath%20d%3D%22M125.244%203.49114H124.289C124.203%203.49114%20124.159%203.44906%20124.159%203.3709V3.34685C124.159%203.28673%20124.196%203.24465%20124.265%203.22661L124.395%203.18453C124.507%203.14846%20124.544%203.11239%20124.544%203.01018V1.72963C124.544%201.63945%20124.5%201.59737%20124.426%201.59737H124.414C124.246%201.59737%20124.153%201.70558%20123.917%202.04826C123.874%202.10838%20123.824%202.1144%20123.775%202.09035L123.75%202.08434C123.694%202.06029%20123.669%202.02422%20123.694%201.95207L123.905%201.3148C123.924%201.26069%20123.961%201.23664%20124.004%201.23664H124.017C124.054%201.23664%20124.091%201.24867%20124.128%201.26671C124.172%201.28474%20124.221%201.30278%20124.296%201.30278H125.232C125.307%201.30278%20125.362%201.28474%20125.4%201.26671C125.437%201.24867%20125.474%201.23664%20125.511%201.23664H125.524C125.567%201.23664%20125.61%201.26069%20125.629%201.3148L125.834%201.95207C125.858%202.02422%20125.834%202.06029%20125.778%202.08434L125.753%202.09035C125.703%202.1144%20125.654%202.10838%20125.617%202.04826C125.381%201.69356%20125.282%201.59737%20125.114%201.59737H125.102C125.027%201.59737%20124.984%201.63945%20124.984%201.72963V3.01018C124.984%203.11239%20125.021%203.14846%20125.133%203.18453L125.263%203.22661C125.331%203.25066%20125.369%203.28673%20125.369%203.34685V3.3709C125.369%203.44906%20125.325%203.49114%20125.244%203.49114ZM126.894%203.49114H126.113C126.026%203.49114%20125.982%203.44906%20125.982%203.3709V3.35287C125.982%203.29275%20126.013%203.25667%20126.082%203.23864L126.181%203.20858C126.292%203.17251%20126.33%203.13042%20126.33%203.02822V1.7657C126.33%201.6635%20126.292%201.62141%20126.181%201.58534L126.082%201.55528C126.013%201.53725%20125.982%201.50117%20125.982%201.44105V1.42302C125.982%201.34486%20126.026%201.30278%20126.113%201.30278H126.627C126.702%201.30278%20126.751%201.33284%20126.789%201.39296L127.427%202.39696C127.452%202.43303%20127.477%202.43303%20127.502%202.39696L128.134%201.39296C128.171%201.32683%20128.221%201.30278%20128.289%201.30278H128.779C128.86%201.30278%20128.903%201.34486%20128.903%201.42302V1.44707C128.903%201.50719%20128.872%201.54326%20128.798%201.56731L128.705%201.60338C128.593%201.64546%20128.556%201.68153%20128.556%201.78374V3.01018C128.556%203.11239%20128.593%203.14846%20128.705%203.19054L128.798%203.22661C128.866%203.25066%20128.903%203.28673%20128.903%203.34685V3.3709C128.903%203.44906%20128.86%203.49114%20128.779%203.49114H127.911C127.824%203.49114%20127.781%203.44906%20127.781%203.3709V3.34685C127.781%203.28673%20127.818%203.25066%20127.88%203.22661L127.979%203.19054C128.091%203.14846%20128.128%203.11239%20128.128%203.01018V2.10237C128.128%202.06029%20128.091%202.04826%20128.066%202.09035L127.508%202.95006C127.458%203.02822%20127.341%203.02822%20127.291%202.95006L126.739%202.09035C126.708%202.04826%20126.671%202.06029%20126.671%202.10237V3.02822C126.671%203.13042%20126.708%203.17251%20126.82%203.20858L126.919%203.23864C126.987%203.25667%20127.018%203.29275%20127.018%203.35287V3.3709C127.018%203.44906%20126.975%203.49114%20126.894%203.49114Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E%3C%2Fsvg%3E",
"favicon": "https://framerusercontent.com/images/cGMAFpxEYReO9BolbTcIakx59c8.svg",
"ogImage": "https://framerusercontent.com/assets/dELlwRcDEwEiERVeZehp3U2p7o4.png",
"logoHref": "./"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'Inflection AI'.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 1,
"text": "Accept",
"reasoning": "Button #1 with text 'Accept' uses a vibrant green color (#038247), which is typically used for primary CTAs due to its visibility and action-oriented text."
},
"secondary": {
"index": 0,
"text": "Reject",
"reasoning": "Button #0 with text 'Reject' uses a light/white background (#E9E9E9), making it less prominent and suitable as a secondary button."
},
"confidence": 0.95
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy individuals and businesses interested in AI solutions"
},
"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 visible, medium-sized, and links to the homepage, aligning with the brand 'Inflection AI'.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 