Body Recomposition Calculator Formula
Understand the math behind the body recomposition calculator. Each variable explained with a worked example.
Formulas Used
Target Calories
recomp_calories = round(tdee * 0.95)Protein Target
protein_g = round(lean_mass * 0.453592 * 2.2)Lean Body Mass
lean_mass_display = round(lean_mass)Fat Mass
fat_mass = round(body_weight * body_fat_pct / 100)Variables
| Variable | Description | Default |
|---|---|---|
body_weight | Body Weight(lbs) | 180 |
body_fat_pct | Body Fat %(%) | 20 |
activity_level | Activity Level | 1.55 |
lean_mass | Derived value= body_weight * (1 - body_fat_pct / 100) | calculated |
bmr | Derived value= 10 * lean_mass * 0.453592 + 6.25 * 178 - 5 * 30 + 5 | calculated |
tdee | Derived value= bmr * activity_level | calculated |
How It Works
How Body Recomposition Works
Body recomposition means losing fat while building muscle simultaneously, typically at or slightly below maintenance calories.
Formula
Recomp Calories = TDEE x 0.95 (slight deficit of 5%)
Protein = Lean Mass (kg) x 2.2 g/kg
Key Principles
Recomp works best for beginners, those returning from a break, or those with higher body fat.
Worked Example
A 180 lb person at 20% body fat with moderate exercise.
- 01Lean mass = 180 * 0.80 = 144 lbs = 65.3 kg
- 02BMR estimate = 10 * 65.3 + 6.25 * 178 - 5 * 30 + 5 = 1,621 kcal
- 03TDEE = 1,621 * 1.55 = 2,513 kcal
- 04Recomp calories = 2,513 * 0.95 = 2,387 kcal/day
- 05Protein = 65.3 * 2.2 = 144 g/day
Frequently Asked Questions
Can you really build muscle and lose fat at the same time?
Yes, especially for beginners, those returning after a layoff, or those with higher body fat. The process is slower than dedicated bulking or cutting phases.
How much protein do I need for recomp?
Aim for 0.8-1.0 g per pound of lean body mass, or roughly 1 g per pound of target body weight. Higher protein supports muscle retention in a slight deficit.
How long does body recomposition take?
Expect 3-6 months to see noticeable changes. The scale may not move much since you are replacing fat with muscle, which weighs more per unit volume.
Ready to run the numbers?
Open Body Recomposition Calculator