Datylon
  • Solutions
    • Chart Design
    • Report Design
    • Automated Reporting
    • ESG Report Publishing
    • Embedded Reporting
    • Bespoke Dataviz Solutions
    • Datylon Foundry - Software Services
  • Products
    • Datylon for Illustrator
    • Datylon Report Studio
    • Datylon for PowerPoint
    • Datylon ChartRunner
    • Datylon Report Server
  • Pricing
  • Resources
    • Help Center
    • Inspiration
    • Chart Library
    • Blog
    • Customer Stories
    • FAQ
  • Contact us
Sign in
Explore free options
Blog> DataViz Best Practices

11 tips for designing accessible charts for visually impaired readers

Ivan Kilin - Data Visualization Specialist
Ivan Kilin - Data Visualization Specialist
December 09, 2022
SHARE

Light green background with four white icons representing eyes and the article's title that reads "Accessible charts for visually impaired readers" with a brown background behind the letters.

Recently we’ve published an article about how to choose and refine a chart for colorblind viewers. Now we decided to broaden it up and we made a checklist that will make your charts accessible for people with visual impairments.

The checklist in this article consists of 11 points regarding different aspects of using text, color, shapes, and ways of interaction with visualizations and aims to make your charts more accessible. More detailed and specific information might be found in W3C standards and guidelines: Web-Content Accessibility Guidelines and Accessibility Requirements for People with Low Vision. 

According to ICD-11, there are two groups of visual impairment: distance visual impairment (mild, moderate, severe, and blindness) and near vision impairment.

Currently, 2.2 billion people are estimated to have vision impairment to some degree. That’s 1 out of 4 people! 237 million of them have moderate or severe distance vision impairment and around 39 million people are blind. That’s more than the entire population of Canada.

These figures tell us that accessibility is an important thing to consider while creating your visuals. It’s worth noting that any action taken to improve accessibility will always be beneficial to all other users as well.


Table of content


Text

1. Takeaway title
2. Alt text and summary of the visualization
3. Direct labeling
4. Text size and typefaces

Color

5. Follow color contrast guidelines
6. Make a dark version of your visualization
7. Use a single-hue palette
8. Use non-color elements

Interaction

9. Cover keyboard-only accessibility
10. Make static visualizations a preferable option
11. Design a screen reader experience

Further reading & resources

 

Text

1. Takeaway title

Usually, before creating the chart itself it’s better to pick out the main idea that should be delivered. The title focuses on a certain point of the provided data. It should be as specific and simple as possible. The title should be more assertive than descriptive and hold the idea that should be enough for most users as a takeaway from the chart.

The illustration shows an area chart displaying the evolution of bitcoin prices between 2015 and 2022. The title of the chart is highlighted in brown, in contrast to the rest of the chart being in two shades of green.

 

2. Alt text and summary of the visualization

Alt text is one of the main ways for people who use screen readers to get the image's information. Screen readers are the primary tool for users with vision impairment for interaction with the computer. It’s an assistive technology that transforms text and visual content as speech or braille output. Every major OS has its own screen reader system. It reads the screen’s content and elements of navigation.

All the screen reader controls can be accessed via the keyboard. Usually, there are no issues with the text, but images and other visual elements (i.e. buttons) should be somehow transformed into self-explanatory text. This is why every picture has an “alt” attribute – it can be recognized by screen readers and read out the explanation or a comment that was given to an image or visual object.

The illustrations shows a computer with a data visualization on screen and a symbol showing the alt text is being read to the reader. A pair of headphones is connected to the computer and the sound being read is being visualizaed with a volume icon.

Amy Cesal suggested a great recipe for an alt text for data visualization. It should contain four elements: chart type, data that is presented, the main conclusion, and the link to the full dataset.

This way of presenting alt text is really useful for several reasons. The chart type, data, and main conclusion give a great overview of the chart that will be enough for most users. The link to the data source provides an additional opportunity to dive deeper into the data the chart was based on.

Besides an alt text, it’s a good practice to have a summary or an explanation of the visualization. It’s useful not only to users with different kinds of visual impairments but also to users that can have trouble understanding the chart. It’s not a rare case. A lot of complex visualizations can be really hard to grasp without special knowledge.

3. Direct labeling

