rem to Points Converter

Enter a rem value and root font size to get the equivalent typographic point value instantly.

rem → Points Converter

px

Default browser root is 16px.

rem

Enter a rem value above to see the point equivalent.

Common rem Sizes

Description rem px pt (16px root)
Copied!

Summary

Enter a rem value and root font size to get the equivalent typographic point value instantly.

How it works

  1. Enter a value in the "rem" field.
  2. Adjust "Root Font Size" if your CSS html font size differs from 16px.
  3. The point (pt) result updates immediately with the formula shown.
  4. Click any row in the reference table to load that rem value.
  5. Click "Clear" to reset all fields.

Use cases

  • Convert CSS rem values to print-ready point sizes for design handoffs.
  • Match a web type scale to a print document using the same visual size.
  • Verify point equivalents when bridging web and print stylesheets.
  • Quickly look up common rem sizes like 0.75rem, 1rem, or 1.5rem in points.
  • Adjust point values when working with a non-16px root font size (e.g. 10px from 62.5%).

Frequently Asked Questions

Last updated: 2026-07-23 · Reviewed by Nham Vu