Frost Navy color code: #D6DEEA

A frosted tint that reads almost white but keeps a cool cast.

Light Navy
#D6DEEA

Frost Navy · rgb(214, 222, 234)

Every format for Frost Navy

HEX
#D6DEEA
RGB
rgb(214, 222, 234)
HSL
hsl(216, 32%, 88%)
HSV
216°, 9%, 92%
CMYK
9%, 5%, 0%, 8%
Lightness
88% · light

Hue sits at 216°, which makes Frost Navy a slightly cool blue navy, with 32% saturation. In the Light Navy family it reads as a light option.

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

The quick brown fox jumps over the lazy dog.

1.36:1 — below AA, decorative use only

Black text on Frost Navy

The quick brown fox jumps over the lazy dog.

15.5:1 — AAA for normal text

Frost Navy text on white

The quick brown fox jumps over the lazy dog.

1.36:1 — below AA, decorative use only

Accessibility notes

  • Pair Frost Navy with near-black text for the strongest reading experience: that combination gives 15.5:1.
  • It is too light to serve as body text on white, so keep it for fills and large display type.
  • Never rely on Frost 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 Frost Navy, add a solid overlay first. Contrast measured against a flat colour does not hold over varying imagery.

Using Frost Navy in CSS and HTML

CSS example

:root {
  --frost-navy: #D6DEEA;
}

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

HTML example

<div style="background-color: #D6DEEA; color: #0A1128; padding: 1rem;">
  Frost Navy #D6DEEA
</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 9%, 5%, 0%, 8%.
  • 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(216, 32%, 88%). Keeping hue fixed is what makes a scale look intentional.
  • Give Frost 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 Frost Navy. Click a swatch to copy it.

Complementary #BAA078
Split complement #BA7F78
Warm accent #CCBB5C
Analogous cool #9AC6CB
Analogous warm #9F9ACB
Triadic #BA7892

Similar navy shades

Cloud Navy

Light Navy

HEX
#E4E9F2
RGB
228, 233, 242
HSL
219, 35%, 92%
CMYK
6%, 4%, 0%, 5%

Baby Navy

Light Navy

HEX
#C3CFE2
RGB
195, 207, 226
HSL
217, 35%, 83%
CMYK
14%, 8%, 0%, 11%

Mist Navy

Light Navy

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

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%

Pale Navy

Light Navy

HEX
#7A8FB8
RGB
122, 143, 184
HSL
220, 30%, 60%
CMYK
34%, 22%, 0%, 28%

Continue exploring

FAQs about Frost Navy

What is the Frost Navy color code?

The Frost Navy color code is #D6DEEA in HEX, rgb(214, 222, 234) in RGB and hsl(216, 32%, 88%) in HSL.

What is the RGB value of Frost Navy?

Frost Navy is rgb(214, 222, 234), meaning 214 units of red, 222 of green and 234 of blue on the 0 to 255 scale.

What is the CMYK value of Frost Navy?

In CMYK, Frost Navy converts to approximately 9%, 5%, 0%, 8%. Printed output will look slightly less saturated than the screen preview because CMYK covers a narrower gamut.

Does white text work on Frost Navy?

White text on Frost Navy gives a contrast ratio of 1.36:1, which is below AA, decorative use only.

Does black text work on Frost Navy?

Black text on Frost Navy gives a contrast ratio of 15.5:1, which is AAA for normal text.

Which colors go with Frost Navy?

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

Is Frost Navy a light or dark navy?

At 88% lightness, Frost Navy is classed as a light navy in this collection.