Pale Navy color code: #7A8FB8

A pastel navy suited to backgrounds, badges and subtle fills.

Light Navy
#7A8FB8

Pale Navy · rgb(122, 143, 184)

Every format for Pale Navy

HEX
#7A8FB8
RGB
rgb(122, 143, 184)
HSL
hsl(220, 30%, 60%)
HSV
220°, 34%, 72%
CMYK
34%, 22%, 0%, 28%
Lightness
60% · light

Hue sits at 220°, which makes Pale Navy a true blue navy, with 30% saturation. In the Light Navy family it reads as a light option.

Text contrast on Pale 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 Pale Navy

The quick brown fox jumps over the lazy dog.

3.26:1 — AA for large text only

Black text on Pale Navy

The quick brown fox jumps over the lazy dog.

6.45:1 — AA for normal text

Pale Navy text on white

The quick brown fox jumps over the lazy dog.

3.26:1 — AA for large text only

Accessibility notes

  • Pair Pale Navy with near-black text for the strongest reading experience: that combination gives 6.45:1.
  • Used as a text colour on white, it clears the 3:1 bar for large headings.
  • Never rely on Pale 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 Pale Navy, add a solid overlay first. Contrast measured against a flat colour does not hold over varying imagery.

Using Pale Navy in CSS and HTML

CSS example

:root {
  --pale-navy: #7A8FB8;
}

.panel {
  background-color: var(--pale-navy);
  color: #0A1128;
  border: 1px solid #7A8FB8;
}

HTML example

<div style="background-color: #7A8FB8; color: #0A1128; padding: 1rem;">
  Pale Navy #7A8FB8
</div>

Common uses

  • Card surfaces, badges, table striping and disabled states.
  • Light 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 34%, 22%, 0%, 28%.
  • 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(220, 30%, 60%). Keeping hue fixed is what makes a scale look intentional.
  • Give Pale 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 Pale Navy. Click a swatch to copy it.

Complementary #B8A37A
Split complement #B8857A
Warm accent #C9C15E
Analogous cool #9CC2C9
Analogous warm #A39CC9
Triadic #B87A8F

Similar navy shades

Sky Navy

Light Navy

HEX
#6C8CBF
RGB
108, 140, 191
HSL
217, 39%, 59%
CMYK
43%, 27%, 0%, 25%

Powder Navy

Light Navy

HEX
#9AABC9
RGB
154, 171, 201
HSL
218, 30%, 70%
CMYK
23%, 15%, 0%, 21%

Periwinkle Navy

Light Navy

HEX
#8C9EDA
RGB
140, 158, 218
HSL
226, 51%, 70%
CMYK
36%, 28%, 0%, 15%

Soft Navy

Light Navy

HEX
#4C6EA8
RGB
76, 110, 168
HSL
218, 38%, 48%
CMYK
55%, 35%, 0%, 34%

Light Navy

Light Navy

HEX
#3A5BA0
RGB
58, 91, 160
HSL
221, 47%, 43%
CMYK
64%, 43%, 0%, 37%

Mist Navy

Light Navy

HEX
#B3C0D6
RGB
179, 192, 214
HSL
218, 30%, 77%
CMYK
16%, 10%, 0%, 16%

Continue exploring

FAQs about Pale Navy

What is the Pale Navy color code?

The Pale Navy color code is #7A8FB8 in HEX, rgb(122, 143, 184) in RGB and hsl(220, 30%, 60%) in HSL.

What is the RGB value of Pale Navy?

Pale Navy is rgb(122, 143, 184), meaning 122 units of red, 143 of green and 184 of blue on the 0 to 255 scale.

What is the CMYK value of Pale Navy?

In CMYK, Pale Navy converts to approximately 34%, 22%, 0%, 28%. Printed output will look slightly less saturated than the screen preview because CMYK covers a narrower gamut.

Does white text work on Pale Navy?

White text on Pale Navy gives a contrast ratio of 3.26:1, which is AA for large text only.

Does black text work on Pale Navy?

Black text on Pale Navy gives a contrast ratio of 6.45:1, which is AA for normal text.

Which colors go with Pale Navy?

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

Is Pale Navy a light or dark navy?

At 60% lightness, Pale Navy is classed as a light navy in this collection.