-
Notifications
You must be signed in to change notification settings - Fork 289
Add note about logo/logotypes contrast to 1.4.3, 1.4.6, and 1.4.11 understanding #4402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
be46563
to
60558b0
Compare
HTML diffs: |
Discussed at length on backlog call 5/23. Group concurrence that when logo is part of a UIC, there remains the 3:1 contrast requirement. Concern that "should" is problematic, and Patrick offered to revisit. |
This informal change would invalidate a long practice of exempting logos from contrast requirements, whether linked or unlinked. Many logos used are links to the start page. Often, there are other links (whether text of image) that replicate the function of the linked logo - but we have never passed logos that are below 3:1 only on the condition that there is, as it were, an in-page CAV. So this looks like normative change to me if it is phrased in terms of a 'must' and not just as a 'should' (recommendation / best practice). |
I'd argue that for graphical/non-text logos at least, that practice was ... misguided, considering the distinction in 1.4.11 between graphical object and user interface component. for those, i'd posit that it's not a normative change, just a clarification of what should have been the practice all along. for text contrast SCs, there is no UIC clause, so the (wrong, in my opinion) exception for "logotypes" is more problematic to address, which is why i was trying to tread lightly in any case, i'm having a second round of tweaking/expanding the language following discussions at the backlog meeting to try and defuse the bomb |
well, it is a practice covered in 1.1.1 for much longer than 1.4.11 exists - and I'd argue it is weird to demand another type or color for a logo once it is to be linked. Customers have wanted their logos the color they are and historically have been, many originating from a time when even 1.1.1 did not exist - which explains the exception. |
where does 1.1.1 exempt logos? assuming you meant 1.4.3 / 1.4.6, it only covers "Text that is part of a logo or brand name" so doesn't exempt any non-text parts of a logo
is it? users need to be able to tell what they're about to click/activate ... |
@patrickhlauke
|
Co-authored-by: Alastair Campbell <ac@alastc.com>
Discussed on backlog call 5/30, so far so good, but additional feedback is welcomed. |
i mentioned it in this call the other week, but also note: 1.4.3 and 1.4.6 use the term "logotype", but likely in an inappropriate way. "logotype" usually refers to word marks, logos that are essentially made up just of text (albeit stylised, in a custom font, or similar). there, text is the ONLY thing that makes up the logo ... so don't assume that "if they can't see the text, then they'll be able to see the rest of the logotype" because there isn't anything. i believe the spec should have just used "logos" rather than "logotypes" - logos can include both text AND non-text symbols. |
A few points, as a broad follow up to today's TF call.
|
…y best practice suggestions
Reworded/reworked this into a new suggestion, seeing the pushback the original suggestion got:
|
for clarity, the "author choice" thing would be things like this mockup here ... say a conference site chooses (because it looks "sexy") to have sponsor logos super faint (and then on hover, they become properly visible) that presentation is not "essential", it's not because the corporate id mandated it ... it's because the author chose to do that. and THAT is not exempt, I would claim. |
* see if "user interface component" can be linked correctly from the understanding docs * re-add the "equivalent UIC" idea to 1.4.11 too
…github.com/w3c/wcag into patrickhlauke-logo-logotype-exemption-note
Author choice or not? I fear this will often be an impossible call to make, at least for auditors, when they have no direct access to corporate style guides or policies, or designers' deliberations. I still do not see how being linked (which logos very often are, and have been, as part of site navigation) invalidates the essential exception in 1.4.11 for graphical objects. If it should invalidate it, that should be spelled out normatively in the exception, not sneaked in via a note. The fact that UIE and graphic objects stand separate in 1.4.11 and the first does not explicitly limit the exception of the second leaves ambiguity, but in the face of such ambiguity I prefer avoiding a stealth normative change unless such a change is agreed by the WG (even as substantive errata) and embedded in the normative text (in which case I fully support it). As a mere side comment, im many cases the larger size and the overall gestalt of the header with the conventional top left position of the logo as well as the general rule of thumb that activating "that blob top left" takes you to some landing / start page, all contextually support logo identification and seem to reduce the practical user impact of low contrast in logos. |
the graphical object is exempted, but the user interface component that wraps the logo isn't exempted. so you can keep the faint logo, but there needs to be some way for the user to understand the presence of the actual UIC (i'd love to be able to go further and actually invalidate the exemption for the graphical object part in this case, but ... at the very least, users will know that there IS a UIC there, even if they still can't discern WHAT it is) |
you seem to be fixated on the idea that this is aimed at somehow punishing the logo in the top left of the header. when really this is more about cases where authors have gleefully done "design" on logos on the main page, like those "here's a list of all our sponsors" / "these are the clients that use our product" / etc |
ok, so you do an audit, you as an auditor think "surely this visual treatment of the logo is not mandated by their CI, so i'll flag it". the client, upon receipt of the assessment, tells you "actually, our CI forces us to do this" and you change the fail to a pass... and if you're an author (the other audience for these guidelines), you are told here that just because it's a logo, it doesn't mean you now have carte blanche to do whatever you want. |
@patrickhlauke lets just see what the rest of the group will say—it is not a molehill I intend to suffer on |
While exempting text or non-text that is part of a logo/logotype makes sense (due to some companies' strict corporate identity requirements), it's nonetheless problematic when these logos/logotypes act as links of buttons.
These notes try to clarify the situation ... for 1.4.3 and 1.4.6 we can only suggest a best practice of - if possible - choosing an alternative that is still allowed by the CI/brand guidelines, or at the very least an additional link/control with the same purpose and with sufficient contrast.
For 1.4.11 there is an wrinkle here because the SC distinguishes between user interface controls and graphical objects. Logos on their own count as graphical objects, and if the CI/brand guidelines stipulated non-contrasting colours, then that is "essential". However, the "user interface control" part of a link/button with a logo is still subject to the requirements of the UIC needing to be identifiable. And again, as best practice, if they can, consider using a more contrasting logo variant as well.
Closes #4376, closes #1275, closes #1739, closes #1742
x-ref #902