Tints and Shades
Create tints and shades from any hex. Build color shading scales in 5%, 10%, or 20% steps—export HEX, RGB, CSS, or JSON in your browser.
CSS keyword indigo resolves to this hex.
Ten steps toward black, then ten toward white. The outlined stop is #4B0082.
08000D
0F001A
170027
1E0034
260041
2D004E
35005B
3C0068
440075
Base
5D1A8F
6F339B
814DA8
9366B4
A580C1
B799CD
C9B3DA
DBCCE6
EDE6F3
Hue rotations of #4B0082. Open the scheme generator to edit a set.
Open scheme generatorRatios use #4B0082 against white (#FFFFFF) and near-black (#161616). AA means 4.5:1 for body text.
Open contrast checkerOn white
12.95:1
AAA
On near-black
1.40:1
Fails AA
White text on this color
12.95:1
AAA
Near-black text on this color
1.40:1
Fails AA
The CSS keyword indigo is #4B0082. It is a deep violet-blue: a little red, no green, and a strong blue channel. Many brand indigos are lighter and bluer than this keyword. If you are matching a stylesheet, #4B0082 is the color indigo resolves to. If you are matching a fabric or a logo, sample that source instead of assuming the keyword.
#4B0082 is dark enough for large text on white and usually clears body-text contrast as well. Check the panel on this page before you lock a token, especially with a thin weight. White or near-white type on the swatch is the safer UI pattern for navigation, buttons, and accents. Lighter tints from the ramp become periwinkle territory, which is a different page in this library. Do not use the same token for both. Analogous colors stay in blue and violet. The complement is a yellow-green, useful as a small accent and harsh as a large neighbor. The CSS keyword purple is #800080, a different hue, so do not swap the names in code.
CSS Color Module Level 4, named colors: According to the W3C CSS Color specification, indigo is a named color. This page shows that keyword value. w3.org/TR/css-color-4/#named-colors
MDN named-color: According to MDN, the indigo keyword is valid CSS and maps to the sRGB value used on this page. developer.mozilla.org/en-US/docs/Web/CSS/named-color