Indigo Navy color code: #26265C

A dye-house indigo, deeper and more violet than standard navy.

Purple Navy
#26265C

Indigo Navy · rgb(38, 38, 92)

Every format for Indigo Navy

HEX
#26265C
RGB
rgb(38, 38, 92)
HSL
hsl(240, 42%, 25%)
HSV
240°, 59%, 36%
CMYK
59%, 59%, 0%, 64%
Lightness
25% · dark

Hue sits at 240°, which makes Indigo Navy a true blue navy, with 42% saturation. In the Purple Navy family it reads as a dark option.

Text contrast on Indigo Navy

Contrast ratios are calculated using the WCAG 2.1 relative luminance formula. Normal body text needs 4.5:1 and large text needs 3:1 to pass AA.

White text on Indigo Navy

The quick brown fox jumps over the lazy dog.

13.87:1 — AAA for normal text

Black text on Indigo Navy

The quick brown fox jumps over the lazy dog.

1.51:1 — below AA, decorative use only

Indigo Navy text on white

The quick brown fox jumps over the lazy dog.

13.87:1 — AAA for normal text

Accessibility notes

  • Pair Indigo Navy with white text for the strongest reading experience: that combination gives 13.87:1.
  • Used as a text colour on white, it clears the 3:1 bar for large headings.
  • Never rely on Indigo Navy alone to communicate state. Add an icon, label or underline so the meaning survives for colour-blind users and in greyscale printing.
  • When placing text over a photograph tinted with Indigo Navy, add a solid overlay first. Contrast measured against a flat colour does not hold over varying imagery.

Using Indigo Navy in CSS and HTML

CSS example

:root {
  --indigo-navy: #26265C;
}

.panel {
  background-color: var(--indigo-navy);
  color: #FFFFFF;
  border: 1px solid #26265C;
}

HTML example

<div style="background-color: #26265C; color: #FFFFFF; padding: 1rem;">
  Indigo Navy #26265C
</div>

Common uses

  • Page and section backgrounds in dark interfaces, where it holds white text cleanly.
  • Purple Navy palettes for brand systems that need a dependable cool anchor.
  • Print work where a deep blue is preferred to black, using the CMYK build 59%, 59%, 0%, 64%.
  • Data visualisation, as one step in a lightness-based navy scale.

Design recommendations

  • Build lighter and darker variants by changing only the lightness in hsl(240, 42%, 25%). Keeping hue fixed is what makes a scale look intentional.
  • Give Indigo Navy at least one warm counterweight. A cool palette with no warm accent tends to read as cold rather than calm.
  • Saturation is moderate, which makes this shade forgiving across large areas and long reading sessions.

Complementary and matching colors

Each of these is derived from the hue, saturation and lightness of Indigo Navy. Click a swatch to copy it.

Complementary #9C9C40
Split complement #9C6E40
Warm accent #A9D035
Analogous cool #4678AA
Analogous warm #7846AA
Triadic #863737

Similar navy shades

Aubergine Navy

Purple Navy

HEX
#322E52
RGB
50, 46, 82
HSL
247, 28%, 25%
CMYK
39%, 44%, 0%, 68%

Violet Navy

Purple Navy

HEX
#2E2C5F
RGB
46, 44, 95
HSL
242, 37%, 27%
CMYK
52%, 54%, 0%, 63%

Byzantine Navy

Purple Navy

HEX
#2A2A5E
RGB
42, 42, 94
HSL
240, 38%, 27%
CMYK
55%, 55%, 0%, 63%

Plum Navy

Purple Navy

HEX
#3B3160
RGB
59, 49, 96
HSL
253, 32%, 28%
CMYK
39%, 49%, 0%, 62%

Purple Navy

Purple Navy

HEX
#4E5180
RGB
78, 81, 128
HSL
236, 24%, 40%
CMYK
39%, 37%, 0%, 50%

Navy Blue

Classic Navy

HEX
#000080
RGB
0, 0, 128
HSL
240, 100%, 25%
CMYK
100%, 100%, 0%, 50%

Continue exploring

FAQs about Indigo Navy

What is the Indigo Navy color code?

The Indigo Navy color code is #26265C in HEX, rgb(38, 38, 92) in RGB and hsl(240, 42%, 25%) in HSL.

What is the RGB value of Indigo Navy?

Indigo Navy is rgb(38, 38, 92), meaning 38 units of red, 38 of green and 92 of blue on the 0 to 255 scale.

What is the CMYK value of Indigo Navy?

In CMYK, Indigo Navy converts to approximately 59%, 59%, 0%, 64%. Printed output will look slightly less saturated than the screen preview because CMYK covers a narrower gamut.

Does white text work on Indigo Navy?

White text on Indigo Navy gives a contrast ratio of 13.87:1, which is AAA for normal text.

Does black text work on Indigo Navy?

Black text on Indigo Navy gives a contrast ratio of 1.51:1, which is below AA, decorative use only.

Which colors go with Indigo Navy?

Its direct complement is #9C9C40, and the warm accent #A9D035 works well for calls to action. For a quieter scheme, pair it with the analogous blues listed above.

Is Indigo Navy a light or dark navy?

At 25% lightness, Indigo Navy is classed as a dark navy in this collection.