HTML Color Guidelines


Guidelines:  Browser-Safe Colors  People-Safe Colors  Brand Colors  Link Colors  Text Colors

Browser-Safe Colors

  1. Where practical, only use the 216 browser-safe colors that are defined in the browser-safe color look up table (CLUT).
  2. Clearly define these colors using some form of the RGB notation.
Rationale:
  1. Browser-safe colors:
  2. RGB notation is standard and likely to be supported across all graphic browsers, whereas English names (e.g., seashell instead of #FFF5EE) are more likely to be supported neither widely nor standardly.

People-Safe Colors

Use people-safe colors:

  1. Do not place visually-conflicting primary colors (e.g., red and green) next to each other.
  2. Avoid using different primary colors with the same saturation.
Rationale:
  1. Such colors cause eye strain because the lens of the eye cannot focus them simultaneously because of their differing wavelengths.
  2. Such colors are difficult for color-blind persons to read because they lack the necessary contrast to make up for the missing hue information.

Brand Colors

Rationale:

Link Colors

Consistently use different colors to differentiate:

Rationale:

Text Colors

Limit the amount and number of colors used for text.
Rationale: