Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 59/100 — 9 failing, 14 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Главное div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Москва div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Ближний Восток div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div.dzen-mobile--tabs-menu-v2__specialTab-2t |
Новые лица Дзена div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Свежее div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
СВО div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Политика div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Происшествия div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Общество div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Экономика div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Спорт div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Шоу-бизнес div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Авто div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
В мире div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Культура div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Технологии div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Наука div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s > span.dzen-mobile--base-button__childrenContent-DJ > div |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Главная
Видео
Статьи
Новости
Подписки div.dzen-layout--mobile-page-layout__root-1O > aside > div.dzen-layout--mobile-bottom-navigation__menuContainer-3l > div.dzen-layout--mobile-bottom-navigation__menu-1F |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.dzen-mobile--media-image__imageWrapper-1X > div.dzen-mobile--zen-image-cover__zenImageCover-18 > div > img.dzen-mobile--zen-image-cover__image-2d div.dzen-mobile--media-image__imageWrapper-1X > div.dzen-mobile--zen-image-cover__zenImageCover-18 > div > img.dzen-mobile--zen-image-cover__image-2d |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.Theme > iframe body.Theme > iframe |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.zen-page html.zen-page |
These are opportunities to improve the interpretation of your content by users in different locales.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Опубликовано фото мужчины, застрелившего полицейского в Оренбургской области … div.dzen-mobile--carousel-canvas__itemPosition-3I > div.dzen-mobile--carousel-canvas__itemWrapper-18 > div.dzen-mobile--card-news__tabPane-3_ > ul.dzen-mobile--card-news__stories-Bu |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Шойгу: страны, открывшие небо для атак БПЛА по России, — соучастники агрессии div.dzen-mobile--card-news__tabPane-3_ > ul.dzen-mobile--card-news__stories-Bu > div.dzen-mobile--card-news-item-animated__wrapper-Tz > li.dzen-mobile--card-news-story__story-7L |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
+12° div.dzen-mobile--geo-and-currency-widget__widgetWrapper-1L > div.dzen-mobile--geo-and-currency-widget__left-2E > div.dzen-mobile--geoblock__wrapper-Yc > a.dzen-mobile--geoblock__link-aX |
$ 76,09 div.dzen-mobile--geo-and-currency-widget__widgetWrapper-1L > div.dzen-mobile--geo-and-currency-widget__rates-2r > div.dzen-mobile--currency-rates__wrapper-10 > a.dzen-mobile--currency-rates__rate-fu |
€ 89,41 div.dzen-mobile--geo-and-currency-widget__widgetWrapper-1L > div.dzen-mobile--geo-and-currency-widget__rates-2r > div.dzen-mobile--currency-rates__wrapper-10 > a.dzen-mobile--currency-rates__rate-fu |
99,81 div.dzen-mobile--geo-and-currency-widget__widgetWrapper-1L > div.dzen-mobile--geo-and-currency-widget__rates-2r > div.dzen-mobile--currency-rates__wrapper-10 > a.dzen-mobile--currency-rates__rate-fu |
Главное div.dzen-mobile--base-scroll__tabContainer-2w > div#base-scroll-wrapper > div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s |
Москва div.dzen-mobile--base-scroll__tabContainer-2w > div#base-scroll-wrapper > div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s |
Ближний Восток div.dzen-mobile--base-scroll__tabContainer-2w > div#base-scroll-wrapper > div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s |
Новые лица Дзена div.dzen-mobile--base-scroll__tabContainer-2w > div#base-scroll-wrapper > div#base-scroll-container > a.dzen-mobile--base-tab__tab-3s |
Опубликовано фото мужчины, застрелившего полицейского в Оренбургской области … ul.dzen-mobile--card-news__stories-Bu > li.dzen-mobile--card-news-story__story-7L > div.dzen-mobile--card-news-story__cardWrapper-i9 > a.dzen-mobile--card-top-avatar__rootElement-Us |
Трагедия в Оренбуржье: при задержании преступника погиб полицейский ul.dzen-mobile--card-news__stories-Bu > li.dzen-mobile--card-news-story__story-7L > div.dzen-mobile--card-news-story__cardWrapper-i9 > a.dzen-mobile--card-top-avatar__rootElement-Us |
Глава ЛДПР Слуцкий предложил уведомлять об эвакуации авто через «Госуслуги» ul.dzen-mobile--card-news__stories-Bu > li.dzen-mobile--card-news-story__story-7L > div.dzen-mobile--card-news-story__cardWrapper-i9 > a.dzen-mobile--card-top-avatar__rootElement-Us |
СК: украинские дроны ударили по танкеру под флагом Либерии в Краснодарском крае ul.dzen-mobile--card-news__stories-Bu > li.dzen-mobile--card-news-story__story-7L > div.dzen-mobile--card-news-story__cardWrapper-i9 > a.dzen-mobile--card-top-avatar__rootElement-Us |
Шойгу: страны, открывшие небо для атак БПЛА по России, — соучастники агрессии div.dzen-mobile--card-news-item-animated__wrapper-Tz > li.dzen-mobile--card-news-story__story-7L > div.dzen-mobile--card-news-story__cardWrapper-i9 > a.dzen-mobile--card-top-avatar__rootElement-Us |
Телепрограмма
1 день
Анна Семенович в белом наряде и фате приехала на Байкал div.dzen-mobile--news-container-item__newsList-12 > div.dzen-mobile--news-container-item__newsItemContainer-3c > div.dzen-mobile--news-story-item__root-2a > a.dzen-mobile--news-story-item__link-Uc |
Главный региональный
59 мин
Иностранцы массово стали ехать в Сибирь и на Дальни… div.dzen-mobile--news-container-item__newsList-12 > div.dzen-mobile--news-container-item__newsItemContainer-3c > div.dzen-mobile--news-story-item__root-2a > a.dzen-mobile--news-story-item__link-Uc |
Первый Женский
23 часа
Песня «Седая ночь» «Ласкового мая» обошла всех и возглав… div.dzen-mobile--news-container-item__newsList-12 > div.dzen-mobile--news-container-item__newsItemContainer-3c > div.dzen-mobile--news-story-item__root-2a > a.dzen-mobile--news-story-item__link-Uc |
Царьград
4 часа
IPhone 17 подешевел в России: цена снизилась до 62 тысяч рублей div.dzen-mobile--news-container-item__newsList-12 > div.dzen-mobile--news-container-item__newsItemContainer-3c > div.dzen-mobile--news-story-item__root-2a > a.dzen-mobile--news-story-item__link-Uc |
BLandmark Structure8 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy5 headingsREVIEW
- H3 12 бытовых привычек, которые стоит перенять у финнов
- H3 Обращение Виктории Бони к Путину «от лица народа» за полдня набрало 18 млн просмотров
- H3 Почему Репин изобразил царевну Софью такой непривлекательной?
- H3 Что будет со вкладами после заседания ЦБ 24 апреля. Холодный анализ.
- H3 Татьяна Навка отметила 51-летие: фото с мужем, поздравления дочери и звездных коллег
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
BAlt Text Quality2 of 4 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
BLink & Button Quality1 issue(s) across 71 links and 21 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://ya.ru/?open_keyboard=1 | Открыть виртуал… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/pogoda/213 | 12 °C | new tab | Add '(opens in new tab)' to text |
| /news/rubric/quotes/0 | Курс USD/RUB | new tab | Add '(opens in new tab)' to text |
| /news/rubric/quotes/1 | Курс EUR/RUB | new tab | Add '(opens in new tab)' to text |
| /news/rubric/quotes/2 | Курс OIL | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/about | Всё о Дзене | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/about/careers | Вакансии | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news | index | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/19711 | Moscow | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/rubric/eastconflict | eastconflict | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/novye-lica-dzena | zamedlenie_telegram | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/rubric/chronologic | chronologic | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/svo-tema | svo | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/politika | politics | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/proisshestviya | incident | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/obshchestvo | society | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/economy | business | new tab | Add '(opens in new tab)' to text |
| https://sportsdzen.ru/topic/sport | sport | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/shou-biznes | showbusiness | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/auto | auto | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/sobytiya-v-mire | world | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/culture | culture | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/it | computers | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/topic/science | science | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/b3d32d4d-c648… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/c180fe35-2bda… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/f5f7fc8b-520a… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/383b4292-d7da… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/43340923-14c2… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/0b852e8a-22a5… | Открыть новости … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news | Ещё 5 новостей | new tab | Add '(opens in new tab)' to text |
| /explore | Заголовок с ссыл… | new tab | Add '(opens in new tab)' to text |
| /explore | Кнопка Ещё, веду… | new tab | Add '(opens in new tab)' to text |
| /explore | Ссылка на страни… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/remplanner?lang=ru&is_po… | REMPLANNER | СТУДИЯ ДИ… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/adNoTal9j0agYHyv?from=… | Читать статью: 12 … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/adNoTal9j0agYHyv?from=… | Читать статью: 12 … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/adNoTal9j0agYHyv?from=… | Читать статью: 12 … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/moskvichmag?lang=ru&is_p… | Москвич Mag | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad6FH4dP7i9xBNfn?from=… | Читать статью: О… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad6FH4dP7i9xBNfn?from=… | Читать статью: О… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad6FH4dP7i9xBNfn?from=… | Читать статью: О… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/arts_tobe?lang=ru&is_pol… | arts_tobe - просто об … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/acedYLJHY34V88lX?from=… | Читать статью: П… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/acedYLJHY34V88lX?from=… | Читать статью: П… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/acedYLJHY34V88lX?from=… | Читать статью: П… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/77de715a-04d3… | Анна Семенович в… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/e1861036-7ce6… | Иностранцы масс… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/29174d76-d6d4… | Песня «Седая ноч… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/b04eb6f0-29c4… | IPhone 17 подешевел … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/news/story/8c7c5673-5a2f… | В Калининграде … | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/igorfaynman?lang=ru&is_p… | Файнманомика - ф… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad9Q44UyT2yYQ4_8?from=… | Читать статью: Ч… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad9Q44UyT2yYQ4_8?from=… | Читать статью: Ч… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad9Q44UyT2yYQ4_8?from=… | Читать статью: Ч… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/kino.mail.ru?lang=ru&is_… | Кино Mail | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad58gIdP7i9xBM1F?from=… | Читать статью: Т… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad58gIdP7i9xBM1F?from=… | Читать статью: Т… | new tab | Add '(opens in new tab)' to text |
| https://dzen.ru/a/ad58gIdP7i9xBM1F?from=… | Читать статью: Т… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://ya.ru/?open_keyboard=1; https://dzen.ru/pogoda/213; /news/rubric/quotes/0; /news/rubric/quotes/1; /news/rubric/quotes/2; https://dzen.ru/about; https://dzen.ru/about/careers; https://dzen.ru/news; https://dzen.ru/topic/19711; https://dzen.ru/news/rubric/eastconflict (+49 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button[data-testid="sidebar-more-button"]
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding8 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Form AccessibilityNo form controlsPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 12 бытовых п… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Обращение … | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Почему Реп… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Что будет с… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Татьяна На… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| title Дзен — гла… | 18.20:1 | 4.5:1 | #000000 | #F9EFC7 | Pass |
| div Поиск Янде… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Найти | 18.42:1 | 4.5:1 | #000000 | #EFF0F2 | Pass |
| span Найти в Дзе… | 18.42:1 | 4.5:1 | #000000 | #EFF0F2 | Pass |
| span Войти | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Добавить в … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Позвонить | 19.41:1 | 4.5:1 | #000000 | #F5F6F7 | Pass |
| div +12° | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Москва | 15.77:1 | 4.5:1 | #000000 | #DFDFE0 | Pass |
| span 76,09 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span € | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span 89,41 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span 99,81 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Главная | 18.59:1 | 4.5:1 | #000000 | #F1F1F1 | Pass |
| span Подписки | 17.31:1 | 4.5:1 | #000000 | #E9E9EA | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.