Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FHeading HierarchyAction49 headings, 2 skip(s)FIX
- H5 Request processing
- H1 Discover DuPont: Explore the innovations that define who we are and shape what’s possible
- H1 DuPont Announces New 2035 Sustainability Goals duplicate H1
- H1 DuPont Wins Two 2026 Edison Awards™ duplicate H1
- H1 Discover DuPont: Explore the innovations that define who we are and shape what’s possible duplicate H1
- H1 DuPont Announces New 2035 Sustainability Goals duplicate H1
- H1 DuPont Wins Two 2026 Edison Awards™ duplicate H1
- H1 Discover DuPont: Explore the innovations that define who we are and shape what’s possible duplicate H1
- H2 (empty)
- H2 DuPont is a leading advanced solutions provider focused on markets that shape the future—healthcare, water, and advanced industrials.
- H2 Providing essential innovations with leading brands to key markets:
- H3 Our Core Values are foundational to everything we do and every decision we make every day.
- H3 (empty)
- H5 We put safety & respect first skipped
- H5 We act with integrity & accountability
- H5 We grow & improve every day
- H5 We solve problems for customers
- H2 Our 2035 Sustainability Goals:
- H3 Whether you're looking for our locations, learning about career opportunities, or want to do business with us, keep exploring the possibilities below.
- H3 (empty)
- H5 Browse our brands & products skipped
- H5 Browse our brands & products
- H5 (empty)
- H5 Browse our industries
- H5 Browse our industries
- H5 (empty)
- H5 Find a location
- H5 Find a location
- H5 (empty)
- H5 Learn about careers
- H5 Learn about careers
- H5 (empty)
- H5 Contact our help center
- H5 Contact our help center
- H5 (empty)
- H5 Learn about us
- H5 Learn about us
- H5 (empty)
- H5 See our science & innovation
- H5 See our science & innovation
- H5 (empty)
- H5 Search our product finder
- H5 Search our product finder
- H5 (empty)
- H4 Our Company
- H4 Industries & Solutions
- H4 Support
- H4 Compliance
- H5 Confirm Signout
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
FAlt Text QualityAction15 of 22 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 15 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FLink & Button QualityAction37 issue(s) across 113 links and 12 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.dupont.com | Dupont | new tab | Add '(opens in new tab)' to text |
| javascript:void(0); | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| /water.html | Water Solutions | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.investors.dupont.com/investo… | Investors | new tab | Add '(opens in new tab)' to text |
| /search.html | Search | img no alt | Add alt attribute to the image |
| /solution-finder.html | Product Finder | new tab | Add '(opens in new tab)' to text |
| javascript:void(0); | (empty) | empty | Add link text or aria-label |
| /microsites/discover.html | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Discover.Html | |||
| /news/dupont-announces-new-2035-sustaina… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Dupont Announces New 2035 Sustainability Goals.Html | |||
| /news/dupont-wins-two-2026-edison-awards… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Dupont Wins Two 2026 Edison Awards.Html | |||
| /microsites/discover.html | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Discover.Html | |||
| /news/dupont-announces-new-2035-sustaina… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Dupont Announces New 2035 Sustainability Goals.Html | |||
| /news/dupont-wins-two-2026-edison-awards… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Dupont Wins Two 2026 Edison Awards.Html | |||
| /microsites/discover.html | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Discover.Html | |||
| https://www.dupont.com/water.html | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Water.Html | |||
| https://www.dupont.com/industries/health… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Healthcare And Medical.Html | |||
| https://www.dupont.com/industries/automo… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Automotive.Html | |||
| https://www.dupont.com/industries/buildi… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Building And Construction.Html | |||
| https://www.dupont.com/industries/aerosp… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Aerospace.Html | |||
| https://www.dupont.com/industries/packag… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Packaging And Printing.Html | |||
| https://www.dupont.com/about/our-values.… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Our Values.Html | |||
| /about/sustainability/our-goals.html | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Our Goals.Html | |||
| https://careers.dupont.com/ | Learn about careers | new tab | Add '(opens in new tab)' to text |
| https://www.investors.dupont.com/investo… | Investors | new tab | Add '(opens in new tab)' to text |
| /solution-finder/results.html | Product Finder | new tab | Add '(opens in new tab)' to text |
| https://urldefense.com/v3/__https:/www.3… | SDS Finder | new tab | Add '(opens in new tab)' to text |
| https://licensing.dupont.com/ | Brand Licensing | new tab | Add '(opens in new tab)' to text |
| https://dupont.smartcode.lrn.com/ | Code of Conduct | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/dupont | (empty) | empty | Add link text or aria-label |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
Links without text are announced as raw URLs by screen readers.
javascript:void(0);; a.navigation-item (#125 on page); a.cta-red (#131 on page); a.cta-red (#135 on page); a.cta-red (#139 on page); a.cta-red (#143 on page); a.cta-red (#147 on page); a.cta-red (#151 on page); a.cta-red (#155 on page); a.cta-red (#156 on page) (+12 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/microsites/discover.html ("Learn more"); /news/dupont-announces-new-2035-sustainability-goals.html ("Learn More"); /news/dupont-wins-two-2026-edison-awards.html ("Learn more"); /microsites/discover.html ("Learn more"); /news/dupont-announces-new-2035-sustainability-goals.html ("Learn More"); /news/dupont-wins-two-2026-edison-awards.html ("Learn more"); /microsites/discover.html ("Learn more"); https://www.dupont.com/water.html ("Learn more"); https://www.dupont.com/industries/healthcare-and-medical.html ("Learn more"); https://www.dupont.com/industries/automotive.html ("Learn more") (+5 more)
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.dupont.com; /water.html; https://www.investors.dupont.com/investors/dupont-investors/default.aspx; /solution-finder.html; https://careers.dupont.com/; https://www.investors.dupont.com/investors/dupont-investors/default.aspx; /solution-finder/results.html; https://urldefense.com/v3/__https:/www.3eonline.com/EeeOnlinePortal/DesktopDe…; https://licensing.dupont.com/; https://dupont.smartcode.lrn.com/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 16 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
8 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Discover DuPont: Exp… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 DuPont Announces New… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 DuPont Wins Two 2026… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 Discover DuPont: Exp… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 DuPont Announces New… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 DuPont Wins Two 2026… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h1 Discover DuPont: Exp… | 2.85:1 | 3.0:1 | #FFFFFF | #999999 | Fail |
| h2 DuPont is a leading … | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| h2 Providing essential … | 7.37:1 | 3.0:1 | #000000 | #999999 | Pass |
| title Home | DuPont | 7.37:1 | 4.5:1 | #000000 | #999999 | Pass |
| a Sign In | 7.37:1 | 4.5:1 | #000000 | #999999 | Pass |
| a Sign Up | 3.47:1 | 4.5:1 | #000000 | #5A6562 | Fail |
| a Industries & Solutio… | 2.11:1 | 4.5:1 | #000000 | #374640 | Fail |
| a Industries & Solutio… | 2.34:1 | 4.5:1 | #000000 | #404C44 | Fail |
| a Aerospace & Aircraft | 2.43:1 | 4.5:1 | #000000 | #454E46 | Fail |
| a View all Industries … | 2.62:1 | 4.5:1 | #000000 | #4D5248 | Fail |
| a Automotive | 2.03:1 | 4.5:1 | #000000 | #46402C | Fail |
| a View all Industries … | 1.86:1 | 4.5:1 | #000000 | #423A24 | Fail |
| a Building & Construct… | 1.50:1 | 4.5:1 | #000000 | #312C18 | Fail |
| a View all Industries … | 1.33:1 | 4.5:1 | #000000 | #242314 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
CLighthouse Accessibility AuditsActionScore 78/100 — 7 failing, 27 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Legal Notices & Terms of Use div.col-sm-12 > ul.footer-list-legal > li > a |
Privacy div.col-sm-12 > ul.footer-list-legal > li > a |
Site Map div.col-sm-12 > ul.footer-list-legal > li > a |
Accessibility div.col-sm-12 > ul.footer-list-legal > li > a |
ACCEPT ALL div.mainContent > div > div.pdynamicbutton > a.call |
REJECT ALL div.mainContent > div > div.pdynamicbutton > a.required |
MANAGE COOKIES » div.mainContent > div > div.pdynamicbutton > a.shp |
Privacy Policy div > div.footer > div.left > a#privacyPolicyAnchor |
Tracker Details Page div > div.footer > div.left > a |
Powered by div > div.footer > div.right > label |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body#corporate-editable-page-4a98861a6d > div#pop-div2012639048716905332 > div#pop-div303983712242929486 > div#pop-frame06179396321046385 body#corporate-editable-page-4a98861a6d > div#pop-div2012639048716905332 > div#pop-div303983712242929486 > div#pop-frame06179396321046385 |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
We put safety & respect first div.row > div.list-item > div.list-container > h5.full |
Browse our brands & products div.list-item > div.card-image > div.card-text > h5 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.component-navigation--logo > div#userMobileIcon > a#profileNavTrigger > img.non_login_user div.component-navigation--logo > div#userMobileIcon > a#profileNavTrigger > img.non_login_user |
ul.component-navigation--items-bottom > li > a.search > img ul.component-navigation--items-bottom > li > a.search > img |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
div.owl-item > div.card-view > div.row > img.OF-cover div.owl-item > div.card-view > div.row > img.OF-cover |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
ul > li > a > img ul > li > a > img |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav > div.component-navigation--logo > div.hamburger > input nav > div.component-navigation--logo > div.hamburger > input |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav > div.component-navigation--logo > div#userMobileIcon > a#profileNavTrigger nav > div.component-navigation--logo > div#userMobileIcon > a#profileNavTrigger |
div.col-sm-12 > ul > li > a div.col-sm-12 > ul > li > a |
div > div.footer > div.right > a div > div.footer > div.right > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search
Product Finder
English div.container > nav > div.component-navigation--items > ul.component-navigation--items-bottom |
Legal Notices & Terms of Use
Privacy
Site Map
Accessibility
Cookie Preferences div.container > div#margin-top > div.col-sm-12 > ul.footer-list-legal |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2