Our commitment
Finyki Digital is committed to ensuring finyki.com is accessible to people with disabilities. We design and develop against the Web Content Accessibility Guidelines (WCAG) 2.2, Level AA, and we test against those standards before anything ships.
Conformance status
This site is designed to conform to WCAG 2.2 Level AA. We audit quarterly with a mix of automated tooling (axe-core, Lighthouse, Pa11y) and manual testing with keyboard-only navigation and screen readers (VoiceOver on macOS/iOS, NVDA on Windows).
Conformance is ongoing — we treat accessibility as a living practice, not a one-time compliance exercise.
Features we've built in
- Keyboard navigation. Every interactive element is reachable and operable by keyboard alone. A visible "Skip to content" link appears on focus at the top of every page.
- Screen reader support. Semantic HTML, labeled form controls, descriptive link text, and ARIA attributes only where they add clarity.
- Color contrast. All text meets or exceeds WCAG AA contrast ratios (4.5:1 for body, 3:1 for large text and UI components).
- Focus indicators. Visible, high-contrast focus rings on every interactive element.
- Resizable text. Text scales cleanly up to 200% without breaking layout.
- Reduced motion. Animations honor the
prefers-reduced-motionmedia query and disable gracefully. - No keyboard traps. Modals, menus, and interactive elements return focus predictably.
- Alternatives for non-text. Decorative images are marked as such; informational images carry descriptive alternative text.
Known limitations
We document every accessibility issue we're aware of. As of the date above, we're actively working on:
- Improved contrast on a small number of decorative SVG chart elements in blog articles — the data itself is always described in the surrounding text, but the visual contrast in the charts themselves could be stronger.
- Live-region announcements for the scroll progress indicator (currently purely visual).
- Expanded screen-reader labels on custom cursor states (desktop only).
If you hit an issue that's not listed, please let us know — see below.
Technical specifications
Accessibility of the Site relies on the following technologies working with modern browsers, assistive tooling, and the combinations your user agent supports:
- HTML
- WAI-ARIA
- CSS
- JavaScript
These technologies are relied upon for conformance with the accessibility standards used.
Assessment approach
Finyki Digital assesses the accessibility of this site using the following approaches:
- Automated testing in CI on every deploy (axe-core)
- Manual keyboard testing on new pages and components
- Screen reader spot-checks on launch and every quarter thereafter
- External review annually by an accessibility consultant
Feedback & contact
We welcome your feedback on the accessibility of this site. If you encounter a barrier or have a suggestion:
- Email: accessibility@finyki.com
- Post: Finyki Digital Studio, LLC, 68 Jay Street, Suite 711, Brooklyn, NY 11201
We aim to respond within 5 business days and to resolve or triage reported issues within 30 days. Critical blockers are addressed as soon as we're aware of them.
Formal complaints
If you're not satisfied with our response, you may file a complaint with your local or regional accessibility authority — for example, in the US, the Department of Justice under the Americans with Disabilities Act; in the EU, your national data protection or accessibility body under the European Accessibility Act.
Changes
We update this statement as we ship improvements or identify new issues. The date at the top of this page reflects the most recent revision.