Design

Golden Ratio Calculator

Calculate golden ratio proportions for typography, layout, and spacing. See Fibonacci sequences and design applications for any value.

Quick Answer

The golden ratio is 1.618... Enter any value to see it multiplied and divided by phi, plus practical applications for typography scales, layout proportions, and spacing systems.

Calculate Golden Ratio

Enter any value to see golden ratio relationships.

About This Tool

The Golden Ratio Calculator is a design utility that takes any numerical value and shows its relationships through the golden ratio (phi = 1.618...). Whether you are sizing typography, proportioning layouts, establishing spacing systems, or exploring Fibonacci sequences, this tool provides instant calculations and visual references for applying one of mathematics' most famous proportions to your creative work.

The Golden Ratio in Design

The golden ratio has been used in art and architecture for millennia. The Parthenon's facade approximates golden-ratio proportions. Renaissance painters like Leonardo da Vinci and Salvador Dali incorporated it deliberately into their compositions. In modern design, the golden ratio provides a mathematical foundation for decisions that might otherwise feel arbitrary — it answers the question "how much bigger should this heading be than the body text?" with a precise, aesthetically grounded multiplier.

Typography and the Golden Ratio

A golden-ratio type scale starts with a base size and multiplies by 1.618 for each level. Starting from 16px: body text is 16px, subheadings are 25.9px (round to 26px), headings are 41.9px (round to 42px), and display text is 67.8px (round to 68px). Going smaller: small text is 9.9px (round to 10px). This creates a scale with dramatic but harmonious contrast between levels. For tighter scales (useful for UI design), use the square root of phi (1.272) instead — this produces more subtle differentiation while maintaining golden-ratio foundations.

Layout Proportions

The classic golden-ratio layout divides a space into two parts where the ratio of the whole to the larger part equals the ratio of the larger part to the smaller part. For a 1200px-wide page: the content column would be approximately 741px (61.8%) and the sidebar 459px (38.2%). This same principle works for vertical divisions (hero section height vs. content section height), card proportions (width to height), and even margin ratios (outer margin to inner margin). The 61.8% / 38.2% split is more visually dynamic than a 2/3 split (66.7% / 33.3%) and less extreme than a 3/4 split (75% / 25%).

Spacing Systems

A golden-ratio spacing scale generates values by repeatedly multiplying or dividing a base value by phi. Starting from 16px: 6.1, 9.9, 16, 25.9, 41.9, 67.8, 109.7. These values can be rounded to create a practical spacing system (6, 10, 16, 26, 42, 68, 110) where each step feels proportionally larger than the last. This produces more harmonious white space than linear scales (8, 16, 24, 32, 40) where each step adds the same absolute amount. Fibonacci numbers (1, 1, 2, 3, 5, 8, 13, 21, 34) provide a similar effect and are often easier to work with since they are all integers.

Practical Applications

Beyond the theoretical elegance, the golden ratio serves as a rapid decision-making tool. When designing a card component, make the width 1.618 times the height. When setting line height, multiply the font size by 1.618 (16px text with 26px line height). When establishing section padding, make horizontal padding 1.618 times the vertical padding (or vice versa). When sizing an icon relative to its label, make the label 1.618 times the icon size. These rules of thumb produce consistently balanced results and eliminate subjective back-and-forth during the design process.

Frequently Asked Questions

What is the golden ratio and what is its value?
The golden ratio (denoted by the Greek letter phi) is approximately 1.6180339887. It is an irrational number defined as (1 + sqrt(5)) / 2. Two quantities are in the golden ratio if their ratio equals the ratio of their sum to the larger quantity: (a + b) / a = a / b = phi. This proportion appears throughout mathematics, nature, art, and architecture. In design, it provides a mathematically harmonious relationship between dimensions that humans tend to find aesthetically pleasing.
How do I use the golden ratio in typography?
To create a harmonious type scale using the golden ratio, start with your base body text size (commonly 16px for web) and multiply by 1.618 for each step up, or divide by 1.618 for each step down. For example: 16px body text gives you roughly 26px for subheadings, 42px for headings, and 68px for display text. Going down: 10px for captions. This creates a scale where each size feels proportionally related to the others. Many popular type scales (like the Major Third at 1.25 or Perfect Fourth at 1.333) are approximations of golden-ratio-based scaling.
How do I apply the golden ratio to page layout?
For a two-column layout, divide your total width by phi (1.618) to get the wider content column, and the remainder becomes the sidebar. For a 1200px layout: content = 741px, sidebar = 459px. This creates a natural visual hierarchy where the content area feels dominant but not overwhelming. You can apply the same principle vertically: if your hero section is 600px tall, the next section could be 371px (600 / 1.618). For margins and padding, use the golden ratio to create proportional spacing between sections of different importance.
What is the connection between the golden ratio and the Fibonacci sequence?
The Fibonacci sequence (1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89...) is intimately connected to the golden ratio. As you go further into the sequence, the ratio between consecutive numbers converges on phi: 8/5 = 1.6, 13/8 = 1.625, 21/13 = 1.615, 89/55 = 1.618. Designers often use Fibonacci numbers for spacing scales (e.g., 4px, 8px, 12px, 20px, 32px) or grid columns because they inherently embody golden-ratio proportions. The Fibonacci spiral, formed by quarter-circles within Fibonacci-sized squares, approximates the logarithmic golden spiral.
Is the golden ratio actually better than other proportions in design?
The golden ratio's design superiority is debated. Research shows humans do find golden-ratio proportions pleasant, but not significantly more so than ratios between 1.5 and 1.8. The golden ratio's real value in design is as a starting point — it gives you a mathematically consistent system for relating sizes, which is more important than the specific ratio chosen. Using any consistent proportional system (golden ratio, musical intervals, modular scale) produces more harmonious designs than picking arbitrary values. The golden ratio is popular because it has a single, memorable value (1.618) and a rich mathematical foundation.
Where does the golden ratio appear in nature?
The golden ratio and Fibonacci numbers appear throughout nature. The spiral arrangement of sunflower seeds follows Fibonacci patterns (typically 34 and 55 spirals). Pinecone scales, pineapple scales, and artichoke petals arrange in Fibonacci spirals. The nautilus shell grows in an approximate logarithmic spiral. Many flowers have Fibonacci petal counts: lilies (3), buttercups (5), delphiniums (8), marigolds (13), daisies (21 or 34). Tree branching often follows Fibonacci patterns. DNA molecules measure 34 angstroms by 21 angstroms per full cycle of the double helix — both Fibonacci numbers. While not every natural instance is truly golden, the pattern appears far more often than chance would predict.