Calculator Inputs
Example Data Table
| Annual Salary | Employee % | Match Rate | Match Up To | Vesting | Employer Annual Match | Employer Per Period (Biweekly) |
|---|---|---|---|---|---|---|
| 75,000 | 6% | 50% | 6% | 100% | 2,250 | 86.54 |
| 90,000 | 10% | 100% | 4% | 80% | 3,600 | 138.46 |
| 60,000 | 8% | 50% | 6% | 50% | 1,800 | 69.23 |
Formula Used
The calculator converts percentages into dollar amounts using annual salary. It then applies the match rules, optional caps, and vesting.
- EmployeeAnnual = Salary × (Employee% ÷ 100)
- Eligible% = min(EffectiveEmployee%, MatchUpTo%)
- BaseMatch = Salary × (Eligible% ÷ 100) × (MatchRate% ÷ 100)
- TierMatch = Salary × (TierEligible% ÷ 100) × (TierRate% ÷ 100) (optional)
- EmployerAnnual = min(BaseMatch + TierMatch, EmployerCap) (if cap is set)
- VestedEmployer = EmployerAnnual × (Vesting% ÷ 100)
- PerPeriod = Annual ÷ PeriodsPerYear
How to Use This Calculator
- Enter the employee’s annual salary and contribution percent.
- Set the employer match rate and the match cap percent.
- Optional: add annual caps, vesting percent, or a second tier.
- Choose a pay frequency to estimate per-paycheck amounts.
- Press Submit to view results, then export CSV or PDF.
FAQs
1) What is an employer match?
It is a company contribution based on employee contributions. Plans commonly match a percentage of what an employee saves, up to a defined percent of pay.
2) Why does “match up to” matter?
The match cap limits which part of the employee contribution qualifies. Contributing above the cap can still help savings, but may not increase employer match.
3) What does vesting change?
Vesting determines how much of the employer contribution the employee keeps. A lower vesting percent reduces the vested amount while leaving the plan’s gross match unchanged.
4) When should I use the employee annual cap?
Use it when matching is limited by an annual employee contribution ceiling. This helps model plans that match only up to a certain employee dollar amount each year.
5) What is a tiered match?
Some plans match one rate up to a percent, then a different rate above it. The optional tier section models that second portion within a defined percent range.
6) Are per-period values exact?
They are estimates based on a simple annual divide by periods. Real payroll may differ due to bonus pay, mid-year changes, true-up policies, or rounding rules.
7) What should I export and share?
Export the PDF for a clean, shareable summary. Export the CSV when you need to archive results, compare scenarios, or combine outputs with other HR analyses.