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.