Guidelines
Suggest edit

Use clear lightness progression in ordered map colors

For overview reading of choropleth values, use clear lightness progression in sequential and diverging color schemes to improve readability and mitigate slow detection of low and high regions.

  • purpose:refine
  • basis:heuristic
  • chart:choropleth
  • quality:readability
  • lever:encoding
  • channel:color-lightness:use
  • reading-mode:overview

advice

Lightness ordering

Build ordered choropleth palettes around lightness differences, not just hue changes. For example, make sequential schemes run from light to dark, and make diverging schemes lightest in the middle with darker extremes on both sides.

reason

Why lightness speeds map reading

Readers detect low and high regions faster when the palette changes in brightness as well as color.

Mechanism: Lightness progression gives an immediate cue to order. It helps viewers spot low and high values quickly without first decoding hue relationships.

Evidence: The post says a gradient from a light color to a dark color helps readers quickly spot low and high values, and that diverging schemes should be lightest in the middle and darkest at the extremes (Muth, 2018).

context

Use when color encodes ordered values

  • User Goal: Let readers spot low and high regions quickly.
  • Task: Overview reading of ordered values on a map.
  • Data: Ordered values shown with sequential or diverging color.
  • Chart Setting: A choropleth is already chosen.
  • Audience: Readers scanning the map rather than reading exact numbers.
  • Success Criterion: Low, middle, and high regions separate visually at a glance.

exceptions

Do not use when the color scheme is qualitative

Break it when: The color scheme represents unordered categories. Why: The post says qualitative schemes should not suggest sequential or diverging order when the data is not ordered.

costs

Costs of emphasizing lightness

Sacrifice: You give up some decorative color variety. Risk: Too much hue variation can overdo the contrast. Mitigation: Let lightness carry the ordering and keep extra hue changes restrained.

mistakes

Common hue-only failure

Mistake: Use ordered map colors that change hue but not lightness. Why it fails: Readers have a harder time locating the lowest and highest values quickly.

check

Check whether the palette has visible order

Failure Sign: The legend colors do not show a clear progression from low to high. Quick Check: Inspect the color key and verify a visible light-to-dark sequence, or dark-to-light-to-dark around the midpoint. Stronger Test: Compare the current palette to a stronger lightness-ordered version and keep the one that makes extremes easier to spot.

fix

Edit the palette for stronger ordering

  • Increase the lightness contrast across the ordered scale.
  • Set the darkest shades at the extremes of the value range.
  • Set the lightest shade at the midpoint of a diverging scale.
  • Remove unnecessary hue changes that overpower the lightness order.

References

Muth, L. C. (2018). What to consider when creating choropleth maps. https://www.datawrapper.de/blog/choroplethmaps