Postpartum Calorie Needs Calculator Formula
Understand the math behind the postpartum calorie needs calculator. Each variable explained with a worked example.
Formulas Used
Maintenance Calories
maintenance_cal = bmr * activity_factor + nursing_extraGentle Weight Loss (-250)
gentle_loss = max(bmr * activity_factor + nursing_extra - 250, 1800)BMR
bmr_display = bmrVariables
| Variable | Description | Default |
|---|---|---|
weight_lbs | Current Weight(lbs) | 155 |
height_inches | Height(inches) | 65 |
age | Age(years) | 30 |
activity_factor | Activity Level | 1.3 |
nursing_extra | Breastfeeding? | 500 |
weight_kg | Derived value= weight_lbs * 0.453592 | calculated |
height_cm | Derived value= height_inches * 2.54 | calculated |
bmr | Derived value= 10 * weight_kg + 6.25 * height_cm - 5 * age - 161 | calculated |
How It Works
Postpartum Calorie Needs
This uses the Mifflin-St Jeor equation (female version) plus nursing calories.
Formula
BMR = 10 x Weight(kg) + 6.25 x Height(cm) - 5 x Age - 161
Maintenance = BMR x Activity Factor + Nursing Calories
A gentle deficit of 250 calories/day supports gradual weight loss of about 0.5 lbs per week. Never go below 1,800 kcal while breastfeeding.
Worked Example
A 30-year-old, 155 lb, 65-inch tall postpartum woman, lightly active, exclusively breastfeeding.
- 01Weight = 70.3 kg, Height = 165.1 cm
- 02BMR = 10(70.3) + 6.25(165.1) - 5(30) - 161 = 1,384
- 03Maintenance = 1,384 x 1.3 + 500 = 2,299 kcal
- 04Gentle loss = 2,299 - 250 = 2,049 kcal
Frequently Asked Questions
When can I start losing weight after pregnancy?
Most healthcare providers recommend waiting at least 6 weeks postpartum before actively trying to lose weight. Focus on nutrition and recovery first.
How fast should I lose weight postpartum?
A safe rate is 1-2 lbs per week for non-nursing mothers, and 0.5-1 lb per week while breastfeeding to maintain milk supply.
Why is the minimum 1,800 calories while breastfeeding?
Eating below 1,800 calories while nursing can reduce milk supply and may not provide adequate nutrition for recovery and milk production.
Ready to run the numbers?
Open Postpartum Calorie Needs Calculator