-
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?
Changes from all commits
60558b0
1dc7634
b4471c1
93380a6
b4e2192
c9829e2
026ce0c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,7 +126,11 @@ Intent of Contrast (Enhanced) |
|
in charts, graphs, diagrams, and other non-text-based information, which is covered by | ||
Success Criterion 1.4.11 Non-Text Contrast. | ||
|
||
|
||
Text used as part of a logo or logotype is exempted from contrast requirements, under the assumption that logos/logotypes must comply with stricter color choices mandated by corporate identity guidelines. However, this can be problematic when the logo or logotype also acts as a user interface component (such as a link or other interactive control). Some part of the control must meet the 3:1 contrast ratio so users can at least identify that there is a control. Authors could choose a variant of the logo or logotype that has sufficient contrast, include a border with contrast (though this may still not help users identify what the control's label is), or provide an equivalent user interface component which serves the same purpose and does meet the contrast requirements. |
||
|
||
|
||
Rationale for the Ratios Chosen |
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,7 +130,19 @@ Intent of Contrast (Minimum) |
|
See also |
||
1.4.6: Contrast (Enhanced). | ||
|
||
|
||
Text used as part of a logo or logotype is exempted from contrast requirements, |
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. if we're happy(er) with the rewording above - which includes a suggestion from @alastc - then this should be made to match |
||
under the assumption that logos/logotypes must comply with stricter color choices mandated | ||
by corporate identity guidelines. | ||
However, this can be problematic when the logo or logotype also acts as a | ||
user interface component (such as a link or other interactive control). | ||
In these cases, authors should choose a variant of the logo or logotype that has sufficient | ||
contrast, if allowed by the corporate identity guidelines. | ||
Alternatively, authors should provide an equivalent user interface component | ||
which serves the same purpose and does meet the contrast requirements. | ||
|
||
|
||
Rationale for the Ratios Chosen |
||
|
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something else occurred to me, sorry, which is that if we are talking about another SC, we should deal with it over there.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes this also needs to be worded differently. This language puts an exception and rationale in a note -- which is not allowable. If it is an exception the exception needs to be in the provision and the rationale needs to use wording in the provision.
Eg something like this.
Note: Text used as part of a logo or logotype falls under the "essential" exemption because logos/logotypes often must comply with stricter color choices mandated by corporate identity guidelines.
Note: When the logo or logotype also acts as a user interface component (such as a link or other interactive control) other contrast requirements apply. See Success Criterion 1.4.11 Non-text Contrast.
and then include the proper note on logos as controls there.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the note here tries to explain the exception (for "Logotypes") that is ALREADY in the normative SC wording. we're not introducing a new exception. or are you getting at something else?
"Logotypes
Text that is part of a logo or brand name has no contrast requirement."