#4E02A3 — Dark Vivid Violet
#4E02A3 is a dark vivid violet in the Violet family. In practice it looks like a bold, saturated medium-dark deep violet, and it is also commonly known as Deep Violet, Grape. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#4E02A3
Tints and shades (50–950)
Accessibility
Contrast on white
11.28:1
Contrast on black
1.86:1
- AA (4.5:1) on whitePass
- AA Large (3:1) on whitePass
- AAA (7:1) on whitePass
- 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.015 293.1); /* #f5f4ff */
--brand-100: oklch(0.936 0.033 293.1); /* #eae6ff */
--brand-200: oklch(0.885 0.062 293.1); /* #dad2ff */
--brand-300: oklch(0.808 0.106 293.1); /* #c3b3ff */
--brand-400: oklch(0.712 0.166 293.1); /* #a88bff */
--brand-500: oklch(0.637 0.216 293.1); /* #9567ff */
--brand-600: oklch(0.577 0.215 293.1); /* #8353ea */
--brand-700: oklch(0.505 0.202 293.1); /* #6e40ca */
--brand-800: oklch(0.444 0.18 293.1); /* #5c33ab */
--brand-900: oklch(0.396 0.162 293.1); /* #4e2a93 */
--brand-950: oklch(0.281 0.114 293.1); /* #2e175b */
}