X Height Body Relation
Computes recommended x-height for comfortable body type in px or millimeters.
—
Understanding x-height & body size ratio
In typography, the x-height is how far it is from the baseline to the top of lowercase letters that have no ascenders or descenders. Think of the lowercase “x”, that is the height we mean. Compared against the body size (em), the ratio comes out as x-height ÷ font-size, and for modern Latin typefaces it usually lands somewhere between 45% and 55%. Display faces push higher, occasionally past 60%.
When the x-height is larger, lowercase glyphs read bigger at the same point size, which helps a lot on screen at small sizes. That is why modern UI fonts like Helvetica, Inter, Arial and Roboto run a generous x-height, around 52–55%. Classic book faces such as Times New Roman, Garamond and Baskerville go the other way with a smaller x-height of 40–46%, which leaves room for elegant ascenders and gives long passages a calmer overall texture.
Applications
x-height matters most in web accessibility, mobile UI, signage, and basically any text rendered below 14 px. If you are pairing two typefaces, the CSS @font-face { size-adjust: ... } property, along with the ascent-override and descent-override metric overrides, lets you line up the x-heights so neither font suddenly looks bigger than the other. It feeds into your leading (line-height) too, since a bigger x-height needs more leading or the lines start running into each other.
FAQ
Why do two fonts at 16 px look different in size? Their x-heights are different. Inter at 16 px reads noticeably larger than Times at the same size, because Inter sits at roughly 53% where Times is closer to 45%.
Is a bigger x-height always better? Not for printed body text. Push the x-height too high and you flatten out the rhythm of ascenders and descenders that the eye relies on to scan a line. For screen UI, 50–55% is the sweet spot.
How do I match x-heights between fonts? Reach for CSS size-adjust, or font-size-adjust: ex-height, which scales the fallback font until its x-height lines up with the primary one. That keeps web fonts from triggering layout shift (CLS) as they load in.
Related Tools
Volume/Capacity Ratio (V/C)
Calculate the volume/capacity ratio (degree of saturation), X = V ÷ C, dividing the traffic volume V by the capacity C of the road or intersection. The dimensionless result measures the road's utilization: X near 0 indicates a free road; X = 1 means the road operating exactly at capacity; X > 1 indicates demand above capacity, with growing queues and congestion. The V/C ratio is the main indicator to classify the level of service (LOS A to F) and identify bottlenecks. Values above 0.85–0.90 already indicate near-saturation operation. Enter the volume and the capacity.
Carb/Insulin Ratio (ICR) and Insulin Sensitivity Factor (ISF)
Computes ICR (rule of 500/450) and ISF (rule of 1800/1500) from your Total Daily Dose (TDD). Estimates meal bolus and correction from carbs, current BG and target.
Lens f-number by Focal and Diameter
Computes lens f-number from focal length in mm and effective entrance pupil diameter in mm using the relation N = f/D.
Body Letter Tracking
Computes ideal tracking letter spacing for body text fonts.
D/d Ratio (Pulley-Rope)
Calculate the D/d ratio between the pulley diameter D and the rope diameter d, r = D ÷ d (both in the same unit). The D/d ratio is the most important parameter for the FATIGUE LIFE of a wire rope working over pulleys and drums. Each time the rope passes a pulley, it is FLEXED (bent and unbent), and this repeated bending fatigues the wires — the SMALLER the pulley diameter relative to the rope (lower D/d), the TIGHTER the curve, the greater the wire bending strain and the faster the rope fatigues and breaks. So codes require MINIMUM D/d ratios: typically 18-25 for cranes (each bend costs life), and even higher (40+) for people elevators and high-durability applications. Too small a D/d ratio drastically reduces rope life — doubling the D/d ratio can multiply rope life several times. There is a design trade-off: larger pulleys (high D/d) extend rope life but increase the equipment's size, weight and cost. The D/d ratio, with contact pressure and tension, sets the rope durability. Checking that the D/d ratio meets the code minimum is essential in designing any lifting machine. Enter the pulley and rope diameters.
Gear Ratio Calculator
Compute gear ratio Z_out/Z_in for a gear pair, output RPM and resulting torque.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.