What is Project Markup & Margin?
This shows the true margin on a fixed-price project: the share of what the client paid that remained as profit after delivery cost. It calculates margin rather than markup, and the distinction is not pedantry — the same job can be described as a 50% markup or a 33% margin, and quoting policies built on the larger-sounding number systematically underprice the work. Margin is also the figure that compares cleanly across projects of different sizes, which makes it the right basis for deciding what kind of work to take more of.
Why it matters
- Markup and margin are easy to confuse and give very different numbers — mixing them up leads to systematic underpricing.
- It's the number that determines whether a project was actually worth taking, beyond just 'did we get paid'.
- It gives a consistent way to compare profitability across very different project types and sizes.
The formula
Project Margin = (Client Price − Project Cost) ÷ Client Price × 100
- Client Price
- — what you're charging the client
- Project Cost
- — your direct cost to deliver — team time, contractors, tools
How to use this calculator
- 01Total your direct project cost — team time (at their loaded cost), contractors, and tools.
- 02Enter the price you're charging or charged the client.
- 03The result is your true profit margin on the project.
- 04Use this consistently across projects to compare which types of work are actually most profitable.
Worked example
A project costs $6,000 to deliver (team time and contractors) and is priced at $10,000 to the client.
- Client price = $10,000; direct delivery cost = $6,000
- Profit = $10,000 − $6,000 = $4,000
- Margin = $4,000 ÷ $10,000 × 100 = 40%
- The same job as a markup = $4,000 ÷ $6,000 = 67%, which is why the two must never be mixed
A 40% margin is healthy — note this is different from the 67% markup (($10,000-$6,000)÷$6,000), a common point of confusion worth double-checking in your own pricing.
Industry benchmarks
Compiled August 2026
Healthy agency project margin
40% – 60%
Typical target range for sustainable agency work.
Thin but workable
20% – 40%
Acceptable for strategic or relationship-building projects.
Break-even or losing money
Below 20%, or negative
Reconsider pricing or scope on similar future projects.
Markup equivalent of a 50% margin
100% markup
The gap between the two widens sharply as margin rises.
Common mistakes
- Confusing margin with markup — they're calculated differently and markup is always the larger-looking number.
- Not including your own team's loaded time cost in project cost, only counting out-of-pocket expenses.
- Pricing solely off competitor rates without checking whether that price actually clears a healthy margin on your own cost structure.
- Measuring margin against the quoted cost rather than what delivery actually consumed — a project that ran 30% over budget still shows its planned margin unless real hours are used.
How to improve your project markup
Standardize this calculation across all projects
Comparing margin consistently reveals which project types or client segments are genuinely most profitable.
Feed thin-margin patterns into future pricing
If a project type consistently runs thin margins, adjust your pricing model for that category going forward.
Price the revision rounds explicitly
Open-ended revisions are where fixed-price margin is lost. Naming a number of rounds in the quote converts an unbounded cost into a scoped one you can charge to extend.
Check client-level profitability →Frequently asked questions
What's the difference between margin and markup?+
Margin is profit as a percentage of price; markup is profit as a percentage of cost. The same dollar profit produces a smaller margin percentage than markup percentage — always confirm which one you're using.
Should overhead be included in project cost?+
For the most accurate picture, yes — allocate a reasonable share of overhead to the project cost, not just direct time and contractor expense.
How do I convert a target margin into a price?+
Divide cost by (1 − margin). For a 40% margin on $6,000 of cost, that is $6,000 ÷ 0.60 = $10,000. Multiplying cost by 1.4 instead gives $8,400 and a 29% margin — the single most common pricing error in this category.
Is a fixed price better than time and materials?+
Fixed price transfers the estimation risk to you and rewards you for working efficiently; time and materials does the opposite. Fixed price suits well-understood work with firm scope, and becomes dangerous exactly where the scope is least clear.
Related calculators
Put this calculator on your site
Free to embed, no attribution required beyond the link the widget already carries. It posts its height to the parent window as marketing-calculators:height if you want to size the frame exactly.
<iframe src="https://markcelerate.com/embed/project-markup-margin-calculator" title="Project Markup & Margin Calculator" width="100%" height="520" style="border:1px solid #ddd;border-radius:6px" loading="lazy"></iframe>