Named color

Prussian Blue

Prussian Blue color #003153: RGB 0, 49, 83 and HSL 205°, 100%, 16%. Explore its cool blue profile, contrast, CSS, palettes and harmonies.

HEX #003153
RGB rgb(0, 49, 83)
HSL hsl(205 100% 16%)
CMYK cmyk(100, 41, 0, 67)
Luminance 0.0282
Contrast Black 1.56:1White 13.43:1

Use this color

Create with Prussian Blue

Open a professional color tool with #003153 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.

All color tools

CSS Utilities

--color-prussian-blue: #003153;
.bg-prussian-blue { background-color: #003153; }
.text-prussian-blue { color: #003153; }

Color history, meaning and use · Editorially reviewed

About Prussian Blue Color

Prussian Blue was an early modern synthetic pigment whose arrival expanded the working palette of painters and printmakers. By the early nineteenth century it had reached Japanese print production; technical analysis of Hokusai’s Great Wave identified it alongside traditional indigo rather than as a simple one-for-one replacement.

That layered use is a useful design lesson. Prussian Blue can work as a deep structural blue, while nearby indigo or lighter blue tones add depth without reducing the palette to one dark block. Its historical paint behavior and a CSS swatch are different media, so matching the HEX does not recreate ink layering, paper, or pigment concentration.

This page defines a stable digital Prussian Blue reference and does not claim to reproduce a particular historic paint or print impression.

WCAG Accessibility

Contrast checks for Prussian Blue against black and white text.

Black text1.56:1AA Fail
White text13.43:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Downloadable color reference infographic

Prussian Blue Color Reference Infographic

Save a high-resolution infographic of Prussian Blue, including its color values, coordinated palette, and black and white text contrast.

1200 × 800
Prussian Blue color reference infographic showing #003153, RGB and HSL values, a coordinated palette, and black and white text contrast.
Prussian Blue color reference infographic generated from the verified Colors Encyclopedia dataset.

Color Harmonies

Variants

Pairings

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0282
Black text1.56:1AA Fail
White text13.43:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#003153",
  "rgb": [
    0,
    49,
    83
  ],
  "hsl": [
    205,
    100,
    16
  ],
  "cmyk": [
    100,
    41,
    0,
    67
  ],
  "luminance": 0.0282,
  "contrast": {
    "black": 1.56,
    "white": 13.43
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#522200",
  "analogous": [
    "#00524B",
    "#000752"
  ],
  "triadic": [
    "#520030",
    "#305200"
  ],
  "tetradic": [
    "#4B0052",
    "#522200",
    "#075200"
  ],
  "splitComplementary": [
    "#520007",
    "#524B00"
  ],
  "monochromatic": [
    "#0065AD",
    "#003153",
    "#000000"
  ]
}
Variants
{
  "light": "#0065AD",
  "dark": "#000000",
  "saturated": "#003052",
  "desaturated": "#092E49",
  "pastel": "#1077C1",
  "neon": "#00477A"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#522200",
    "#00524B",
    "#000752"
  ],
  "avoid": [
    "#092E49",
    "#0065AD"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#0065AD",
    "#092E49"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "ink-blue",
    "sapphire-deep",
    "midnight-blue",
    "charcoal-blue",
    "british-racing-green"
  ],
  "generatedPalettes": [
    "prussian-blue"
  ],
  "generatedComparisons": [
    "ink-blue-vs-prussian-blue",
    "prussian-blue-vs-sapphire-deep"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/prussian-blue",
    "/wcag/prussian-blue",
    "/css/colors/prussian-blue",
    "/hex/003153",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/prussian-blue"
    ],
    "related": [
      "/colors/ink-blue",
      "/colors/sapphire-deep",
      "/colors/midnight-blue",
      "/colors/charcoal-blue",
      "/colors/british-racing-green",
      "/compare/ink-blue-vs-prussian-blue",
      "/compare/prussian-blue-vs-sapphire-deep",
      "/harmonies/prussian-blue",
      "/wcag/prussian-blue",
      "/css/colors/prussian-blue",
      "/hex/003153",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "prussian-blue",
  "name": "Prussian Blue",
  "hex": "#003153",
  "uses": [
    "interfaces",
    "brand systems",
    "technical design"
  ],
  "psychology": {
    "associations": [
      "trust",
      "clarity",
      "calm"
    ],
    "contexts": [
      "technology",
      "finance",
      "healthcare",
      "navigation"
    ],
    "avoidIn": [
      "high-warmth food palettes"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "dark",
    "jewel-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "dark",
    "jewel-tone",
    "interfaces",
    "brand-systems",
    "technical-design",
    "trust",
    "clarity",
    "calm"
  ],
  "popularity": 84,
  "rgb": [
    0,
    49,
    83
  ],
  "hsl": [
    205,
    100,
    16
  ],
  "cmyk": [
    100,
    41,
    0,
    67
  ],
  "luminance": 0.0282,
  "contrast": {
    "black": 1.56,
    "white": 13.43
  },
  "harmonies": {
    "complementary": "#522200",
    "analogous": [
      "#00524B",
      "#000752"
    ],
    "triadic": [
      "#520030",
      "#305200"
    ],
    "tetradic": [
      "#4B0052",
      "#522200",
      "#075200"
    ],
    "splitComplementary": [
      "#520007",
      "#524B00"
    ],
    "monochromatic": [
      "#0065AD",
      "#003153",
      "#000000"
    ]
  },
  "variants": {
    "light": "#0065AD",
    "dark": "#000000",
    "saturated": "#003052",
    "desaturated": "#092E49",
    "pastel": "#1077C1",
    "neon": "#00477A"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-prussian-blue: #003153;",
    "utility": ".bg-prussian-blue { background-color: #003153; }",
    "textUtility": ".text-prussian-blue { color: #003153; }"
  },
  "nearestColors": [
    "ink-blue",
    "sapphire-deep",
    "midnight-blue",
    "charcoal-blue",
    "british-racing-green"
  ],
  "generatedPalettes": [
    "prussian-blue"
  ],
  "generatedComparisons": [
    "ink-blue-vs-prussian-blue",
    "prussian-blue-vs-sapphire-deep"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/prussian-blue",
    "/wcag/prussian-blue",
    "/css/colors/prussian-blue",
    "/hex/003153",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/prussian-blue"
    ],
    "related": [
      "/colors/ink-blue",
      "/colors/sapphire-deep",
      "/colors/midnight-blue",
      "/colors/charcoal-blue",
      "/colors/british-racing-green",
      "/compare/ink-blue-vs-prussian-blue",
      "/compare/prussian-blue-vs-sapphire-deep",
      "/harmonies/prussian-blue",
      "/wcag/prussian-blue",
      "/css/colors/prussian-blue",
      "/hex/003153",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#522200",
      "#00524B",
      "#000752"
    ],
    "avoid": [
      "#092E49",
      "#0065AD"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#0065AD",
      "#092E49"
    ]
  }
}