A wine ABV calculator that converts your original gravity (OG) and final gravity (FG) into a precise alcohol by volume (ABV) percentage — the same calculation professional winemakers and brewers use every day. It also shows apparent attenuation, estimated residual sugar, and a sweetness classification, so you understand not just the strength of your wine but its character.
How it works
When grape juice, fruit must, or a honey-water solution ferments, yeast consumes dissolved sugars and produces ethanol and carbon dioxide. Because sugar is denser than water, the liquid’s specific gravity falls as fermentation progresses. The difference between the starting gravity (OG) and the ending gravity (FG) is directly proportional to the alcohol produced.
The standard ABV formula used by most home winemakers is:
ABV (%) = (OG − FG) × 131.25
The constant 131.25 comes from combining ethanol’s density (about 0.789 g/mL) with the relationship between gravity points and dissolved sugar concentration. This formula is accurate to within 0.2% for wines in the typical range of OG 1.070–1.120.
For high-gravity wines and meads (OG above 1.100), the calculator also shows the Miller formula, which corrects for the non-linear effect of high alcohol concentrations on density:
ABV (%) = (76.08 × (OG − FG) / (1.775 − OG)) × (FG / 0.794)
The difference between the two formulas is small for normal table wines but can reach 0.3–0.5% for a 16% port-style wine, where precision matters for labelling.
Worked example
A dry red wine starts at OG 1.090 (a Cabernet-style must) and ferments down to FG 0.995:
- Gravity drop: 1.090 − 0.995 = 0.095 (95 gravity points)
- Standard ABV: 0.095 × 131.25 = 12.47%
- Miller ABV: 12.51%
- Apparent attenuation: (90 − −5) ÷ 90 × 100 = ~94% (nearly fully dry)
- Residual sugar: ≈ 1.5 g/L (bone dry)
A semisweet Riesling at OG 1.100 fermenting to FG 1.020:
- Gravity drop: 0.080 (80 points)
- Standard ABV: 0.080 × 131.25 = 10.5%
- Residual sugar: ≈ 62 g/L (medium-sweet, noticeable sweetness on the palate)
| Style | OG | FG | ABV (std) | Sweetness |
|---|---|---|---|---|
| Bone-dry white | 1.075 | 0.993 | 10.7% | Dry |
| Classic dry red | 1.090 | 0.995 | 12.5% | Bone dry |
| Off-dry Riesling | 1.095 | 1.010 | 11.1% | Off-dry |
| Port-style | 1.130 | 1.030 | 13.1% | Sweet |
| Dry mead | 1.110 | 0.998 | 14.7% | Dry |
Temperature and refractometer notes
Hydrometers are calibrated at a specific temperature — usually 15 °C (59 °F) or 20 °C (68 °F) depending on the instrument. If your must or wine is warmer than calibration temperature, the reading will be slightly low; cooler, slightly high. A correction of roughly +0.001 SG per 5 °C above calibration is a good rule of thumb.
Refractometers measure the bending of light (refractive index) through the liquid. Before fermentation, Brix readings convert cleanly to specific gravity. After fermentation starts, dissolved alcohol distorts the reading, so refractometer Brix values for FG are estimates only — use a hydrometer for a precise final gravity.
All calculations run entirely in your browser. No readings are uploaded or stored.