Typography

Typography is a foundational element in UI design. Good typography establishes a strong, cohesive visual hierarchy which functions to present content clearly and efficiently to users.

Typeface

Forma 36 enables users to create clean, efficient user interfaces that utilize system UI fonts.

System UI font family:

Typefaces demonstration, San Francisco, Lucida Grande, Neue Helvetica, Arial, and Segoe UI

Forma 36 uses system UI fonts. System UI fonts refer to the fonts used to render text in the UI of an operating system. When used on the web they offer familiarity, load with zero-latency, and support a wide number of character sets.

San Francisco appears on Safari (Mac OS X and iOS); Neue Helvetica and Lucida Grande appears on older versions of Mac OS X; Segoe UI targets Windows and Windows phone; Arial is available on almost all operating systems.

Tokens

TokenCSS VariableValueExample
fontStackPrimary--font-stack-primary-apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI SymbolManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
fontStackMonospace--font-stack-monospaceSFMono-Regular, Consolas, Liberation Mono, Menlo,monospaceManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.

Font sizes

We use rem units to define our font sizes because they are direct and simple to maintain.

What are rem?

rem (root em) are simply a ratio of the root element font size. The root element is the browser default font size 16px. EX: (1rem = 16px) and (2rem = 32px).

Using rem units enables our system to scale up and down based on user preference.

Available Sizes

Section Heading

SectionHeading is intended to be used as a title for a widget, and is most commonly used in the sidebar.

Font size: 12px = 0.75rem - Line Height: 16px = 1rem - Weight: 600

Body

Text is the base component for a body content. Paragraph is a component that renders Text as p and applies the default margin bottom.

Font size: 14px=0.875rem - Line Height: 20px=1.25rem - Weight: 500

Font size: 14px=0.875rem - Line Height: 20px=1.25rem - Weight: 500

Subheading

Subheadings are intended to be used as headings for copy nested within a section. EX: a subheading under Contact may be Address or Phone number.

Font size: 16px = 1rem - Line Height: 24px = 1.5rem - Weight: 700

Heading

Heading is intended to be used to define a section. Headings are very important for accessibility, as it helps to make copy more easily scannable and guides a user through your content.

Another accessibility consideration screen readers. Visually impaired people often use screen readers, which find sections in your copy based on your heading hierarchy.

Font size: 20px = 1.25rem - Line Height: 32px = 2rem - Weight: 700

Display

Display is intended to be used in the same cases as Display Text Large.

Font size: 28px = 1.75rem - Line Height: 36px = 2.25rem - Weight: 700

Display Large

Display Large is intended to be used to display text in featured content, such as empty states, promotions, and more.

Avoid using Display Large as a replacement for headings. In these cases, use the Heading style.

Font size: 35px = 2.188rem - Line Height: 44px = 2.75rem - Weight: 700

Tokens

Font base

TokenCSS VariableValueExample
fontBaseDefault--font-base-default16Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.

Font sizes

TokenCSS VariableValue
fontSize4Xl--font-size-4xl3rem
fontSize3Xl--font-size-3xl2.25rem
fontSize2Xl--font-size-2xl1.75rem
fontSizeXl--font-size-xl1.25rem
fontSizeXlHigh--font-size-xl-high1.125rem
fontSizeL--font-size-l1rem
fontSizeLHigh--font-size-l-high0.875rem
fontSizeM--font-size-m0.875rem
fontSizeMHigh--font-size-m-high0.75rem
fontSizeS--font-size-s0.75rem
fontSizeSHigh--font-size-s-high0.625rem

Line height

Line height can be described as a vertical padding around letters on each line.

The Forma 36 line height is defined by rem, which forces the line height to correspond to the root font size.

Tokens

TokenCSS VariableValueExample
lineHeightDefault--line-height-default1.5Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightCondensed--line-height-condensed1.25Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeight4Xl--line-height-4xl3.5remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeight3Xl--line-height-3xl3remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeight2Xl--line-height-2xl2.25remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightXl--line-height-xl2remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightXlHigh--line-height-xl-high1.5remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightL--line-height-l1.5remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightLHigh--line-height-l-high1.25remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightM--line-height-m1.25remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightMHigh--line-height-m-high1remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightS--line-height-s1remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
lineHeightSHigh--line-height-s-high0.75remManage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.

Consistency

Line-height demonstration against 4px grid

To ensure each typeface is represented properly and the customer experience stays the same across different devices.

The base line grid assures that the Forma 36 typography system adapts flawlessly when typefaces, sizes, and weights are stacked together.

Font weights

TokenCSS VariableValueExample
fontWeightNormal--font-weight-normal400Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
fontWeightMedium--font-weight-medium500Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.
fontWeightDemiBold--font-weight-demi-bold600Manage content better with infrastructure. It’s the cure for the common CMS. Update once and publish everywhere, so teams build digital products faster.

Letter-spacing

TokenCSS VariableValueExample
letterSpacingDefault--letter-spacing-default0remContentful
letterSpacingWide--letter-spacing-wide0.1remContentful

Guidelines

Go ahead and explore how to use Typography components:

Use Forma 36 Sizes

To ensure consistency across user interfaces utilizing the Forma 36 design system, use available text styles from the Figma UI kit.

Color Contrast

WCAG 2.1 Contrast Guideline recommends to have at least 4.5:1 contrast between your text color, and the background. Low color contrast may result indistinguishable elements on your screen, especially for people with color blindness.