Fluent 2
Information
Fluent 2 is the current generation of Microsoft’s design system guidance for building coherent, accessible, and
modern product experiences across Microsoft-oriented interfaces.
It defines visual language, interaction principles, component guidance, tokens, and design decisions that influence how
products using the Fluent ecosystem should look and behave.
It is especially relevant when teams want the latest Microsoft design guidance rather than only a component library.
Main Functionalities and Features
- Design System Guidance: Covers principles, components, layout behavior, motion, and states.
- Token-Based Design: Encourages reusable design tokens for color, typography, spacing, and elevation.
- Accessibility and Usability: Promotes inclusive patterns and predictable product behavior.
- Cross-Product Consistency: Helps align products that need to feel part of a unified Microsoft ecosystem.
- Implementation Alignment: Serves as a conceptual basis for engineering libraries such as
Fluent UI.
How Fluent 2 Fits Into Product Design
Fluent 2 is the design guidance layer, while Fluent UI is more directly associated with implementation resources.
In practice, teams use Fluent 2 when they need:
- design principles for new products,
- component guidance beyond raw code packages,
- and a more modern Microsoft-aligned system than older Fluent guidance.
Common Use Cases
- Design a new product using Microsoft-aligned interaction and visual patterns.
- Align designers and frontend engineers around one token and component model.
- Evaluate whether a UI fits the current Fluent direction rather than only historic styles.
Practical Notes
Fluent 2is broader than a code dependency; it should influence product decisions, not only component imports.- Teams adopting
Fluent UIshould usually understand theFluent 2guidance behind the implementation.