Skip to content

Data Visualization Colors

Note: The documented colors are part of the Siemens branding and cannot be used for none Siemens applications. The color definitions are not part of the OSS package. Element comes with a default theme that is not part of the Siemens branding. The default theme is not documented.

Element defines additional colors for data visualization that provide design opportunities beyond the standard colors.

Usage of Additional Colors

The additional colors shall only be used for data visualization (e.g. charts) and not in any other UI context.

Use the standard colors for all other use cases.

Application of the standard color palette together with the additional color palette brings a unified and consistent experience to our data visualization. The color palettes provide a predefined set of accessibility tested colors. The usage of color pickers should be prevented as far as possible. Color pickers might be needed in drawing tools only.

Tokens

Color tokens describe the semantic usage of primitives in a given context. More specifically, semantic colors act as an intermediary level of specificity, between the raw value of colors in the color palettes and the usage of those colors in specific components. There can be various levels of semantic hierarchies, although we should strive to keep these as simple as possible.

Naming colors semantically has two benefits:

  1. It helps designers and developers decide what color to use.
  2. It makes our color system more efficient and flexible.

The following color palettes are specific to the context of data visualization:

Categorical Colors

They are used to indicate distinctly different categories. Use these color palettes for small areas such as lines, dashes, or dots (e.g. trend, line chart).

Data

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-1$siemens-data-petrol$siemens-data-light-petrol
$element-data-2$siemens-data-turquoise-900$siemens-data-bold-green
$element-data-3$siemens-data-green-700$siemens-data-green-400
$element-data-4$siemens-data-turquoise-700$siemens-data-turquoise-100
$element-data-5$siemens-data-royal-blue-500$siemens-data-royal-blue-400
$element-data-6$siemens-data-interactive-coral-900$siemens-data-interactive-coral-100
$element-data-7$siemens-data-purple-700$siemens-data-purple-500
$element-data-8$siemens-data-purple-900$siemens-data-purple-200
$element-data-9$siemens-data-orchid-700$siemens-data-orchid-400
$element-data-10$siemens-data-red-700$siemens-data-red-500
$element-data-11$siemens-data-plum-900$siemens-data-plum-400
$element-data-12$siemens-data-plum-500$siemens-data-plum-200
$element-data-13$siemens-data-royal-blue-700$siemens-data-royal-blue-200
$element-data-14$siemens-data-orange-900$siemens-data-orange-400
$element-data-15$siemens-data-yellow-900$siemens-data-yellow-400
$element-data-16$siemens-data-sand-700$siemens-data-sand-500
$element-data-17$siemens-data-deep-blue-700$siemens-data-deep-blue-500

Rating Scale

Use it to represent the status of a metric. It shows the quality or properties of the data in a scale such as poor, average, and good.

ValueTokenUseAssociated color
$element-color-badBad$siemens-red-500
$element-color-poorPoor$siemens-orange-500
$element-color-averageAverage$siemens-yellow-500
$element-color-goodGood$siemens-data-avocado-400
$element-color-excellentExcellent$siemens-data-green-500

Sequential Colors

Data Green

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-green-1$siemens-data-green-400$siemens-data-green-200
$element-data-green-2$siemens-data-green-500$siemens-data-green-400
$element-data-green-3$siemens-data-green-700$siemens-data-green-500
$element-data-green-4$siemens-data-green-900$siemens-data-green-700

Data Turquoise

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-turquoise-1$siemens-data-turquoise-400$siemens-data-turquoise-200
$element-data-turquoise-2$siemens-data-turquoise-500$siemens-data-turquoise-400
$element-data-turquoise-3$siemens-data-turquoise-700$siemens-data-turquoise-500
$element-data-turquoise-4$siemens-data-turquoise-900$siemens-data-turquoise-700

Data Interactive Coral

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-interactive-coral-1$siemens-data-interactive-coral-400$siemens-data-interactive-coral-200
$element-data-interactive-coral-2$siemens-data-interactive-coral-500$siemens-data-interactive-coral-400
$element-data-interactive-coral-3$siemens-data-interactive-coral-700$siemens-data-interactive-coral-500
$element-data-interactive-coral-4$siemens-data-interactive-coral-900$siemens-data-interactive-coral-700

Data Purple

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-purple-1$siemens-data-purple-400$siemens-data-purple-200
$element-data-purple-2$siemens-data-purple-500$siemens-data-purple-400
$element-data-purple-3$siemens-data-purple-700$siemens-data-purple-500
$element-data-purple-4$siemens-data-purple-900$siemens-data-purple-700

Data Plum

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-plum-1$siemens-data-plum-400$siemens-data-plum-200
$element-data-plum-2$siemens-data-plum-500$siemens-data-plum-400
$element-data-plum-3$siemens-data-plum-700$siemens-data-plum-500
$element-data-plum-4$siemens-data-plum-900$siemens-data-plum-700

Data Red

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-red-1$siemens-data-red-400$siemens-data-red-200
$element-data-red-2$siemens-data-red-500$siemens-data-red-400
$element-data-red-3$siemens-data-red-700$siemens-data-red-500
$element-data-red-4$siemens-data-red-900$siemens-data-red-700

Data Orange

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-orange-1$siemens-data-orange-200$siemens-data-orange-200
$element-data-orange-2$siemens-data-orange-400$siemens-data-orange-400
$element-data-orange-3$siemens-data-orange-500$siemens-data-orange-500
$element-data-orange-4$siemens-data-orange-700$siemens-data-orange-700

Data Sand

Value lightValue darkTokenAssociated color - lightAssociated color - dark
$element-data-sand-1$siemens-data-sand-400$siemens-data-sand-200
$element-data-sand-2$siemens-data-sand-500$siemens-data-sand-400
$element-data-sand-3$siemens-data-sand-700$siemens-data-sand-500
$element-data-sand-4$siemens-data-sand-900$siemens-data-sand-700

Except where otherwise noted, content on this site is licensed under MIT License.