{"id":85512,"date":"2023-01-19T10:58:06","date_gmt":"2023-01-19T16:58:06","guid":{"rendered":"https:\/\/allyant.com\/?p=85512"},"modified":"2026-05-14T04:38:40","modified_gmt":"2026-05-14T09:38:40","slug":"color-and-contrast-for-accessibility","status":"publish","type":"post","link":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/","title":{"rendered":"Color and Contrast for Accessibility"},"content":{"rendered":"\n<p><strong>This is the third in an eight-part article series.<\/strong><\/p>\n\n\n\n<p>STEP 3: COLOR &amp; CONTRAST<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Color and Contrast Best Practices for Accessibility<\/h2>\n\n\n\n<p>As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it is probably best to start there when laying out the requirements for proper use of color and contrast.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-black-color has-text-color has-large-font-size\">Color Considerations for Accessible Designs<\/h3>\n\n\n\n<p>The WCAG 2.0 Criterion 1.4.1 states the following regarding use of color:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cColor is not used as the only visual means of conveying information, indicating an action, prompting a response, or distinguishing a visual element.\u201d<\/p>\n<\/blockquote>\n\n\n\n<p>What does this mean in plain English? It is straightforward as there is no actual restriction in the use of a color in a document, with the exception that some colors may not be a good choice when we discuss proper contrast. What this does mean is that you cannot use color alone to represent important information, determine a response or to represent a visual content. A simple example that is commonly used by authors is to use&nbsp;<strong>green text to indicate good information <\/strong>and&nbsp;<strong>red text to indicate negative information<\/strong>. While there is nothing wrong with the red or green text, if the only way to determine what is good or bad information is indicated by color choices, this represents a failure of the WCAG 2.0 Criterion 1.4.1 requirements, where color cannot be the only means to convey the different meaning of the text. One way to resolve the problem above would be to have the good data in a table column and the bad data in the other column with a proper heading above the table columns indicating the good and bad data. This way you can still use the color choices but there is more than one way to differentiate the good and bad data.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"306\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/good-bad-data-color-coded-768x306-1.webp\" alt=\"A two column table showing Good Data vs Bad Data\" class=\"wp-image-85514\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/good-bad-data-color-coded-768x306-1.webp 768w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/good-bad-data-color-coded-768x306-1-300x120.webp 300w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<p>A similar situation is often used for Forms when listing mandatory fields. It is common practice to mark these mandatory fields in red text to indicate they must be completed. Using red text alone to indicate the mandatory fields is a violation of the WCAG 2.0 Criterion 1.4.1. There needs to be more than just the use of color in indicating mandatory fields such as an icon that indicates a mandatory field such as below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"440\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-in-forms-768x440-1.webp\" alt=\"Screenshot showing a form that features asterisks in addition to color to denote the required fields\" class=\"wp-image-85515\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-in-forms-768x440-1.webp 768w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-in-forms-768x440-1-300x172.webp 300w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading has-black-color has-text-color has-large-font-size\">Contrast Ratio<\/h3>\n\n\n\n<p>While not technically directly related to use of color, WCAG Guideline 1.3.1 is closely related to the above use of color to denote important information. The guideline states that \u201cInfo and Relationships: Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text (Level A).\u201d<\/p>\n\n\n\n<p>What this means is that in addition to color, you cannot use font, style, format, location on the page or similar to convey information. This applies even if the document is in all black and white text. Common examples are using ALL CAPS for one meaning and then&nbsp;<em>italics<\/em>&nbsp;for another meaning. We often see this failure in drug formularies where brand name drugs are in all caps and generic drugs are listed in lower case italics. If all caps or lower-case italics are the only means to determine which drugs are generic and which are name brand, that is a failure of the standard.<\/p>\n\n\n\n<p>Contrast ratio is a more difficult subject as many designers work hard to achieve a creative design for their work and often this will run counter to the contrast requirements of WCAG 2.0 1.4.3. The Criterion states the following:<\/p>\n\n\n\n<p>\u201cThe visual presentation of text and images of text has a contrast ratio of at least 4.5:1, except for the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Large Text:<\/strong>&nbsp;Large-scale text and images of large -scale text have a contrast ratio of at least 3:1.<\/li>\n\n\n\n<li><strong>Incidental:<\/strong>&nbsp;Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to anyone, or that are part of a picture that contains significant other visual content, have no contrast requirement.<\/li>\n\n\n\n<li><strong>Logotypes:<\/strong>&nbsp;Text that is part of a logo or brand name has no contrast requirements.\u201d<\/li>\n<\/ul>\n\n\n\n<p>There are many examples we can give regarding color\/contrast, but as you will soon find it is difficult to predict as what will pass, or fail is very dependent upon the design of your document and color palette being used. For example, here is an example for different shades of black and grey on white, but you would get different results if you used different colors for the text and background.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"583\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-with-text-1024x583-1.png\" alt=\"Screenshot showing test results with Colour Contrast Analyser (CCA) from The Paciello Group\" class=\"wp-image-85516\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-with-text-1024x583-1.png 1024w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-with-text-1024x583-1-300x171.png 300w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/color-contrast-with-text-1024x583-1-768x437.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Tested with Colour Contrast Analyser (CCA) from The Paciello Group<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-purple-color has-text-color\">Color Contrast Checker<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"744\" height=\"804\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Web-Aim-Contrast-Checker-744x804-1.png\" alt=\"A screen capture of the WebAim color contrast checker\" class=\"wp-image-85517\" style=\"width:558px;height:603px\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Web-Aim-Contrast-Checker-744x804-1.png 744w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Web-Aim-Contrast-Checker-744x804-1-278x300.png 278w\" sizes=\"auto, (max-width: 744px) 100vw, 744px\" \/><\/figure>\n<\/div>\n\n\n<p>What this means is that you really need to test your work as you are developing it using a contrast tool to ensure you are adhering to the 4.5:1 requirement. There are some general rules to follow that are common sense such as using dark colors such as black, navy, dark green, maroon with a light background such as light grey, but the only way to be sure is to check your work with a color analyzer. A good tool you can download and install for testing color contrast is available from <a href=\"https:\/\/webaim.org\/resources\/contrastchecker\/\">WebAim<\/a>.<\/p>\n\n\n\n<p>WebAim has some good examples of specific uses of color&nbsp;<a href=\"https:\/\/webaim.org\/articles\/contrast\/#ratio\">https:\/\/webaim.org\/articles\/contrast\/#ratio<\/a>&nbsp;but it is difficult to remember all the rules when designing your documents so best practice is to test the final results using a color\/contrast analyzer tool to be sure that the document meets the requirements and is accessible.<\/p>\n\n\n\n<p>In summary, color and contrast issues are a common problem with documents but can be easily solved by adding the best practice to your design work to test using a contrast analyzer tool and by following the guidelines in to ensure the color is not being used as the only means to convey differences.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Read the Entire Series Here<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Step 1: <a href=\"https:\/\/allyant.com\/blog\/pdf-tagging-and-reading-order\/\" title=\"\">Tags &amp; Reading Order<\/a><\/li>\n\n\n\n<li>Step 2: <a href=\"https:\/\/allyant.com\/blog\/the-relevance-of-metadata-in-accessible-pdfs\/\" title=\"Role of Metadata in PDFs | PDF Accessibility and Compliance\">Metadata<\/a><\/li>\n\n\n\n<li>Step 3: <a href=\"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/\" title=\"Acessible Color &amp; Contrast | PDF Accessibility and Compliance\">Color &amp; Contrast<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":85513,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[],"class_list":["post-85512","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Communications\"\/>\n\t<meta name=\"google-site-verification\" content=\"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Allyant - Simple. Seamless. Accessibility.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Color and Contrast for Accessibility - Allyant\" \/>\n\t\t<meta property=\"og:description\" content=\"This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-01-19T16:58:06+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-14T09:38:40+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Color and Contrast for Accessibility - Allyant\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#blogposting\",\"name\":\"Color and Contrast for Accessibility - Allyant\",\"headline\":\"Color and Contrast for Accessibility\",\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg\",\"width\":2560,\"height\":1280},\"datePublished\":\"2023-01-19T10:58:06-06:00\",\"dateModified\":\"2026-05-14T04:38:40-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allyant.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#listItem\",\"name\":\"Color and Contrast for Accessibility\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#listItem\",\"position\":3,\"name\":\"Color and Contrast for Accessibility\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\",\"name\":\"Allyant\",\"description\":\"We make accessibility simple, seamless, and efficient for organizations\\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"email\":\"info@allyant.com\",\"telephone\":\"+16132360866\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":200},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/image.png\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#organizationLogo\",\"width\":5672,\"height\":2900,\"caption\":\"Allyant logo. Simple, Seamless, Accessibility.\"},\"image\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\",\"url\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/\",\"name\":\"Communications\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0f63af01ba9ed8418fb3841c0650c5dd9338bf4bace999d37d9063551728d9db?s=96&d=mm&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#webpage\",\"url\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/\",\"name\":\"Color and Contrast for Accessibility - Allyant\",\"description\":\"This is the third in an eight-part article series. STEP 3: COLOR & CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#mainImage\",\"width\":2560,\"height\":1280},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/color-and-contrast-for-accessibility\\\/#mainImage\"},\"datePublished\":\"2023-01-19T10:58:06-06:00\",\"dateModified\":\"2026-05-14T04:38:40-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"name\":\"Allyant\",\"alternateName\":\"CommonLook\",\"description\":\"Simple. Seamless. Accessibility.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Color and Contrast for Accessibility - Allyant<\/title>\n\n","aioseo_head_json":{"title":"Color and Contrast for Accessibility - Allyant","description":"This is the third in an eight-part article series. STEP 3: COLOR & CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it","canonical_url":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#blogposting","name":"Color and Contrast for Accessibility - Allyant","headline":"Color and Contrast for Accessibility","author":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"publisher":{"@id":"https:\/\/allyant.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg","width":2560,"height":1280},"datePublished":"2023-01-19T10:58:06-06:00","dateModified":"2026-05-14T04:38:40-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#webpage"},"isPartOf":{"@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","position":1,"name":"Home","item":"https:\/\/allyant.com","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/allyant.com\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#listItem","name":"Color and Contrast for Accessibility"},"previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#listItem","position":3,"name":"Color and Contrast for Accessibility","previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/allyant.com\/#organization","name":"Allyant","description":"We make accessibility simple, seamless, and efficient for organizations\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.","url":"https:\/\/allyant.com\/","email":"info@allyant.com","telephone":"+16132360866","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":200},"logo":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/04\/image.png","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#organizationLogo","width":5672,"height":2900,"caption":"Allyant logo. Simple, Seamless, Accessibility."},"image":{"@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/allyant.com\/author\/communications\/#author","url":"https:\/\/allyant.com\/author\/communications\/","name":"Communications","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/0f63af01ba9ed8418fb3841c0650c5dd9338bf4bace999d37d9063551728d9db?s=96&d=mm&r=g"}},{"@type":"WebPage","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#webpage","url":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/","name":"Color and Contrast for Accessibility - Allyant","description":"This is the third in an eight-part article series. STEP 3: COLOR & CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/allyant.com\/#website"},"breadcrumb":{"@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#breadcrumblist"},"author":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"creator":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg","@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#mainImage","width":2560,"height":1280},"primaryImageOfPage":{"@id":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/#mainImage"},"datePublished":"2023-01-19T10:58:06-06:00","dateModified":"2026-05-14T04:38:40-05:00"},{"@type":"WebSite","@id":"https:\/\/allyant.com\/#website","url":"https:\/\/allyant.com\/","name":"Allyant","alternateName":"CommonLook","description":"Simple. Seamless. Accessibility.","inLanguage":"en-US","publisher":{"@id":"https:\/\/allyant.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Allyant - Simple. Seamless. Accessibility.","og:type":"article","og:title":"Color and Contrast for Accessibility - Allyant","og:description":"This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it","og:url":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/","og:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg","og:image:secure_url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg","og:image:width":2560,"og:image:height":1280,"article:published_time":"2023-01-19T16:58:06+00:00","article:modified_time":"2026-05-14T09:38:40+00:00","twitter:card":"summary_large_image","twitter:title":"Color and Contrast for Accessibility - Allyant","twitter:description":"This is the third in an eight-part article series. STEP 3: COLOR &amp; CONTRAST Color and Contrast Best Practices for Accessibility As part of our series of articles on what is required to ensure PDF documents are accessible, we will be discussing color and proper contrast. The WCAG 2.0 standards address both issues and it","twitter:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Color-and-Contrast-for-Accessibility-scaled-1.jpeg"},"aioseo_meta_data":{"post_id":"85512","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","created":"2022-12-05 17:53:46","updated":"2026-05-14 09:38:42","ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"seo_analyzer_scan_date":"2026-05-14 09:38:42"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tColor and Contrast for Accessibility\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/allyant.com"},{"label":"Blog","link":"https:\/\/allyant.com\/category\/blog\/"},{"label":"Color and Contrast for Accessibility","link":"https:\/\/allyant.com\/blog\/color-and-contrast-for-accessibility\/"}],"_links":{"self":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/comments?post=85512"}],"version-history":[{"count":0,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85512\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media\/85513"}],"wp:attachment":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media?parent=85512"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/categories?post=85512"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/tags?post=85512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}