Direct labeling can be useful for multiple groups. Firstly, using direct labels instead of legends increases the readability and makes the chart more accessible. For colorblind users, direct labels provide a possibility to read the chart even if the coloring wasn’t perfect. A direct label that is linked with the corresponding element also provides additional info that can be transformed by screen readers that are used by people with low vision and vision impairment.

The illustration shows three lines of a line chart, each curved and in different color. One line is orange, second line is green, the last one is grey. All three lines have direct labels next to them.

 

4. Text size and typefaces

There are no official minimum text size guidelines, but generally, it’s recommended to use 12pt (16px) size fonts for body text while using traditional monitor sizes. The minimum font size is 9pt (12px). Below its size font can become technically eligible for some platforms. Based on WCAG guidelines there should be an option for text to be resized without loss of content or functionality.

Typefaces that are used in the visualization can also make a huge impact on accessibility. It can make a difference for people with poor vision, learning disabilities, aphasia, dyslexia, or low adult literacy. Gareth Ford Williams picked out 8 points that you should consider while choosing a typeface.

  1. Use an appropriate font for your audience. If it’s children or people with low vision better to choose sans serif font and if your audience is fast-readers serif fonts will be a better choice.
  2. Avoid using similar forms for different symbols. Capital “i”, lowercase “L” and “1” should look differently.
  3. Avoid mirrored letters. For example “p” and “q” should contain differences other than mirroring. 
  4. Letters should be easily distinguishable. One example is “o” and “c”. In this case, “c” needs to be noticeably opened so it’s hard to confuse it with “o” for people with low vision.
  5. Use Humanist typefaces instead of Grotesque, as they tend to have more variation in letter forms and are more legible at smaller sizes.
  6. Use fonts with more defined spacing between letters, as compact spacing tends to look glued which has a bad influence on readability.
  7. The capital letter height and ascenders should vary. As an example, capital “i’ and lowercase “l” should have a different height. 
  8. Test the typeface in the context you’ll be using it.

The illustration shows eight examples explained in the text above.

 

Color

5. Follow color contrast guidelines

The most used color contrast guideline is WCAG. There are two most used color contrast levels: AA (minimum contrast) and AAA (enhanced contrast):

  • Level AA requires a contrast ratio of at least 4.5:1 for normal text and 3:1 for large text. WCAG 2.1 requires a contrast ratio of at least 3:1 for graphics and user interface components.
  • Level AAA requires a contrast ratio of at least 7:1 for normal text and 4.5:1 for large text.

There are a lot of color contrast checkers out there that can help you to follow the guidelines: WebAIM, Coolors, ColorContrast, and many more. But remember to do a manual check and test it with users, because the guidelines might sometimes be flawed.

The illustration consists of a green area chart. The left half has a lighter background, while the right side has a dark background, making it look bad with a dark chart.

 

6. Make a dark version of your visualization

People with sensitivity to light usually struggle with light themes. Also, generally, a dark theme has its advantages – it reduces glare and blue light. A reduced amount of blue light helps to sleep better as blue light can interfere with sleep cycles.

On the other hand, dark mode causes the pupil to dilate and this causes the vision to be blurry. Dark mode can also increase the halation effect that is typical for people with myopia and astigmatism. So the general recommendation is to make a dark version of visualization but preferably in combination with a light version.

The illustations shows an area chart. The left half has a light background and dark green chart, while the right side has a very dark background and lighter chart itself.

 

7. Use a single-hue palette

In case it’s essential to use color in your visualization try to stick to a single-hue palette. It will allow omitting the problems of color perception for color-blind users. But be careful with the range of the palette. It is better to have a limited number of shades to have enough contrast between neighboring colors.

The illustration shows a vertical bar chart, aka a column chart, showing different genres of music (from pop to reggae) with two bars in each category - one for the concerts that were performed, the other for scheduled concerts. The whole chart only used two shades palette.

 

8. Use non-color elements

Using patterns, icons, dashed lines, and spaces between chart elements can be helpful to distinguish them from similar elements. For colorblind users, it’s an alternative to color coding, and for people with low vision – an additional way to identify a chart element.

The illustration shows three lines of a line chart. The first one is orange and it is a filled line. The second line is green and it's striped. The third line is grey and it's dotted.

 

Interaction

9. Cover keyboard-only accessibility

