Typography
  • Free forever
  • No sign-up
  • Instant results

Letter Spacing Converter

Convert Figma's tracking values (in ‰) to CSS letter-spacing in em. Bridge the gap between your design file and your stylesheet without the manual maths.

letter-spacing

When would you use this?

Figma measures letter spacing in thousandths of an em, so a tracking value of -20 in Figma doesn't map directly to anything in CSS. CSS wants em values for letter-spacing. This converter handles the conversion: divide the Figma tracking value by 1000 to get the em value. Enter the tracking number and your font size, and you'll get the CSS letter-spacing value plus the pixel equivalent for a sanity check.

Common Questions

How do I convert Figma tracking to CSS letter-spacing?

Should letter-spacing use em or px?