UX Glossary Interaction Design

Card (UI Component)

Interaction Design

A self-contained container that groups related information and actions into a visually distinct unit, intended to be scanned quickly and interacted with as a single object. Cards work well for variable-length content and browsable collections, but overuse fragments layouts that would benefit from a more unified, scannable structure.

Card (UI Component) illustration
Source: upload.wikimedia.org

Common contexts

Use when

Use cards when each item in a collection is independent and comparably weighted — users should be able to scan and select without needing to read items in order. Cards are ideal when content length varies across items and when each item has its own primary action.

Avoid when

Cards fail when the content isn't actually discrete — turning a linear article or a step-by-step process into cards fragments the reading flow and makes users work harder to construct the narrative. Overusing cards on every screen also eliminates visual contrast, making it impossible to distinguish what matters.

A page full of cards isn't a layout — it's an abdication of hierarchy. Somewhere in that grid, something should be the most important thing, and it should look like it.

Real-world examples

Related terms

Visual Hierarchy Component State Gestalt Principles Design System
← Browse all UX Glossary terms