I noticed that there's some minor color contrast issues in a couple of sections of the DjangoCon US 2024 website. These can be checked automatically with an extension like Accessibility Insights for Web .
The sections where I found issues are the following:
In the "other hotels" section of the venue page, there's some blue text on a light blue background that doesn't meet the minimum contrast ratio suggested by WCAG AA guidelines (this one is the one with the lowest contrast ratio)
In the Pre-Conference and Conference Schedule sections of the about page, the months of the dates are shown in white text over a red background which also doesn't meet the minimum contrast ratio.
In the same page, the "Conference Features" text (white text on blue background) also has this problem. This is also an issue in other texts with the same foreground and background colors as this one, like the "A friendly conference for a friendly community" in the home page.
Images of where the issues are, as detected by the Accessibility Insights for Web Chrome extension:
Just wanted to flag these so that we can improve the website accessibility 😄 I'm happy to open a PR to address this.
I noticed that there's some minor color contrast issues in a couple of sections of the DjangoCon US 2024 website. These can be checked automatically with an extension like Accessibility Insights for Web .
The sections where I found issues are the following:
Images of where the issues are, as detected by the Accessibility Insights for Web Chrome extension:
Just wanted to flag these so that we can improve the website accessibility 😄 I'm happy to open a PR to address this.