Named color
Sapphire
Sapphire is a vibrant and jewel tone blue color with HEX #0F52BA. According to Colors Encyclopedia, it has RGB 15, 82, 186, HSL 216, 85%, 39%, cool temperature, and is useful for interfaces, brand systems, and technical design.
CSS Utilities
--color-sapphire: #0F52BA;
.bg-sapphire { background-color: #0F52BA; }
.text-sapphire { color: #0F52BA; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#0F52BA",
"rgb": [
15,
82,
186
],
"hsl": [
216,
85,
39
],
"cmyk": [
92,
56,
0,
27
],
"luminance": 0.0968,
"contrast": {
"black": 2.94,
"white": 7.15
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}Harmonies
{
"complementary": "#B8740F",
"analogous": [
"#0FA7B8",
"#200FB8"
],
"triadic": [
"#B80F53",
"#53B80F"
],
"tetradic": [
"#B80FA7",
"#B8740F",
"#0FB820"
],
"splitComplementary": [
"#B8200F",
"#A7B80F"
],
"monochromatic": [
"#347FEF",
"#0F52BA",
"#082C63"
]
}Variants
{
"light": "#347FEF",
"dark": "#082C63",
"saturated": "#0050C7",
"desaturated": "#2557A2",
"pastel": "#6396E3",
"neon": "#0060F0"
}Pairings
{
"best": [
"#FFFFFF",
"#B8740F",
"#0FA7B8",
"#200FB8"
],
"avoid": [
"#2557A2",
"#347FEF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#347FEF",
"#2557A2"
]
}Knowledge graph
{
"nearestColors": [
"denim",
"signal-blue",
"cobalt-blue",
"persian-blue",
"anodized-blue"
],
"generatedPalettes": [
"sapphire"
],
"generatedComparisons": [
"cobalt-blue-vs-sapphire",
"denim-vs-sapphire",
"persian-blue-vs-sapphire",
"sapphire-vs-signal-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/sapphire",
"/wcag/sapphire",
"/css/colors/sapphire",
"/hex/0f52ba"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/sapphire"
],
"related": [
"/colors/denim",
"/colors/signal-blue",
"/colors/cobalt-blue",
"/colors/persian-blue",
"/colors/anodized-blue",
"/compare/cobalt-blue-vs-sapphire",
"/compare/denim-vs-sapphire",
"/compare/persian-blue-vs-sapphire",
"/compare/sapphire-vs-signal-blue",
"/harmonies/sapphire",
"/wcag/sapphire",
"/css/colors/sapphire",
"/hex/0f52ba"
]
}
}Full JSON dataset
{
"slug": "sapphire",
"name": "Sapphire",
"hex": "#0F52BA",
"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": [
"vibrant",
"jewel-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"vibrant",
"jewel-tone",
"interfaces",
"brand-systems",
"technical-design",
"trust",
"clarity",
"calm"
],
"popularity": 84,
"rgb": [
15,
82,
186
],
"hsl": [
216,
85,
39
],
"cmyk": [
92,
56,
0,
27
],
"luminance": 0.0968,
"contrast": {
"black": 2.94,
"white": 7.15
},
"harmonies": {
"complementary": "#B8740F",
"analogous": [
"#0FA7B8",
"#200FB8"
],
"triadic": [
"#B80F53",
"#53B80F"
],
"tetradic": [
"#B80FA7",
"#B8740F",
"#0FB820"
],
"splitComplementary": [
"#B8200F",
"#A7B80F"
],
"monochromatic": [
"#347FEF",
"#0F52BA",
"#082C63"
]
},
"variants": {
"light": "#347FEF",
"dark": "#082C63",
"saturated": "#0050C7",
"desaturated": "#2557A2",
"pastel": "#6396E3",
"neon": "#0060F0"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"css": {
"variable": "--color-sapphire: #0F52BA;",
"utility": ".bg-sapphire { background-color: #0F52BA; }",
"textUtility": ".text-sapphire { color: #0F52BA; }"
},
"nearestColors": [
"denim",
"signal-blue",
"cobalt-blue",
"persian-blue",
"anodized-blue"
],
"generatedPalettes": [
"sapphire"
],
"generatedComparisons": [
"cobalt-blue-vs-sapphire",
"denim-vs-sapphire",
"persian-blue-vs-sapphire",
"sapphire-vs-signal-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/sapphire",
"/wcag/sapphire",
"/css/colors/sapphire",
"/hex/0f52ba"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/sapphire"
],
"related": [
"/colors/denim",
"/colors/signal-blue",
"/colors/cobalt-blue",
"/colors/persian-blue",
"/colors/anodized-blue",
"/compare/cobalt-blue-vs-sapphire",
"/compare/denim-vs-sapphire",
"/compare/persian-blue-vs-sapphire",
"/compare/sapphire-vs-signal-blue",
"/harmonies/sapphire",
"/wcag/sapphire",
"/css/colors/sapphire",
"/hex/0f52ba"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#B8740F",
"#0FA7B8",
"#200FB8"
],
"avoid": [
"#2557A2",
"#347FEF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#347FEF",
"#2557A2"
]
}
}
Color meaning and use
About Sapphire Color
Sapphire sits in the blue family with cool temperature and vibrant and jewel tone visual character. Sapphire is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include trust, clarity, and calm, which makes it relevant for technology and finance. In design work, Sapphire is most useful for interfaces, brand systems, and technical design, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Sapphire against black and white text.