Becoming an Accessibility-Conscious Designer: Audio and Visual
Master inclusive design principles for modern web development
Accessibility by the Numbers
Universal Benefits of Accessible Design
Closed Captioning
Originally for hearing-impaired users, now helps everyone in noisy environments like restaurants or public spaces.
Screen Readers
Designed for blind users, but also reduces eye strain for anyone wanting to listen to articles instead of reading.
Keyboard Navigation
Essential for motor-impaired users, but also faster for power users who prefer keyboard shortcuts.
Learning accessible design is essential for advancing in UX/UI and graphic design careers. Stakeholders increasingly demand accessibility compliance to reach broader audiences and meet ethical standards.
Browser Capabilities vs Limitations
| Feature | What Browsers Can Do | What Browsers Cannot Do |
|---|---|---|
| Text Content | Read aloud automatically | Cannot interpret without markup |
| Images | Display visually | Cannot describe content |
| Page Structure | Navigate with proper HTML | Cannot infer without semantic tags |
HTML5 Heading Hierarchy Best Practices
Single H1 Tag
Use only one H1 heading per page to clearly identify the main topic and provide orientation for screen readers
Logical H2-H6 Structure
Use H2 for major sections, H3 for subsections, and so on to create a clear content hierarchy that screen readers can navigate
Semantic Elements
Replace generic div tags with header, footer, article, aside, and figure elements to provide meaningful structure
Form Accessibility Checklist
Screen readers need labels to announce what each field requests
Use email, number, tel types to provide audio feedback for validation
Ensure users can tab through all form elements in logical order
Visual cues show which element is currently selected for keyboard users
Alt Text Implementation Strategy
Graphic designers should create alt text when images are designed or acquired, not wait until HTML coding. This prevents workflow disruption and ensures accuracy.
Accessibility Testing Tools
WebAIM Contrast Checker
Free online tool that tests color combinations against WCAG standards for different font sizes and weights.
WCAG Guidelines
Web Content Accessibility Guidelines provide AA and AAA standards for color contrast ratios based on text size.
Closed Captioning Options
| Feature | Auto-Generated | Human-Created |
|---|---|---|
| Accuracy | Low accuracy | High accuracy |
| Cost | Free | Investment required |
| User Experience | Poor experience | Optimal experience |
| Availability | Immediate | Requires production time |
Avoid autoplay settings for audio and video. Deaf users in public spaces need visual indication that their device is making noise, as browser autoplay blockers are not foolproof.
Additional Accessibility Considerations
Motor Skill Impairments
Design for users who cannot use mouse or touch screens. Ensure full keyboard navigation and appropriate click target sizes.
Cognitive Impairments
Consider users with dyslexia, autism, or other cognitive challenges. Use clear language, consistent navigation, and avoid overwhelming layouts.
Emerging Frontier
These areas represent relatively new territory in accessible design, with evolving best practices and growing awareness.
Key Takeaways
RELATED ARTICLES
Collecting Content for Your Design Portfolio from Day One
As a designer at any level, your portfolio is a most valuable asset. It represents what you can do, the methods you can apply to implement stakeholder...
Leverage LinkedIn and Glassdoor
In today’s world, job seekers and employers connect through online job boards and networks. Job boards and online job networks overlap but are not the same...
Creating Your Design Portfolio Website
Once you have assembled your design portfolio content, the remaining piece of the puzzle is to find a place to post it for review online. Let’s quickly run...




