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.