Golden Ratio (φ) Calculator
Use any one or two values below. The calculator will fill in missing values and compare your ratio to φ = 1.6180339887...
Tip: If you only enter one value, the calculator assumes a perfect golden ratio and computes the rest.
Ratio Checker
Want to check whether two numbers are close to the golden ratio?
What Is Phi (φ)?
Phi, usually written as φ, is the famous golden ratio: 1.6180339887.... It appears when a line is split into two parts so that:
- The whole line divided by the longer part equals φ, and
- The longer part divided by the shorter part also equals φ.
In symbols, if the longer section is a and shorter section is b, then (a + b) / a = a / b = φ.
What This Phi Calculator Does
This page gives you two tools in one:
- Golden split calculator: Enter total, long part, short part, or a combination, and it computes the missing values.
- Golden ratio checker: Enter any two numbers to see how close their ratio is to φ.
That makes it useful as a golden ratio calculator, proportion checker, and quick design-math helper.
Golden Ratio Formula Cheat Sheet
If you know the total length (a + b)
- Longer part: a = total / φ
- Shorter part: b = total - a (or total / φ²)
If you know the longer part (a)
- Shorter part: b = a / φ
- Total: a + b
If you know the shorter part (b)
- Longer part: a = b × φ
- Total: a + b
How to Use This Calculator
1) Split a total into golden sections
Enter a total (for example, 120), leave the other two fields blank, and click Calculate Phi Values. You’ll get a longer part and shorter part in golden proportion.
2) Build from one known side
If you already know either the longer side or shorter side, enter that single value. The tool will infer the rest using φ.
3) Validate a real-world ratio
If you measured two lengths from a layout, photo, logo, or object, enter them in the Ratio Checker. You’ll see the exact ratio, percent error from φ, and a quick interpretation.
Where People Use Phi Calculations
- Graphic design: choosing pleasing rectangles, spacing systems, and typographic scale steps.
- Photography: composition guides beyond the rule of thirds.
- Architecture and interiors: balancing heights, widths, and visual weight.
- UI/UX design: setting column proportions and component sizing rhythm.
- Math education: exploring Fibonacci numbers and irrational constants.
Example Calculations
Example A: Total = 100
Enter total = 100. The golden split is approximately: longer part = 61.8034, shorter part = 38.1966. Their ratio is 61.8034 / 38.1966 ≈ 1.6180.
Example B: Longer part = 250
Enter a = 250. The shorter part is 250 / φ ≈ 154.5085. Total becomes 404.5085.
Example C: Check 144 and 89
144 / 89 ≈ 1.61798, which is very close to φ. This is expected because these are consecutive Fibonacci numbers.
Common Mistakes to Avoid
- Mixing units (e.g., inches for one value and centimeters for another).
- Entering zero or negative values for geometric proportions.
- Expecting perfect φ from messy real-world measurements.
- Confusing a/b with b/a (the calculator always uses larger/smaller where needed).
FAQ
Is the golden ratio always “best” in design?
Not always. It’s a strong starting point, not a universal rule. Good design still depends on context, content, and audience.
Why does this number show up with Fibonacci numbers?
As Fibonacci numbers grow, the ratio of consecutive terms approaches φ. That’s why pairs like 55/34, 89/55, and 144/89 feel “golden.”
How close is “close enough”?
In practical design work, being within 1–2% of φ is often visually indistinguishable from exact φ.
Final Thought
A phi calculator is a compact way to turn an abstract constant into usable decisions: layout proportions, visual rhythm, and clean mathematical checks. Use it as a guide, then refine by eye and purpose.