Article card

An article card represents a single article and provides a concise preview that encourages users to continue reading. It combines key metadata and a clear entry point into the article while maintaining a consistent presentation across content-rich experiences.

Showing article cards in a grid layout on a webpage.

Best practices

Article cards should present just enough information for users to decide whether an article is relevant. They should be easy to scan individually while remaining visually consistent when displayed in lists or grids. Keep the emphasis on the article title, supported by only the metadata necessary to aid decision-making.

Use article cards consistently wherever articles are presented to help users quickly recognise editorial content throughout the experience. The choice between the default and accent background should support the overall visual design of the page rather than communicate differences in meaning or importance.

When to use

  • Displaying articles within a listing or collection.
  • Linking to related or recommended articles.
  • Presenting featured editorial content.
  • Building news, insights, or knowledge sections.

When not to use

  • Linking to pages that are not articles.
  • Representing products, services, tools, or applications.
  • The content requires additional actions beyond opening the article.
  • Rich comparison or complex metadata is required.

Use a more appropriate card variant if the destination represents a different type of content.

Anatomy

Listing all the separate elements of the article card component.
  1. Image
  2. Card brow topic (optional)
  3. Card brow category (optional)
  4. Article title
  5. Card background

Behaviour

The entire card acts as a single interactive element and navigates users directly to the associated article. Interactive states such as hover and focus provide clear feedback while maintaining a consistent experience across devices and input methods.

All interactive states (default, hover, and focus) lined up for reference.

Appearance

The article card is available with two background options:

  • Default: Uses the default surface background.
  • Accent: Uses the accent surface background.

Both options share the same structure, content, and behaviour. The background colour is a visual styling choice only and should not communicate differences in importance, content type, or functionality. Choose the option that best complements the surrounding layout or page design while maintaining sufficient contrast and readability.

Showing both background options of the article card side by side.

Content guidelines

Keep content concise and prioritise the article title as the primary point of focus. Titles should clearly communicate the subject of the article and avoid unnecessary length or marketing language. Supporting metadata should help users understand the content without competing with the title.

Avoid repeating information that is already communicated elsewhere on the page.

Do
An example of a card with article content.

Use article cards exclusively for editorial content.

Don't
An example of mixing two types of cards, an article card and a content card.

Don't mix article cards with other card types.

Do
Article card with proper title and use of the card brow (business area and theme).

Write concise, descriptive article titles.

Don't
Showing a card that has part of the title linked, mixing the card interaction linking to the article and a second link inside an already linked element.

Don't include multiple interactive elements within the card.

Do

Choose the background option that best complements the surrounding interface.

Don't

Don't use background colour to communicate importance or priority.

Accessibility Considerations

  • Ensure the entire card is keyboard accessible as a single interactive element.
  • Titles should clearly describe the destination.
  • Avoid relying on colour alone to distinguish featured content.