Accessibility Statement
Last reviewed: 2026-09-05.
Conformance target
This site aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. This is a target being worked toward and verified against, not a certification.
Concrete measures in place
- Every form control (birth date, time, place, latitude, longitude, time zone, zodiac, house system) carries a real, programmatically associated
<label>. - The birthplace autocomplete is a fully keyboard-operable combobox: arrow keys move the highlighted suggestion, Enter selects it, and Escape dismisses the list, with no mouse required at any step.
- Chart wheels are real inline SVG - not images - with an accessible name and description (
role="img"plus a linked<title>and<desc>), and every planet position also appears in an ordinary data table alongside it. - Planet, house, and aspect data is marked up as real semantic
<table>elements withscopeattributes on header cells and a<caption>, not styled<div>grids. - A skip link is the first focusable element on every page, jumping past repeated navigation straight to the main content.
- No positive
tabindexis used anywhere, so the keyboard tab order always follows the visual and DOM order. - Motion is minimized for visitors who have requested it: a
prefers-reduced-motionmedia query disables decorative animation and transition durations site-wide. - Colour is never the only way information is conveyed - retrograde motion, for instance, is marked with both a text label and a symbol, not colour alone.
Scope of this statement
The measures above have been directly verified on the homepage's calculator. The Vedic, compatibility, rising sign, and Moon sign calculators, and the reference and legal pages, are built from the same underlying components and follow the same patterns, but have not each individually been run through the same automated accessibility test suite as of this statement's last-reviewed date above.
Feedback
If you encounter an accessibility barrier anywhere on this site, contact [email protected] with the page and a description of the problem.
Explore further
- How the calculators compute resultsEphemeris, house systems and measured precision.
- ContactReport an accessibility issue or anything else.
- About this siteWho runs Natal Calculator and the editorial standard it follows.