For people with low vision and visual impairment, their keyboard is a primary way to communicate with the computer. So every action that can be taken with the elements of the visualization should be available via keyboard. For example, if the chart is presented as a hierarchical structure, only arrow keys will be needed for navigating the chart – up and down to navigate levels of the hierarchy and left and right to navigate among the elements of the given level.

The illustration shows two animated hands on a screen reader decide.

 

10. Make static visualizations a preferable option

When choosing between static and interactive visualization be aware of the limited accessibility of interactive elements. In most cases, they need non-trivial interactions with a mouse, which limits the possibilities of users with a keyboard as the main input device.

Also, the changeable nature of interactive visualizations makes it difficult to create a comfortable experience for screen reader users. That said, static visualizations are devoid of the above disadvantages and make a good choice both for keyboard and screen reader users.

If frequent data updates are essential but you still want to keep the benefits of static visualizations, consider automated reporting tools. These tools can generate updated static charts on-demand or according to a schedule, ensuring accessibility without sacrificing dynamism. By designing a template and connecting it to a data source, you can automate the chart creation process. Datylon Report Server is a powerful solution for this purpose. To learn more about how it works, explore our comprehensive guide or schedule a demo with one of our experts.

The illustrations shows an area chart with a mouse pointer showing a data and value, making it look interactive.

 

11. Design a screen reader experience

Though the visualization can have all the points mentioned above, the way it’s presented via screen reader might not be optimal in terms of user experience.

The first thing you need to check is the order of the presented data. It should be logical and allow the user with visual impairment to get the idea quickly and clearly. Elements that didn’t deliver any additional meaning should be excluded from the elements used by a screen reader.

the same area chart as previously shows different lines of alt text that can be listened to.

 

👉If you're keen on crafting custom data visualizations, visit our Bespoke Data Visualization Solutions page.

 

Further reading & resources

  • Datylon Chart Library - a collection of resource pages for different types of charts, each with unique and applicable design tips for accessible and stunning data visualization.
  • The best charts for color blind viewers - an extensive article explaining different types of color blindness and listing the best charts for each type.
  • A guide to effective data visualization - five steps to improve your next dataviz project.
Ivan Kilin - Data Visualization Specialist

Ivan Kilin - Data Visualization Specialist

Knows how every Datylon chart property works. Probably

Related blog posts

pie charts with different color palettes
DataViz Best Practices, Food For Thought, Dataviz Resources

A Guide To Data Visualization Color Palettes

Did you know that your data visualization color palettes play a more crucial role than just...

Read more
datylon-blog-Why-is-data-visualization-important-featured-image-1
DataViz Best Practices

Why Is Data Visualization Important?

Data visualization is vital in the digital age due to the vast information available. A picture...

Read more

Subscribe to our newsletter

Receive inspiration, practical advice, customer stories and news right in your mailbox.

Newsletter
Company
  • About us
  • Jobs
  • Contact us
  • Data security
  • Datylon reviews
Solutions
  • Embedded Reporting
  • Automated Reporting
  • Chart Design
  • Report Design
  • ESG Reporting
  • Bespoke Solutions
  • Software Services
Product
  • Datylon Report Studio
  • Datylon Report Server
  • Datylon for Illustrator
  • Datylon ChartRunner
  • Datylon for PowerPoint
  • Datylon Enterprise
  • Pricing
  • Free trial
  • Release notes
Resources
  • Chart library
  • Inspiration
  • Blog
  • Customer stories
  • FAQ
  • Help center
  • Video tutorials
Create
  • Area chart
  • Bar chart
  • Bubble chart
  • Bullet chart
  • Density plot
  • Dot plot
  • Heatmap
  • Histogram
  • Icon array
  • Icon chart
  • Line chart
  • Pie chart
  • Range plot
  • Scatter plot
  • Stream graph
  • Treemap
Learn
  • Tips for report design
  • Do you speak data?
  • Do you speak dataviz?
  • Effective dataviz guide
  • 80 types of charts
  • 9 types of dataviz
  • Best dataviz tools
  • Charts for colorblind
  • Accessible charts
  • Break the rules
  • Dataviz in Illustrator
  • Datylon vs. Illustrator
  • Static or interactive?
  • Outside the box charts
  • Mind your dataviz
  • Data storytelling

All rights reserved. © 2025 Datylon BV

  • Legal Terms
  • Privacy Policy

Manage Cookies