Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Design Process
DesignOps — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
DesignOps
A design team adopts a flat token naming convention where component code directly references color-named primitive tokens like 'blue-500'. What is the primary operational problem this creates at scale?
It produces WCAG contrast failures because primitive tokens are not guaranteed to meet accessibility requirements
It collapses the semantic and component tiers, making theming and dark mode require touching every component individually
It prevents the token file from being exported in the W3C DTCG JSON format
It causes Figma Dev Mode to display incorrect code snippets during handoff
Check answer