Accessibility Statement
Last updated: June 6, 2026
Enthropic Data LLC is committed to ensuring our website is accessible to all users, including people with disabilities. We aim to meet the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA standard.
Our Commitment
We work to ensure that this website is:
- Perceivable — content is available to all users regardless of disability
- Operable — all functionality is available via keyboard and assistive technologies
- Understandable — content and navigation are clear and consistent
- Robust — content works with current and future assistive technologies
Features
- Skip navigation link for keyboard users
- Semantic HTML landmarks (
main,nav,header,footer) - Descriptive alt text on all images
- Labels on all form fields
- Visible focus indicators on interactive elements
- Focus not obscured by sticky headers or overlays (WCAG 2.4.11)
- High-contrast focus appearance on all interactive elements (WCAG 2.4.13)
- Interactive targets meet the 24×24 CSS px minimum size (WCAG 2.5.8)
- No drag-only interactions — all actions available via single pointer (WCAG 2.5.7)
- Password manager paste and autofill supported — no cognitive-function-only authentication (WCAG 3.3.8)
- Sufficient color contrast (WCAG AA minimums)
- Language declared on every page (
lang="en") - Respect for
prefers-reduced-motion - Responsive design — works across screen sizes and zoom levels
Known Limitations
We continuously work to improve accessibility. If you encounter a barrier not listed here, please let us know.
Feedback & Contact
If you experience any accessibility barriers on this website or need content in an alternative format, please contact us:
- Email: contact@enthropicdata.com
- Contact form: enthropicdata.com/contact
We aim to respond to accessibility feedback within 2 business days.
Technical Approach
This website is built with Astro and uses semantic HTML5. We test accessibility using:
- WAVE accessibility checker
- axe DevTools
- Manual keyboard navigation testing
- Chrome Lighthouse accessibility audit