aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials/callouts/warning-color-assistive-technologies.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/partials/callouts/warning-color-assistive-technologies.md')
-rw-r--r--site/layouts/partials/callouts/warning-color-assistive-technologies.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/partials/callouts/warning-color-assistive-technologies.md b/site/layouts/partials/callouts/warning-color-assistive-technologies.md
new file mode 100644
index 000000000..075bf3609
--- /dev/null
+++ b/site/layouts/partials/callouts/warning-color-assistive-technologies.md
@@ -0,0 +1 @@
+**Accessibility tip:** Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies like screen readers. Please ensure the meaning is obvious from the content itself (e.g., the visible text with a [*sufficient* color contrast](/docs/{{ .Site.Params.docs_version }}/getting-started/accessibility/#color-contrast)) or is included through alternative means, such as additional text hidden with the `.visually-hidden` class.