<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning the World &#187; brightness</title>
	<atom:link href="http://learningtheworld.eu/tag/brightness/feed/" rel="self" type="application/rss+xml" />
	<link>http://learningtheworld.eu</link>
	<description></description>
	<lastBuildDate>Tue, 06 Nov 2012 00:17:33 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Accessibility Tools for Quality Assurance: Color Contrast</title>
		<link>http://learningtheworld.eu/2008/color-contrast-tools/</link>
		<comments>http://learningtheworld.eu/2008/color-contrast-tools/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 13:00:11 +0000</pubDate>
		<dc:creator><![CDATA[Martin Kliehm]]></dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[brightness]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[contrast]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[luminosity]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[quality assurance]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://learningtheworld.eu/2008/accessibility-tools-for-quality-assurance-color-contrast/</guid>
		<description><![CDATA[Accessibility testing tools are great for quality assurance (<acronym>QA</acronym>), even when the website doesn&#8217;t have to be accessible. For example, <strong>color contrast</strong> is a very subjective thing. It depends on technical factors like the quality and settings of the screen, environmental factors like glaring sunlight, and the physical abilities of the person viewing it. It&#8217;s literally subjective in the eye of the designer. Color contrast analyzers give us an impression how fore- and background colors are perceivable by <em>other</em> people.&#160;[&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Accessibility testing tools are great for quality assurance (<acronym>QA</acronym>), <strong>even when the website doesn&rsquo;t have to be accessible</strong>. For example, color contrast is a very subjective thing. It depends on technical factors like the quality and settings of the screen, environmental factors like glaring sunlight, and the physical abilities of the person viewing it. It&rsquo;s literally <strong>subjective</strong> in the eye of the designer.</p>

<p>In contrast, color contrast analyzers use algorithms from the Web Content Accessibility Guidelines (<acronym>WCAG</acronym>) to obtain verifiable, <strong>objective</strong> results for luminosity, brightness and contrast. Those results give us an impression how fore- and background colors are perceivable by <em>other</em> people.</p>

<h3>An example</h3>

<p>Visiting the <strong>iTunes store</strong> we can say subjectively that the light gray text on a dark gray background is somehow hard to read. It&rsquo;s straining, and possibly that&rsquo;s not only due to the small font size:</p>

<p><img src="/wp-content/uploads/2008/02/screenshot-itunes-movies.jpg" alt="Screenshot iTunes Store Top Movies Section" width="500" height="356" /></p>

<p>If we check it with a color contrast analyzer, we get results like these:</p>

<p><img src="/wp-content/uploads/2008/02/screenshot-cca.png" alt="Screenshot Colour Contrast Analyser" width="500" height="107" /></p>

<p>The luminosity contrast ratio is sufficient with 5.37, the difference in brightness only just fails with 116 (125 being the lower limit), and the difference in color is insufficient with a result of 348 (the lower limit is 500).</p>

<p>So it&rsquo;s not us getting old&nbsp;&mdash; the color values are indeed poorly chosen!</p>

<h3>Downloads and links</h3>

<p>There are various tools to test color contrast:</p>

<ul>
<li>Firefox Add-Ons: <a href="https://addons.mozilla.org/en-US/firefox/addon/7313/">Colour Contrast Analyser</a> and <a href="https://addons.mozilla.org/en-US/firefox/addon/9108/">Juicy Studio Accessibility Toolbar</a></li>
<li>Internet Explorer: <a href="http://www.paciellogroup.com/resources/wat-ie-about.html">Web Accessibility Toolbar 2.0</a> (<acronym>WAT</acronym>)</li>
<li>Opera: <a href="http://www.paciellogroup.com/resources/wat-about.html">Web Accessibility Toolbar 1.1</a></li>
<li><a href="http://www.paciellogroup.com/resources/contrast-analyser.html">Colour Contrast Analyser 2.2</a> as standalone software for Windows or Mac OS</li>
</ul>

<p>As web application:</p>

<ul>
<li><a href="http://juicystudio.com/services/colourcontrast.php">Juicystudio Colour Contrast Analyser</a></li>
<li>More <a href="http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html#visual-audio-contrast-contrast-resources-head">resources listed by the <acronym>W3C</acronym></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://learningtheworld.eu/2008/color-contrast-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
