PT to REM Converter

Convert Points to REM.

Loading converter...
Share this tool:

What Is PT to REM Converter? (Points to Root EM)

A PT to REM Converter converts points into rem units using the root font size. It helps create scalable and accessible typography.

How to Convert PT to REM?

PT to REM conversion helps you translate point sizes into root-based rem units. It ensures consistent font sizing across the entire website.

How to use the PT to REM tool

The PT to REM tool allows you to easily convert PT to REM instantly. Simply enter a value in the input field above, and the corresponding conversion will be calculated automatically in real-time.

PT to REM Formula

rem=
pt × (dpi / 72)base font size
Where:
ptPointsThe points value you want to convert.
dpiDPI (Dots Per Inch)The resolution density in dots per inch (default 96).
72Points per InchStandard typographic points per inch.
base font sizeBase Font SizeThe root HTML element font size (default 16px).
remREM UnitsThe calculated REM equivalent.

PT to REM Conversion Table (Base Font 16px)

PT (pt)REM (rem)
4pt0.3333rem
5pt0.4167rem
6pt0.5rem
7pt0.5833rem
8pt0.6667rem
9pt0.75rem
10pt0.8333rem
11pt0.9167rem
12pt1rem
13pt1.0833rem
14pt1.1667rem
15pt1.25rem
16pt1.3333rem
17pt1.4167rem
18pt1.5rem
19pt1.5833rem
20pt1.6667rem
21pt1.75rem
22pt1.8333rem
24pt2rem
26pt2.1667rem
28pt2.3333rem
30pt2.5rem
32pt2.6667rem
36pt3rem
40pt3.3333rem
44pt3.6667rem
48pt4rem
52pt4.3333rem
56pt4.6667rem
60pt5rem
64pt5.3333rem
72pt6rem
80pt6.6667rem
88pt7.3333rem
96pt8rem
120pt10rem
144pt12rem
160pt13.3333rem
200pt16.6667rem
240pt20rem
288pt24rem
300pt25rem

Convert points to pixels using PT to PX or convert to parent-relative values using PT to EM.