#3F5AD2 — Deep Indigo
#3F5AD2 is a deep indigo in the Indigo family. In practice it looks like a balanced medium indigo, and it is also commonly known as Indigo, Iris Blue. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#3F5AD2
Tints and shades (50–950)
Accessibility
Contrast on white
5.83:1
Contrast on black
3.60:1
- AA (4.5:1) on whitePass
- AA Large (3:1) on whitePass
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whitePass
- UI components (3:1) on whitePass
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.014 269.2); /* #f2f5ff */
--brand-100: oklch(0.936 0.029 269.2); /* #e2eafe */
--brand-200: oklch(0.885 0.056 269.2); /* #cad8ff */
--brand-300: oklch(0.808 0.096 269.2); /* #a7beff */
--brand-400: oklch(0.712 0.149 269.2); /* #7d9cff */
--brand-500: oklch(0.637 0.194 269.2); /* #5d7fff */
--brand-600: oklch(0.577 0.192 269.2); /* #4d6ce9 */
--brand-700: oklch(0.505 0.181 269.2); /* #3d57ca */
--brand-800: oklch(0.444 0.161 269.2); /* #3148ab */
--brand-900: oklch(0.396 0.145 269.2); /* #293c93 */
--brand-950: oklch(0.281 0.102 269.2); /* #16225b */
}