Skip to content

Commit b2ce22d

Browse files
committed
Update color contrast pic
1 parent 2105941 commit b2ce22d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_accessibility/color/color_contrast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nav_order: 15
1010

1111
Check that your content has enough color contrast between individual elements and against the background. Use a contrast checker like the WebAIM Contrast Checker to find the contrast ratio of the colors used in your content.
1212

13-
![Color contrast between blue (#3371E7) and white (#FFFFFF)](../color/color_contrast.png =200)\
13+
![Color contrast between blue (#3371E7) and white (#FFFFFF)](../color/color_contrast.png)\
1414
*Use a tool like the WebAIM Contrast Checker to make sure there is enough contrast between colors.*
1515

1616
To use the WebAIM Contrast Checker, enter a foreground and a background color in RGB hexadecimal format (e.g. #FD3 or #F7DA39) or choose a color using a color picker to extract the color value from any page element. The contrast checker will tell you if your color combination passes or fails the Web Accessibility Initiative’s Web Content Accessibility Guidelines (W3C WCAG 2.1) requirements.
1.13 KB
Loading

0 commit comments

Comments
 (0)