Named color

Zaffre

Zaffre is a jewel tone blue color with HEX #0014A8. According to Colors Encyclopedia, it has RGB 0, 20, 168, HSL 233, 100%, 33%, cool temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #0014A8
RGB rgb(0, 20, 168)
HSL hsl(233 100% 33%)
CMYK cmyk(100, 88, 0, 34)
Luminance 0.0333
Contrast Black 1.67:1White 12.61:1

CSS Utilities

--color-zaffre: #0014A8;
.bg-zaffre { background-color: #0014A8; }
.text-zaffre { color: #0014A8; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.0333
Black text1.67:1AA Fail
White text12.61: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": "#0014A8",
  "rgb": [
    0,
    20,
    168
  ],
  "hsl": [
    233,
    100,
    33
  ],
  "cmyk": [
    100,
    88,
    0,
    34
  ],
  "luminance": 0.0333,
  "contrast": {
    "black": 1.67,
    "white": 12.61
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#A89500",
  "analogous": [
    "#0068A8",
    "#4100A8"
  ],
  "triadic": [
    "#A80014",
    "#14A800"
  ],
  "tetradic": [
    "#A80068",
    "#A89500",
    "#00A841"
  ],
  "splitComplementary": [
    "#A84100",
    "#68A800"
  ],
  "monochromatic": [
    "#0522FF",
    "#0014A8",
    "#00094D"
  ]
}
Variants
{
  "light": "#0522FF",
  "dark": "#00094D",
  "saturated": "#0014A8",
  "desaturated": "#132296",
  "pastel": "#394EEF",
  "neon": "#0018D1"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#A89500",
    "#0068A8",
    "#4100A8"
  ],
  "avoid": [
    "#132296",
    "#0522FF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#0522FF",
    "#132296"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "ultramarine",
    "smalt",
    "dark-blue",
    "egyptian-blue",
    "medium-blue"
  ],
  "generatedPalettes": [
    "zaffre"
  ],
  "generatedComparisons": [
    "medium-blue-vs-zaffre",
    "zaffre-vs-smalt",
    "zaffre-vs-ultramarine"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/zaffre",
    "/wcag/zaffre",
    "/css/colors/zaffre",
    "/hex/0014a8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/zaffre"
    ],
    "related": [
      "/colors/ultramarine",
      "/colors/smalt",
      "/colors/dark-blue",
      "/colors/egyptian-blue",
      "/colors/medium-blue",
      "/compare/medium-blue-vs-zaffre",
      "/compare/zaffre-vs-smalt",
      "/compare/zaffre-vs-ultramarine",
      "/harmonies/zaffre",
      "/wcag/zaffre",
      "/css/colors/zaffre",
      "/hex/0014a8"
    ]
  }
}
Full JSON dataset
{
  "slug": "zaffre",
  "name": "Zaffre",
  "hex": "#0014A8",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "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, material, cultural, and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "jewel-tone",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 84,
  "rgb": [
    0,
    20,
    168
  ],
  "hsl": [
    233,
    100,
    33
  ],
  "cmyk": [
    100,
    88,
    0,
    34
  ],
  "luminance": 0.0333,
  "contrast": {
    "black": 1.67,
    "white": 12.61
  },
  "harmonies": {
    "complementary": "#A89500",
    "analogous": [
      "#0068A8",
      "#4100A8"
    ],
    "triadic": [
      "#A80014",
      "#14A800"
    ],
    "tetradic": [
      "#A80068",
      "#A89500",
      "#00A841"
    ],
    "splitComplementary": [
      "#A84100",
      "#68A800"
    ],
    "monochromatic": [
      "#0522FF",
      "#0014A8",
      "#00094D"
    ]
  },
  "variants": {
    "light": "#0522FF",
    "dark": "#00094D",
    "saturated": "#0014A8",
    "desaturated": "#132296",
    "pastel": "#394EEF",
    "neon": "#0018D1"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-zaffre: #0014A8;",
    "utility": ".bg-zaffre { background-color: #0014A8; }",
    "textUtility": ".text-zaffre { color: #0014A8; }"
  },
  "nearestColors": [
    "ultramarine",
    "smalt",
    "dark-blue",
    "egyptian-blue",
    "medium-blue"
  ],
  "generatedPalettes": [
    "zaffre"
  ],
  "generatedComparisons": [
    "medium-blue-vs-zaffre",
    "zaffre-vs-smalt",
    "zaffre-vs-ultramarine"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/zaffre",
    "/wcag/zaffre",
    "/css/colors/zaffre",
    "/hex/0014a8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/zaffre"
    ],
    "related": [
      "/colors/ultramarine",
      "/colors/smalt",
      "/colors/dark-blue",
      "/colors/egyptian-blue",
      "/colors/medium-blue",
      "/compare/medium-blue-vs-zaffre",
      "/compare/zaffre-vs-smalt",
      "/compare/zaffre-vs-ultramarine",
      "/harmonies/zaffre",
      "/wcag/zaffre",
      "/css/colors/zaffre",
      "/hex/0014a8"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#A89500",
      "#0068A8",
      "#4100A8"
    ],
    "avoid": [
      "#132296",
      "#0522FF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#0522FF",
      "#132296"
    ]
  }
}

Color meaning and use

About Zaffre Color

Zaffre sits in the blue family with cool temperature and jewel tone visual character. Zaffre is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Zaffre is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Zaffre against black and white text.

Black text1.67:1AA Fail
White text12.61:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Similar Colors

Color Harmonies

#A89500#A89500
#0068A8#0068A8
#4100A8#4100A8
#A80014#A80014
#14A800#14A800

Variants

#0522FF#0522FF
#00094D#00094D
Zaffre#0014A8
#132296#132296
#394EEF#394EEF
#0018D1#0018D1

Pairings

White#FFFFFF
#A89500#A89500
#0068A8#0068A8
#4100A8#4100A8
Matte Black#1A1A1A
White Smoke#F5F5F5