# Net to Gross Calculator

Calculate the gross salary needed to achieve a specific take-home pay. Reverse-engineer gross from net pay after taxes. Free net to gross calculator.

## What this calculates

Determine how much gross salary you need to earn to take home a specific net amount. Enter your desired take-home pay and tax rates to see the required gross income, with a full breakdown of federal tax, state tax, and FICA deductions.

## Inputs

- **Desired Net Pay (annual)** ($) — min 0 — The annual take-home pay you want after all deductions.
- **Effective Federal Tax Rate** (%) — min 0, max 40 — Your effective federal income tax rate.
- **State Tax Rate** (%) — min 0, max 14 — Your state income tax rate (0% for no-income-tax states).
- **FICA Tax Rate** (%) — min 0, max 16 — FICA rate (7.65% employee, 15.3% self-employed).

## Outputs

- **Required Gross Pay** — formatted as currency — The gross annual salary needed to achieve your desired net pay.
- **Federal Tax** — formatted as currency — Estimated federal income tax on the gross amount.
- **State Tax** — formatted as currency — Estimated state income tax on the gross amount.
- **FICA Tax** — formatted as currency — Social Security and Medicare taxes.
- **Total Deductions** — formatted as currency — Sum of all taxes deducted from gross pay.

## Details

The net-to-gross calculation answers the question: if I need $X in take-home pay, how much do I need to earn before taxes? This is essential for salary negotiations, freelance rate-setting, and budgeting when you know how much you need to live on but need to work backward to the gross figure.

The formula: Gross = Net / (1 - Total Tax Rate). If you need $60,000 net and your combined tax rate is 27.65% (15% federal + 5% state + 7.65% FICA), you need to earn $60,000 / (1 - 0.2765) = approximately $82,936 gross. The difference of $22,936 goes to taxes.

This calculation is particularly important for freelancers and contractors who need to set their rates. As a contractor, you typically pay the full FICA rate (15.3% vs 7.65% for employees) and must also account for lack of benefits. A freelancer targeting $60,000 net with a 35.3% combined rate needs about $92,700 gross -- significantly more than an employee targeting the same net pay.

## Frequently Asked Questions

**Q: How do I calculate gross pay from net pay?**

A: Divide your desired net pay by (1 minus your total tax rate). For example, if you want $50,000 net and your combined tax rate is 25%: $50,000 / (1 - 0.25) = $66,667 gross. This works because Net = Gross x (1 - Tax Rate), so Gross = Net / (1 - Tax Rate). Make sure to include all tax types: federal, state, and FICA.

**Q: What is a gross-up?**

A: A gross-up is when an employer increases a payment to cover the tax obligation. For example, if a company wants to give an employee a $5,000 net bonus, they gross it up to about $7,750 (at 35% combined rate) so the employee receives exactly $5,000 after taxes. Gross-ups are common for relocation expenses, bonuses, and fringe benefits.

**Q: Why do freelancers need higher gross income?**

A: Freelancers pay self-employment tax (15.3% FICA vs 7.65% for employees), do not receive employer-subsidized benefits (health insurance, retirement matching), must cover their own equipment and office costs, and have irregular income. A freelancer typically needs to earn 25-40% more gross than an equivalent employee to match the same standard of living.

**Q: How accurate is this calculator?**

A: This calculator provides a good estimate using flat tax rates. Actual taxes are calculated using progressive brackets, so the effective rate changes with income. For the most accurate result, use your actual effective tax rate from last year's return (total tax / gross income). The calculator does not account for pre-tax deductions like 401(k) or HSA, which would reduce the required gross.

---

Source: https://vastcalc.com/calculators/finance/net-to-gross
Category: Finance
Last updated: 2026-04-21
