AI uses colors with opposite cultural meanings across regions (white=death vs purity, red=luck vs danger)
ID: culture/global-color-symbolism
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| any | active | — | — | — |
Root Cause
Colors carry completely opposite meanings across cultures. White is purity in the West but death/mourning in East Asia. Red is danger in the West but luck/prosperity in China. AI must localize color usage.
genericWorkarounds
-
90% success White: purity/peace (West), death/mourning (East Asia/India). Red: danger/stop (West), luck/prosperity (China), mourning (South Africa). Black: mourning (West), power/formality (universal). Green: nature/go (global), Islam/sacred (Muslim countries).
-
88% success For global UIs: use blue (almost universally positive — trust, calm, technology) as safe default. Combine colors with icons and text labels rather than relying on color alone for meaning.
-
87% success When designing for specific markets: China (red=good, white=death, gold=wealth), Japan (red+white=celebration, black+white=funeral), India (red=fertility, white=mourning, saffron=sacred), Middle East (green=Islam, blue=protection).
Dead Ends
Common approaches that don't work:
-
Use white as the default celebratory/wedding color in East Asian UI or marketing
85% fail
White (白) is the color of death and mourning in China, Japan, and Korea. White funeral clothing, white wreaths. Using white for wedding invitations or celebrations can be deeply offensive.
-
Use red as a warning/danger color in Chinese UI or products
82% fail
Red (红) is the luckiest color in China — wealth, prosperity, happiness. Using it for errors or warnings contradicts deeply ingrained positive associations. Chinese stock markets use red for UP, green for DOWN.
-
Use yellow freely in French or Latin American contexts
72% fail
Yellow signifies jealousy and betrayal in France. Yellow flowers mean separation in Russia. In Thailand, yellow is the royal color (King's birthday). Context determines whether yellow is positive or negative.