MM to Pixels for Figma

Convert millimeters to Figma pixels for frames, components, and screen layouts using the standard 96 DPI CSS reference.

Figma Conversion Input

Real-time sync active
Figma quick values
mm
px

Figma Pixel Result

37.7953 px
10 mm = 37.7953 px @ 96 DPI

Conversion Formula

px = mm × (DPI ÷ 25.4)
px = 10 × (96 ÷ 25.4)
px = 10 × 3.7795
px = 37.7953

Figma frame value

Centimeters
1 cm
Inches
0.3937 in
Points (pt)
28.3465 pt
CSS rem (16px base)
2.3622 rem

How MM to Pixels for Figma Calculator Works

To convert millimeters to Figma pixels, this calculator uses the fixed 96 DPI CSS reference pixel that Figma is built on. Figma works exclusively in logical pixels — there is no DPI or PPI setting to change.

1

Enter the mm value

Enter a millimeter value. Since Figma is a screen-first design tool, this is typically for reference — translating a physical spec (e.g., a hardware bezel or print dimension) into Figma's pixel coordinate system.

2

Fixed at 96 DPI

The DPI is locked at 96. Figma uses the W3C CSS reference pixel, where 1 inch = 96 pixels. This is a logical abstraction — physical screen density varies, but Figma's coordinate system always uses 96 px/in.

3

Read the pixel result

Read the pixel result and use it directly as frame, component, or shape dimensions in Figma. For example, 25.4 mm (1 inch) = exactly 96 pixels in Figma.

Figma does not have a PPI setting because it is designed for screen interfaces, not print. When you export at 2× or 3×, Figma multiplies the logical pixel dimensions — the underlying coordinate system stays at 96 px/in. This calculator converts physical mm measurements into that fixed coordinate space.

MM to Pixels for Figma Formula

The Figma mm to pixels formula is: pixels = mm × (96 ÷ 25.4). Since Figma uses a fixed 96 DPI reference, the formula simplifies to: pixels = mm × 3.7795.

px = mm × ( 96 ÷ 25.4 )

This mm to px formula has 2 variables and 1 fixed constant:

  • mm — the physical measurement you want to translate into Figma's coordinate system
  • 96 — Figma's fixed reference resolution, matching the W3C CSS reference pixel
  • 25.4 — millimeters per inch, the fixed conversion constant

MM to Pixels for Figma Formula Examples

1 mm in Figma

px = 1 × (96 ÷ 25.4) px = 1 × 3.7795 px = 3.7795

10 mm in Figma

px = 10 × (96 ÷ 25.4) px = 10 × 3.7795 px = 37.7953

1 inch in Figma

px = 25.4 × (96 ÷ 25.4) px = 25.4 × 3.7795 px = 96

The reverse formula is: mm = px × (25.4 ÷ 96), or mm = px × 0.2646. If a Figma frame is 375 px wide, that corresponds to 375 × 0.2646 = 99.2 mm in physical reference width. This is useful when mapping Figma mockups to physical hardware dimensions.

MM to Pixels for Figma Conversion Chart

Reference table showing mm to pixel values at Figma's fixed 96 DPI. Other DPI columns are included for comparison with print-oriented tools.

mm px @ 72 DPI px @ 96 DPI px @ 150 DPI px @ 300 DPI
0.5 1.4173 1.8898 2.9528 5.9055
1 2.8346 3.7795 5.9055 11.811
2 5.6693 7.5591 11.811 23.622
3 8.5039 11.3386 17.7165 35.4331
5 14.1732 18.8976 29.5276 59.0551
10 28.3465 37.7953 59.0551 118.1102
15 42.5197 56.6929 88.5827 177.1654
20 56.6929 75.5906 118.1102 236.2205
25 70.8661 94.4882 147.6378 295.2756
50 141.7323 188.9764 295.2756 590.5512
100 283.4646 377.9528 590.5512 1181.1024
210 595.2756 793.7008 1240.1575 2480.315
297 841.8898 1122.5197 1753.937 3507.874

At Figma's 96 DPI, a standard smartphone frame (375 px wide) corresponds to about 99.2 mm. An A4 reference (210 mm) would be 794 pixels — much smaller than the 2480 pixels needed at 300 DPI for print, because Figma uses logical screen pixels rather than print resolution.