Use this color
Create with Byzantium
Open a professional color tool with #702963 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-byzantium: #702963;
.bg-byzantium { background-color: #702963; }
.text-byzantium { color: #702963; }Color meaning and use
About Byzantium Color
Byzantium uses HEX #702963, RGB 112, 41, 99, and HSL 311°, 46%, 30%. The dataset classifies it in the pink family with warm temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0593; black contrast is 2.19:1 and white contrast is 9.61:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Byzantium against black and white text.
Downloadable color reference infographic
Byzantium Color Reference Infographic
Save a high-resolution infographic of Byzantium, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
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": "#702963",
"rgb": [
112,
41,
99
],
"hsl": [
311,
46,
30
],
"cmyk": [
0,
63,
12,
56
],
"luminance": 0.0593,
"contrast": {
"black": 2.19,
"white": 9.61
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#297036",
"analogous": [
"#592970",
"#702940"
],
"triadic": [
"#637029",
"#296370"
],
"tetradic": [
"#705929",
"#297036",
"#294070"
],
"splitComplementary": [
"#407029",
"#297059"
],
"monochromatic": [
"#B3429E",
"#702963",
"#2D1128"
]
}Variants
{
"light": "#B3429E",
"dark": "#2D1128",
"saturated": "#81186D",
"desaturated": "#5F3A58",
"pastel": "#B069A3",
"neon": "#C2009E"
}Pairings
{
"best": [
"#FFFFFF",
"#297036",
"#592970",
"#702940"
],
"avoid": [
"#5F3A58",
"#B3429E"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#B3429E",
"#5F3A58"
]
}Knowledge graph
{
"nearestColors": [
"imperial-purple",
"eggplant",
"ruby-wine",
"wine-red",
"aubergine"
],
"generatedPalettes": [
"byzantium"
],
"generatedComparisons": [
"byzantium-vs-eggplant",
"byzantium-vs-imperial-purple"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/byzantium",
"/wcag/byzantium",
"/css/colors/byzantium",
"/hex/702963",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/byzantium"
],
"related": [
"/colors/imperial-purple",
"/colors/eggplant",
"/colors/ruby-wine",
"/colors/wine-red",
"/colors/aubergine",
"/compare/byzantium-vs-eggplant",
"/compare/byzantium-vs-imperial-purple",
"/harmonies/byzantium",
"/wcag/byzantium",
"/css/colors/byzantium",
"/hex/702963",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "byzantium",
"name": "Byzantium",
"hex": "#702963",
"uses": [
"beauty branding",
"creative systems",
"premium accents"
],
"psychology": {
"associations": [
"creativity",
"depth",
"softness"
],
"contexts": [
"beauty",
"wellness",
"luxury",
"creative tools"
],
"avoidIn": [
"strict operational dashboards"
]
},
"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": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"pink",
"warm",
"balanced",
"beauty-branding",
"creative-systems",
"premium-accents",
"creativity",
"depth",
"softness"
],
"popularity": 80,
"rgb": [
112,
41,
99
],
"hsl": [
311,
46,
30
],
"cmyk": [
0,
63,
12,
56
],
"luminance": 0.0593,
"contrast": {
"black": 2.19,
"white": 9.61
},
"harmonies": {
"complementary": "#297036",
"analogous": [
"#592970",
"#702940"
],
"triadic": [
"#637029",
"#296370"
],
"tetradic": [
"#705929",
"#297036",
"#294070"
],
"splitComplementary": [
"#407029",
"#297059"
],
"monochromatic": [
"#B3429E",
"#702963",
"#2D1128"
]
},
"variants": {
"light": "#B3429E",
"dark": "#2D1128",
"saturated": "#81186D",
"desaturated": "#5F3A58",
"pastel": "#B069A3",
"neon": "#C2009E"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-byzantium: #702963;",
"utility": ".bg-byzantium { background-color: #702963; }",
"textUtility": ".text-byzantium { color: #702963; }"
},
"nearestColors": [
"imperial-purple",
"eggplant",
"ruby-wine",
"wine-red",
"aubergine"
],
"generatedPalettes": [
"byzantium"
],
"generatedComparisons": [
"byzantium-vs-eggplant",
"byzantium-vs-imperial-purple"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/byzantium",
"/wcag/byzantium",
"/css/colors/byzantium",
"/hex/702963",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/byzantium"
],
"related": [
"/colors/imperial-purple",
"/colors/eggplant",
"/colors/ruby-wine",
"/colors/wine-red",
"/colors/aubergine",
"/compare/byzantium-vs-eggplant",
"/compare/byzantium-vs-imperial-purple",
"/harmonies/byzantium",
"/wcag/byzantium",
"/css/colors/byzantium",
"/hex/702963",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#297036",
"#592970",
"#702940"
],
"avoid": [
"#5F3A58",
"#B3429E"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#B3429E",
"#5F3A58"
]
}
}