{
  "$schema": "https://foodfinder.org/brand/foodfinder-brand-colors.schema.json",
  "brand": "Food Finder",
  "version": "2026.06",
  "updated": "2026-06-16",
  "usage": "Official brand color palette for Food Finder. Use hex values for print and digital. Contrast pairs are WCAG AA-tested at 14pt regular.",
  "palette": {
    "primary": {
      "name": "Forest Green",
      "hex": "#1B4332",
      "rgb": "27, 67, 50",
      "oklch": "oklch(0.45 0.14 148)",
      "use": "Primary brand color. Logo, CTAs, headlines on light backgrounds."
    },
    "primaryForeground": {
      "name": "Off-White",
      "hex": "#FCFCFC",
      "rgb": "252, 252, 252",
      "use": "Text and icons on top of Forest Green."
    },
    "secondary": {
      "name": "Plum",
      "hex": "#6B2A8C",
      "rgb": "107, 42, 140",
      "oklch": "oklch(0.40 0.22 305)",
      "use": "Secondary accent for Sharer badges and highlights."
    },
    "accent": {
      "name": "Terracotta",
      "hex": "#D88752",
      "rgb": "216, 135, 82",
      "oklch": "oklch(0.7 0.17 50)",
      "use": "Warm accent for badges, illustrations, supporting CTAs."
    },
    "sage": {
      "name": "Sage",
      "hex": "#A8B89C",
      "rgb": "168, 184, 156",
      "use": "Soft supporting tone for illustrations and backgrounds."
    },
    "background": {
      "name": "Cream",
      "hex": "#FAF7F2",
      "rgb": "250, 247, 242",
      "use": "Warm off-white background for marketing surfaces."
    },
    "foreground": {
      "name": "Ink Green",
      "hex": "#0E2A1F",
      "rgb": "14, 42, 31",
      "oklch": "oklch(0.32 0.04 150)",
      "use": "Body text and long-form copy on light surfaces."
    },
    "muted": {
      "name": "Mist",
      "hex": "#F1F4EF",
      "rgb": "241, 244, 239",
      "use": "Subtle surface separation, card backgrounds."
    }
  },
  "typography": {
    "headings": "system-ui, -apple-system, 'Segoe UI', sans-serif (semibold)",
    "body": "system-ui, -apple-system, 'Segoe UI', sans-serif (regular)"
  },
  "contact": {
    "press": "press@foodfinder.org",
    "web": "https://foodfinder.org"
  }
}
