WCAG AA और AAA एक्सेसिबिलिटी स्तरों के विरुद्ध दो रंगों के बीच कंट्रास्ट अनुपात जांचें।
Contrast Checker का उपयोग कैसे करें
एक टेक्स्ट रंग और बैकग्राउंड रंग चुनें।
कंट्रास्ट अनुपात और WCAG पास या फेल बैज पढ़ें।
जब तक आपको आवश्यक स्तर पास न हो जाए रंग समायोजित करें।
This is a WCAG color contrast checker that shows the exact contrast ratio between a text color and a background color, and whether it meets the AA and AAA accessibility levels. Pick colors with the swatch or by hex code and see a live preview.
Adjust the two colors until the badges pass the level you need, and the result updates instantly as you go.
Text that is too close in lightness to its background is hard or impossible to read, especially for people with low vision or color vision deficiencies, or for anyone on a phone in bright sunlight. Enough contrast keeps your content legible for everyone.
The Web Content Accessibility Guidelines (WCAG) set the standard. AA, the level most sites aim for and that many accessibility laws reference, requires a ratio of 4.5:1 for normal text and 3:1 for large text. AAA is stricter at 7:1 and 4.5:1.
Large text gets a lower threshold because bigger letters stay legible at less contrast. It counts as large at roughly 24px (18pt), or 18.66px (14pt) when bold.
The ratio comes from the relative luminance of the two colors using the official WCAG formula, producing a value from 1:1 (no contrast, identical colors) up to 21:1 (black on white).
Everything is calculated in your browser, so it is instant and private. Nothing you pick is uploaded anywhere.
अक्सर पूछे जाने वाले सवाल
WCAG AA को सामान्य टेक्स्ट के लिए 4.5:1 और बड़े टेक्स्ट (18pt या 14pt बोल्ड) के लिए 3:1 की आवश्यकता है। AAA को क्रमशः 7:1 और 4.5:1 की आवश्यकता है।
टेक्स्ट जो कम से कम 24px (18pt) है, या बोल्ड होने पर 18.66px (14pt)। बड़े टेक्स्ट को कम कंट्रास्ट अनुपात की अनुमति है।
आधिकारिक WCAG फॉर्मूला का उपयोग करके प्रत्येक रंग की सापेक्ष चमक से, 1:1 (कोई कंट्रास्ट नहीं) से 21:1 (सफेद पर काला) तक का मान देता है।
इस टूल को एम्बेड करें
इस टूल को अपनी वेबसाइट में जोड़ें। नीचे दिया स्निपेट कॉपी करें; यह अपने आप अपडेट रहता है।
<iframe src="https://monu.tools/embed/hi/color-contrast-checker" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>संबंधित टूल
SQL क्वेरी को क्लॉज लाइन ब्रेक और सुसंगत कीवर्ड केसिंग के साथ फॉर्मेट और सुंदर बनाएं, या उन्हें एकल लाइन में मिनिफाई करें।
XML को उचित इंडेंटेशन के साथ सुंदर बनाएं, या इसे एकल लाइन में मिनिफाई करें। टिप्पणियां, CDATA और प्रोसेसिंग निर्देश संरक्षित हैं।
CSS को साफ इंडेंटेशन के साथ सुंदर बनाएं, या फ़ाइल आकार कम करने के लिए मिनिफाई करें। मीडिया क्वेरी, calc() और लाइसेंस टिप्पणियां संभालता है।
HTML को ब्लॉक-अवेयर इंडेंटेशन के साथ सुंदर बनाएं, या मिनिफाई करें। pre, textarea, script और style की सामग्री संरक्षित है।