# BBy Brand Identity

A complete profile of **BBy**'s visual system — colors, typography, components, and personality.

## Quick Facts

| Field   | Value      |
|---------|------------|
| Primary | #DDAF9B    |
| Accent  | #0275D8    |
| Body Font | Filson Soft Medium |
| Heading Font | Filson Soft Thin |

## Color Palette

- primary: #DDAF9B
- secondary: #E2B9A4
- accent: #0275D8
- background: #FFFFFF
- textPrimary: #606060
- link: #0275D8

## Typography

- primary: Filson Soft Medium — https://fonts.google.com/specimen/Filson+Soft+Medium
- heading: Filson Soft Thin — https://fonts.google.com/specimen/Filson+Soft+Thin

## Visual Assets

- Logo: 
- Favicon: 
- Social card (og:image):

## UI Components

- input: background=transparent, textColor=#FFFFFF, borderColor=null, borderRadius=0px, shadow=none

## Brand Personality

Tone: professional · Energy: medium · Audience: parents and healthcare professionals

## BBy Brand in the Wild

- **Best Buy Ads introduces Social+, an automated solution for social media campaigns - Best Buy Corporate News and Information**  
    
  Source: [Best Buy](https://corporate.bestbuy.com/2025/social-plus/)
- **Earnings Preview: Best Buy (BBY) expected to report lower earnings in Q4 2026 - Alphastreet**  
    
  Source: [Alphastreet](https://news.alphastreet.com/earnings-preview-best-buy-bby-expected-to-report-lower-earnings-in-q4-2026/)
- **BBY Social Media App by Koncepted on Dribbble**  
    
  Source: [Dribbble](https://dribbble.com/shots/20666272-BBY-Social-Media-App)
- **Saw this on r/mildlyinteresting BBY ad from 1994 : r/imagesofthe1990s**  
    
  Source: [Reddit](https://www.reddit.com/r/imagesofthe1990s/comments/4jggq8/saw_this_on_rmildlyinteresting_bby_ad_from_1994/)
- **BBY Q4 2026 Earnings Report on 3/3/2026**  
    
  Source: [MarketBeat](https://www.marketbeat.com/earnings/reports/2026-3-3-best-buy-co-inc-stock/)
- **Page 20 | Bby minimalist Images - Free Download on Freepik**  
    
  Source: [Freepik](https://www.freepik.com/free-photos-vectors/bby-minimalist/20)

## Working with these fonts

Not found on Google Fonts? Instructions for using the fonts are provided in the document, ensuring permission is obtained for usage.

## Machine-Readable Profile

```json
{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Filson Soft Medium",
   "role": "body"
  },
  {
   "family": "Filson Soft Thin",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#DDAF9B",
  "secondary": "#E2B9A4",
  "accent": "#0275D8",
  "background": "#FFFFFF",
  "textPrimary": "#606060",
  "link": "#0275D8"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Filson Soft Medium",
   "heading": "Filson Soft Thin"
  },
  "fontStacks": {
   "heading": ["FilsonSoftMedium"],
   "body": ["FilsonSoftMedium"],
   "paragraph": ["FilsonSoftMedium"]
  },
  "fontSizes": {
   "h1": "16px",
   "h2": "32px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "input": {
   "background": "transparent",
   "textColor": "#FFFFFF",
   "borderColor": null,
   "borderRadius": "0px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://bbyworld.com/wp-content/themes/bby_new/assets/images/bby/logo.svg",
  "favicon": "https://bbyworld.com/apple-touch-icon.png",
  "ogImage": "https://bbyworld.com/wp-content/uploads/2020/09/cropped-BBy-Logo-Print-copy-1.png",
  "logoHref": "/"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "parents and healthcare professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0,
  "colors": 0.9,
  "overall": 0.45
 }
}
```
