Accessibility
Last updated January 15, 2026
We target WCAG 2.2 Level AA. This page says what that means in practice, and is honest about where we are not there yet.
Our commitment
Financial software that only works for some people is not finished software. We build to WCAG 2.2 Level AA and treat an accessibility defect as a defect, not as an enhancement request.
What is implemented
Keyboard
- Every interactive element is reachable and operable by keyboard alone.
- A visible, high-contrast focus indicator on every focusable element — never removed.
- A skip link as the first tab stop on every page.
- Focus is managed when dialogs and menus open and close, and returns where it came from.
Screen readers
- Semantic HTML throughout — real headings, lists, tables and landmarks rather than styled divs.
- Every form control has a real label. Placeholder text is never used as a label.
- Errors are announced, associated with their field, and describe how to fix the problem.
- Status changes are announced without stealing focus.
Charts and data
- Every chart has an equivalent table view, toggleable in place. The table is not a fallback for failure — it is the primary interface for anyone using a screen reader.
- Meters and gauges expose their value, range and label to assistive technology.
- Colour never carries meaning alone. Every status is paired with text, and every chart with two or more series has a legend as well as direct labels.
Visual design
- Text meets or exceeds 4.5:1 contrast; large text and interface components meet 3:1.
- Our data-visualization palette is validated rather than eyeballed — checked for colourblind separation, chroma, lightness and contrast in both light and dark themes.
- Light, dark and system themes, each designed for its own surface rather than inverted.
- Layouts reflow to 320px and support 200% zoom without loss of content or function.
- All motion respects
prefers-reduced-motion.
Where we are not there yet
Stated plainly, because a page claiming perfect conformance is usually not telling the truth:
- We have not yet completed a formal third-party audit. Our conformance claim is based on internal testing with keyboard, screen readers and automated tooling.
- Some interactive chart tooltips are reachable by keyboard but are not as fluid as the pointer experience. The table view is complete in every case.
- Long data tables in the bureau comparison scroll horizontally on narrow screens. We consider this acceptable but not ideal.
Telling us about a barrier
Email support@insidethecreditai.com with what you were trying to do, what happened, and the assistive technology and browser you were using. We treat these as defects and prioritise them accordingly.
If something in the product is inaccessible to you and you need the information it holds, tell us and we will get it to you another way while we fix it.