<?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>Thinking Accessible &#187; color contrast</title>
	<atom:link href="http://thinkingaccessible.com/tag/color-contrast/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkingaccessible.com</link>
	<description>Making accessiblity accessible to you.</description>
	<lastBuildDate>Sun, 21 Feb 2010 18:12:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check My Colours</title>
		<link>http://thinkingaccessible.com/check-my-colours/</link>
		<comments>http://thinkingaccessible.com/check-my-colours/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 15:32:54 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[color contrast]]></category>
		<category><![CDATA[good practices]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[validity]]></category>
		<category><![CDATA[WCAG]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=48</guid>
		<description><![CDATA[www.checkmycolours.com is a website for you to easily check if the colours on your website are accessible.
This tool takes all of the references to colour from your web page including your CSS and nicely compares the background colours to the foreground colours. The report that gets tabulated shows very bluntly what instance is acceptable and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.checkmycolours.com">www.checkmycolours.com</a> is a website for you to easily check if the colours on your website are accessible.</p>
<p>This tool takes all of the references to colour from your web page including your CSS and nicely compares the background colours to the foreground colours. The report that gets tabulated shows very bluntly what instance is acceptable and what instance is not. The system analyses three things: Contrast Ratio, Brightness difference, and Color difference. By clicking on the rows, it also allows the user to find another colour that would replace the current one. Unfortunately, this feature is a little hard to click on.</p>
<p>The site can give the user an idea of what is lacking in terms of colour accessibility, but does not offer a  comprehensive understanding of what the guidelines are. Explaining what the categories and the numbers mean might clarify the systems results.</p>
<p>Let me demystify it for you.</p>
<p><strong>Contrast Ratio</strong>: Contrast is measured using a formula that gives a ratio ranging from 1:1 (no contrast) to 21:1 (maximum contrast). AA and AAA refers to the level of priority. Level AA are strongly recommended (mininum contrast is <span>4.</span>5:1) to allow most users accessibility. Level AAA are suggested (mininum contrast is <span>7</span>:1) to allow some users accessibility.</p>
<p>Algorithm for luminosity contrast ratio in <a title="Glossary of document" href="http://www.w3.org/TR/2005/WD-WCAG20-20051123/complete.html#luminosity-contrastdef">Web Content Accessibility Guidelines 2.0 Glossary</a>.</p>
<p><strong>Brightness difference</strong>: Another formula that evaluates the difference between the background brightness, and the foreground brightness. This should be greater than 125.</p>
<p><strong>Color difference</strong>: This formula refers to the difference between the background colour and the foreground colour  and should be greater than 500.</p>
<p>Formulas are explained in the document <a title="Under Guideline 2" href="http://www.w3.org/TR/AERT#color">Techniques For Accessibility Evaluation And Repair Tools</a>.</p>
<p>The limitation of these types of  applications is that we cannot check the colour balance from images.  This is one of the reasons that it is not recommended to make any text into images. They cannot be viewed by external reading programs.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/check-my-colours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Contrast Analyser by Colors on the Web</title>
		<link>http://thinkingaccessible.com/color-contrast-analyser-by-colors-on-the-web/</link>
		<comments>http://thinkingaccessible.com/color-contrast-analyser-by-colors-on-the-web/#comments</comments>
		<pubDate>Sun, 03 May 2009 14:20:21 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Web Accessibility]]></category>
		<category><![CDATA[color contrast]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=18</guid>
		<description><![CDATA[I have been using this tool for some time now. It&#8217;s simple and straight forward. It will tell you if your colour combinations are good or not.  Large and bolded text are categorized differently than smaller text. The program also tells you what priority your combination represents. Priority 3 (AAA) is the lowest level, so [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using this tool for some time now. It&#8217;s simple and straight forward. It will tell you if your colour combinations are good or not.  Large and bolded text are categorized differently than smaller text. The program also tells you what priority your combination represents. Priority 3 (AAA) is the lowest level, so for all intents and purposes, this is the minimum requirements. Although the page is a little clutered for my liking, I bare it. After all it&#8217;s free!</p>
<p>Check it out at: <a title="Color Contrast Analyser tool" href="http://www.colorsontheweb.com/colorcontrast.asp">http://www.colorsontheweb.com/colorcontrast.asp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/color-contrast-analyser-by-colors-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
