b2KIT

Food Cost Calculator

Calculate food cost percentage and menu pricing for restaurants with ingredient costs, portion sizes, and target margin analysis.

Tested tool guide Tested browser tools Checked August 16, 2026

What Food Cost Calculator does, with a checked example

Food cost percentage - the share of a dish's price that pays for its ingredients - is what this calculator computes. Give it the cost of a portion and the menu price, and it returns the percentage; give it the portion cost and a target percentage, and it works backwards to the menu price that hits the target. Portion size is the input that connects recipe quantities to cost per plate. The surprise for most users: food cost percentage is not profit margin. Labor, rent, and overhead still come out of whatever the ingredients leave behind, so 30% food cost is a starting point, not the take.

Worked example

A concrete input and expected output from the current implementation.

Input

Portion cost: $2.25 per plate (already accounting for trimmings and cooking loss). Target food cost: 30%. Menu price: to be determined.

Expected output

Suggested menu price: $7.50. Check: $2.25 / $7.50 = 30.0% food cost. Gross margin: $5.25 per plate (70% of price).

Menu price equals portion cost divided by the target percentage: 2.25 / 0.30 = 7.50. At that price the ingredients consume exactly 30% of the selling price, and the remaining $5.25 must cover labor, overhead, and profit.

How the result is produced

1

From recipe to portion cost

The calculator works from the cost of a single portion. For recipes, that means summing ingredient costs (price per unit times quantity used), then dividing by the number of portions the batch yields. Yield matters here: if you enter the price of an ingredient as bought, trim and cooking loss inflate the real cost per usable gram, and forgetting that makes every downstream number optimistic.

2

Percentage and menu price

Food cost percentage is portion cost divided by menu price. Entering cost and price returns the percentage; entering cost and a target percentage returns the price that lands on it exactly, by dividing cost by the target. The tool also shows gross margin in dollars and cents (price minus portion cost), the amount left to cover labor, rent, and profit.

Good uses

  • Pricing a new menu item: you know the portion costs $2.25 and want food cost near 30%; the calculator returns the exact price that hits it, which you then round to a marketable number like $7.95 or $8.50.
  • Rechecking a dish after a supplier increase: when the meat or produce price rises, re-enter the new portion cost to see the food cost percentage at the current menu price and what the price must become to hold the original target.
  • Menu review: enter cost and price for every dish, then sort by food cost percentage to find the worst offenders, and test whether raising the price, trimming the portion, or switching ingredients brings them back in line.

Limits and checks

  • Food cost percentage is not profit margin. It covers ingredients only; labor, rent, utilities, and waste come out of what remains, and plate waste in the kitchen never gets billed. A dish at 30% food cost can still lose money if labor is heavy.
  • The result is only as accurate as the portion cost you enter. Omitting yield loss, cooking shrinkage, seasoning, cooking oil, garnishes, or packaging all understate the real cost, so the computed percentage reads better than reality.
  • A 30% target is a common rule of thumb, not a universal benchmark. Fine dining and delivery concepts often run different numbers, and drinks typically run far below food. Use the calculator to compare items within your own menu and track trends, not to chase a number from another concept.

Common questions

What is a good food cost percentage?

It depends on the concept. Many full-service restaurants budget food cost in the high 20s to low 30s as a percentage of sales; quick-service and bar businesses often run lower, and beverages usually much lower. Use the calculator to see where each item sits, compare items against each other, and watch how the percentage moves when ingredient prices change. Your own trend matters more than any single benchmark.

If I lower the food cost percentage, do I make more money?

Not automatically. The percentage measures ingredient efficiency, not profitability. Paying less for ingredients can change quality and volume, and raising the price to hit a lower percentage can push customers to other dishes. The calculator shows the arithmetic relationship between cost, price, and percentage; whether acting on it helps depends on demand and competition, which the tool does not model.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools