From "A Guide for Co-Creating Access & Inclusion" by Taeyoon Choi
If you've created accessible content in Hype following these guidelines or those posted on the WebAim.org site, please get in touch.
A note on Hype Content and Accessibility
Tumult Hype is a tool that empowers you to create a variety of content for the web. Because what you can create in Hype is limitless, you are responsible for constraining what you create to your audiences, their needs, and their abilities. This means that it is up to you to make design decisions like:
- Minimum text sizes and scaling
- Contrast for buttons, elements, and focus indicators
- Support for prefers-reduced-motion preferences
- The number and type of colors
- Alternative content for non-sighted or less-sighted people
- Translated text or video subtitles
- How your document can be navigated without a mouse (Keyboard Operability)
- Touch target sizes for mobile users
If you don't take considerations like the above into account, fewer and fewer people will be able to read, experience, or even see your content. There's a huge amount of information about accessibility on the web--my best recommendation is to dig into the resources on this page before embarking on a large project for wide audiences. It's easier than you think to make content look great and accessible!
We are interested in both seeing how you approach building accessible content and improving our support. For more information about how to create accessible content with Hype with specific guidance, please see:
Webaim is a great place to start: https://webaim.org/
For a broad overview of creating accessible experiences, read: A Guide for Co-Creating Access & Inclusion – The Creative Independent. A great resource for deeper dives into this topic can be found here: https://accessibilityforeveryone.site/.
And this is also a great primer on the topic of animation and accessibility:
A big item on your checklist should be building out image descriptions. Here’s a great guide on how to do that effectively: WebAIM: Alternative Text
New requirements in WCAG 2.2 that you should be aware of when creating content in Hype:
-
1.3.4 Orientation (AA): Content must not be restricted to just portrait or landscape view (essential for mobile).
-
1.4.11 Non-text Contrast (AA): Buttons, icons, and focus outlines need 3:1 contrast against the background.
-
2.3.3 Animation from Interactions (AAA/Best Practice): Users must be able to disable non-essential motion.
-
2.5.1 Pointer Gestures (A): Complex gestures (like pinching or multi-finger swiping) must have single-pointer alternatives (like a +/- button for zoom).
-
2.5.5 Target Size (AAA) / 2.5.8 Target Size (Minimum) (AA): Interactive targets (buttons) must be at least 24x24 CSS pixels (new in WCAG 2.2).
