Member-only story
Get better at using color palettes with choropleth maps
The intensive and creative way to practice with color palettes.

We often don’t get the chance to practice working with custom color palettes as UX Designers. There’s often company branding or a style guide that guides many of our color choices, which means we don’t have much chance to work with color palettes and gradients.
However, a popular data visualization can help you practice working with these color concepts more effectively: Choropleth maps. You’ve probably seen some (or even made some) without knowing the actual name of it.

But creating a good choropleth map requires a strong understanding of how color can affect a reader’s perception of data. But to get started, we first need to talk about starting with choropleth maps.
What are choropleth maps used for
It may be tempting to say that any data involving geography should involve creating a choropleth map, but that’s not quite right.
We can only use choropleth maps when we want to understand patterns with geographic data. The main reason for this is because choropleth maps work best when using a single variable. For example, a single variable, such as income, is encoded into color and then plotted against the fixed variable of geography to see how much money different regions, states, or countries make.

If we wanted to have both income and education on the map, though, we’d either have used a different chart or create a dual-axis map, which makes things more complicated.

As a result of this, almost all of the data you want your reader to understand with a choropleth map has to be encoded through color.