Mobile Friendliness 100/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Performance 74/100
Speed Index
-
Speed Index14768.23target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time39.4seconds
-
Resources26requests
-
Bytes in3.8MB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time39.9seconds
-
Resources29requests
-
Bytes in3.8MB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- www.ultimacapital.com
- www.facebook.com
- www.google-analytics.com
- connect.facebook.net
- www.googletagmanager.com
- code.jquery.com
- stats.g.doubleclick.net
Bytes downloaded
- www.ultimacapital.com
- connect.facebook.net
- code.jquery.com
- www.googletagmanager.com
- www.google-analytics.com
- www.facebook.com
- stats.g.doubleclick.net
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
Bytes downloaded
- html
- js
- css
- image
- font
Speed
Load time39389 ms
Page load is fast enough on 3G
First byte5176 ms
First Contentful Paint2360.541 ms
First meaningful paint2750.6 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle2750.60 ms
Time to Interactive2750.60 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 29%
Leverage browser caching
20 resources found
URL |
---|
https://www.ultimacapital.com/images/hp/corfu.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/home-cover3.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/montana.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/gstaad.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/grand-villa.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/home-cover1.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/home-cover2.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/courchevel.jpg ( 0 0 ) |
https://www.ultimacapital.com/common.js ( 0 0 ) |
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Semibold.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Regular.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/images/logo.svg ( 0 0 ) |
https://www.ultimacapital.com/fonts/icomoon/icomoon.ttf ( 0 0 ) |
https://www.ultimacapital.com/images/hp/megeve.jpg ( 5 minutes ) |
https://www.ultimacapital.com/js/jquery-1.12.4.min.js ( 5 minutes ) |
https://www.ultimacapital.com/common.css ( 5 minutes ) |
https://www.ultimacapital.com/js/the-times.js ( 5 minutes ) |
https://connect.facebook.net/signals/config/465024907523649?v=2.9.18&r=stable ( 20 minutes ) |
https://connect.facebook.net/en_US/fbevents.js ( 20 minutes ) |
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size636 nodes
-
Total DOM Nodes636target < 1,500 nodes
-
DOM Depth20target < 32
-
Maximum Children42target < 60 nodes
Compressed Images
Uses Progressive JPEGsScore: 100 %
Properly Sized ImagesPotential savings of 16 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Potential savings of 0 ms
URL |
---|
https://www.ultimacapital.com/common.css<\/span> |
... |
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Corporate / Institutional
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
Make it easy to contact you
Carousels are generally avoided (but they are acceptable if they are well implemented)
The website supports autofill for all form fields and the fields are tagged for the appropriate information from autofill
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 75/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <a class="tab-links__link is-active" href="#" title="All" data-role="tab-list-link " data-index="0">All</a> | a[title="All"] | Fix any of the following: Element has insufficient color contrast of 2.23 (foreground color: #c7aa68, background color: #ffffff, font size: 22.2pt, font weight: normal). Expected contrast ratio of 3:1 |
serious | <p>Opening soon</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[href$="ultimacorfu.com/"][target="_blank"] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[target="_blank"]:nth-child(2) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[target="_blank"]:nth-child(3) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Ongoing</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[target="_blank"]:nth-child(4) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[target="_blank"]:nth-child(5) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[target="_blank"]:nth-child(6) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | .properties-tab-content__item[target="_blank"]:nth-child(7) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .properties-tab-content > .properties-tab-content__item[href$="ultimamegeve.com/"][target="_blank"] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Ongoing</p> | .properties-tab-content__item[target="_blank"]:nth-child(9) > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <a href="https://www.ultimacollection.com/" target="_blank"> www.ultimacollection.com</a> | p > a[target="_blank"] | Fix any of the following: Element has insufficient color contrast of 2.23 (foreground color: #c7aa68, background color: #ffffff, font size: 12.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | li[data-id="\30 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | li[data-id="\31 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | li[data-id="\32 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Ongoing</p> | li[data-id="\33 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | li[data-id="\34 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Ongoing</p> | li[data-id="\35 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Live</p> | li[data-id="\36 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | li[data-id="\37 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Opening soon</p> | li[data-id="\38 "] > .note > p | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p class="copy">© 2020 Ultima Capital. All rights reserved</p> | .footer__bot-side.footer__bot-item:nth-child(3) > .copy | Fix any of the following: Element has insufficient color contrast of 3.76 (foreground color: #797979, background color: #1f1f1f, font size: 9.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 77/100
Speed Index
-
Speed Index9540.76target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time13.7seconds
-
Resources47requests
-
Bytes in1.3MB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time14.9seconds
-
Resources49requests
-
Bytes in1.3MB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- maps.googleapis.com
- www.ultimacapital.com
- maps.gstatic.com
- www.facebook.com
- www.google-analytics.com
- connect.facebook.net
- www.googletagmanager.com
- fonts.googleapis.com
- code.jquery.com
- stats.g.doubleclick.net
Bytes downloaded
- www.ultimacapital.com
- maps.googleapis.com
- connect.facebook.net
- code.jquery.com
- www.googletagmanager.com
- www.google-analytics.com
- maps.gstatic.com
- fonts.googleapis.com
- www.facebook.com
- stats.g.doubleclick.net
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
Bytes downloaded
- html
- js
- css
- image
- font
Speed
Load time13653 ms
Page load is fast enough on 3G
First byte2080 ms
First Contentful Paint1869.298 ms
First meaningful paint2252.297 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle2252.30 ms
Time to Interactive2252.30 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 72%
Leverage browser caching
15 resources found
URL |
---|
https://www.ultimacapital.com/images/hp/properties-cover.jpg ( 0 0 ) |
https://www.ultimacapital.com/images/hp/introduction_687x684.png ( 0 0 ) |
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Semibold.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Regular.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/images/logo.svg ( 0 0 ) |
https://www.ultimacapital.com/fonts/icomoon/icomoon.ttf ( 0 0 ) |
https://www.ultimacapital.com/images/marker.svg ( 0 0 ) |
https://www.ultimacapital.com/common.js ( 5 minutes ) |
https://www.ultimacapital.com/js/jquery-1.12.4.min.js ( 5 minutes ) |
https://www.ultimacapital.com/common.css ( 5 minutes ) |
https://www.ultimacapital.com/js/the-times.js ( 5 minutes ) |
https://connect.facebook.net/signals/config/465024907523649?v=2.9.18&r=stable ( 20 minutes ) |
https://connect.facebook.net/en_US/fbevents.js ( 20 minutes ) |
https://maps.googleapis.com/maps/api/js?callback=_dk_google_maps_loader_cb&key=AIzaSyAIQGHMgiTqVt8QUJQt_woEFRmqkxyywFU&v=weekly&libraries=places ( 30 minutes ) |
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size753 nodes
-
Total DOM Nodes753target < 1,500 nodes
-
DOM Depth20target < 32
-
Maximum Children65target < 60 nodes
Compressed Images
Uses Progressive JPEGsScore: 100 %
Properly Sized ImagesPotential savings of 4 KB
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Potential savings of 160 ms
URL |
---|
https://www.ultimacapital.com/common.css<\/span> |
... |
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Corporate / Institutional
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
Make it easy to contact you
Carousels are generally avoided (but they are acceptable if they are well implemented)
The website supports autofill for all form fields and the fields are tagged for the appropriate information from autofill
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
Mobile Friendliness 75/100
Content is not blocked for zoom/scale
Content is sized correctly for the viewport
Uses legible font sizes
Color Contrast is satisfactory
Failing Elements
Impact | Snippet | Target | Failure Summary |
---|---|---|---|
serious | <a class="tab-links__link is-active" href="#" title="All" data-role="tab-list-link " data-index="0">All</a> | a[title="All"] | Fix any of the following: Element has insufficient color contrast of 2.23 (foreground color: #c7aa68, background color: #ffffff, font size: 22.2pt, font weight: normal). Expected contrast ratio of 3:1 |
serious | <p>20 Apr 2020</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(1) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(1) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>06 Apr 2020</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(2) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(2) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>20 Feb 2020</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(3) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(3) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>06 Jan 2020</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(4) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(4) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>12 Oct 2019</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(5) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(5) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>06 Oct</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(6) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(6) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>18 Sep 2019</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(7) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(7) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>22 Aug 2019</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(8) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(8) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>12 Aug 2019</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(9) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .tab-content__item[data-index="\30 "][data-role="tab-list-target"] > .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(9) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>18 Aug 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(10) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(10) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>08 Aug 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(11) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>News</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(11) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>23 Dec 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(12) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(12) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>20 Nov 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(13) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(13) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>31 Oct 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(14) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(14) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>08 Aug 2019</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(15) > .note.flex-container > p:nth-child(1) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p>Press Release</p> | .press-centre-item.is-loaded[data-animation="stagger-item"]:nth-child(15) > .note.flex-container > p:nth-child(2) | Fix any of the following: Element has insufficient color contrast of 3.51 (foreground color: #898989, background color: #ffffff, font size: 10.5pt, font weight: normal). Expected contrast ratio of 4.5:1 |
serious | <p class="copy">© 2020 Ultima Capital. All rights reserved</p> | .footer__bot-side.footer__bot-item:nth-child(3) > .copy | Fix any of the following: Element has insufficient color contrast of 3.76 (foreground color: #797979, background color: #1f1f1f, font size: 9.0pt, font weight: normal). Expected contrast ratio of 4.5:1 |
... |
Performance 77/100
Speed Index
-
Speed Index6937.62target < 4500 ms
Speed Index is a page load performance metric that shows you how quickly the contents of a page are visibly populated. The lower the score, the better. Source: Lighthouse - Learn more
Document complete
-
Time9.9seconds
-
Resources17requests
-
Bytes in568.9KB
These metrics are collected from the initial request until the browser considers the page loaded (JavaScript onLoad event). This usually happens after all of the image content has loaded but may not include content that is triggered by javascript execution.
Fully load
-
Time10.8seconds
-
Resources21requests
-
Bytes in573.5KB
These metrics are collected from the initial request until 2 seconds of no network activity after Document Complete (JavaScript onLoad event). This will usually include any activity that is triggered by javascript after the main page loads.
Assets by Domain
Requests
- www.ultimacapital.com
- www.facebook.com
- www.google-analytics.com
- connect.facebook.net
- www.googletagmanager.com
- code.jquery.com
- stats.g.doubleclick.net
Bytes downloaded
- www.ultimacapital.com
- connect.facebook.net
- code.jquery.com
- www.googletagmanager.com
- www.google-analytics.com
- www.facebook.com
- stats.g.doubleclick.net
Assets by Mime-Type
Requests
- html
- js
- css
- image
- font
- other
Bytes downloaded
- html
- js
- css
- image
- font
Speed
Load time9922 ms
Page load is fast enough on 3G
First byte1768 ms
First Contentful Paint1971.761 ms
First meaningful paint1971.761 ms
Estimated Input Latency12 ms (target < 50 ms)
Uses persistent connections (keep alive)Score: 100%
First CPU Idle1971.76 ms
Time to Interactive1971.76 ms
Page weight
Uses compression (gzip, zopfli, deflate, brotli)Score: 100%
Uses a CDN for all static assetsScore: 44%
Leverage browser caching
7 resources found
URL |
---|
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Semibold.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/fonts/gilroy/Gilroy-Regular.generated.woff2 ( 0 0 ) |
https://www.ultimacapital.com/images/logo.svg ( 0 0 ) |
https://www.ultimacapital.com/fonts/icomoon/icomoon.ttf ( 0 0 ) |
https://connect.facebook.net/signals/config/465024907523649?v=2.9.18&r=stable ( 20 minutes ) |
https://connect.facebook.net/en_US/fbevents.js ( 20 minutes ) |
https://www.google-analytics.com/analytics.js ( 2 hours ) |
... |
Minify CSS
Minify JavaScript
Avoids an excessive DOM size538 nodes
-
Total DOM Nodes538target < 1,500 nodes
-
DOM Depth17target < 32
-
Maximum Children42target < 60 nodes
Compressed Images
Uses Progressive JPEGsn/a
Properly Sized Images
Offscreen images
First impression
Eliminates render-blocking JavaScript and CSS in above-the-fold content
Potential savings of 240 ms
URL |
---|
https://www.ultimacapital.com/common.css.pagespeed.ce.DsKvL0rTFh.css<\/span> |
... |
Improves server response time
Avoids landing page redirects
Usability 70/100 Industry: Corporate / Institutional
Brand logo linked to homepage
No ending trailing paths
Active section is highlighted in navigation menus
Listing/overview pages with many items implements deferred loading techniques
Prevent layout shiftings when loading media. Set width and height attributes on both <img> and <video> tags
Make it easy to contact you
Carousels are generally avoided (but they are acceptable if they are well implemented)
The website supports autofill for all form fields and the fields are tagged for the appropriate information from autofill
The most appropriate keyboard for the input type is provided first
All mistakes made in forms are clearly highlighted in real time, and instructions for correct completion are provided in real time
PWA / Best Practices 82/100
Avoids Application Cache
Avoids WebSQL DB
Avoids requesting the geolocation permission on page load
robots.txt is valid
Avoids requesting the notification permission on page load
Avoids deprecated APIs
Allows to paste into password input fields
Registers a Service Worker
Responds with a 200 when offline
Uses HTTPS
Redirects HTTP traffic to HTTPS
Uses HTTP/2 for its own resources
Uses passive listeners to improve scrolling performance
Avoid using document.write()
Manifest's short_name won't be truncated when displayed on homescreen
Configured for a custom splash screen
User can be prompted to Install the Web App
This report was built manually by Awwwards experts taking care personally of every detail using several Google and 3rd-party audit tools and services for metrics, web performance optimization and best practices for mobile design and development.
Loading time vary depending on network, device, server, site design, and implementation.
These are the environments used to create this report:
Webpagetest | Test Location | Dulles VA USA |
Browser | MotoG4 Chrome | |
Connection | Mobile 3G (1.6 Mbps / 768 Kbps 300ms RTT) | |
Number of Runs | 1 | |
User Agent | Default | |
Lighthouse | User agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 |
Device Emulation | Emulated Nexus 5X | |
Network Throttling | 150ms TCP RTT, 1,638.4 Kbps throughput (Simulated) | |
CPU Throttling | 4x slowdown (Simulated) | |
PageSpeed Insights | Environment | Mobile |