Brand colors
Columbia University Brand Colors
Columbia University palette: #B9D9EB, #003A70, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Columbia University.
#B9D9EB#003A70#FFFFFFPalette
#B9D9EBRGB 185, 217, 235#003A70RGB 0, 58, 112#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-columbia-1: #B9D9EB;
--brand-columbia-2: #003A70;
--brand-columbia-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context
About Columbia University Brand Colors
Columbia University is represented here by the commonly referenced values #B9D9EB, #003A70, and #FFFFFF in this independent education brand color reference. The palette includes Blue and Gray color families, with no undocumented primary, secondary, or accent roles assigned.
Across 3 listed values, #003A70 is darkest at luminance 0.042 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; each pairing remains documented separately in the accessibility snapshot.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Columbia University.
Downloadable brand colors infographic
Columbia University Brand Colors Infographic
Save an independent infographic of the commonly referenced Columbia University HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "columbia",
"name": "Columbia University",
"category": "education",
"brandCategory": [
"Education",
"education"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/columbia/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/education/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Columbia University."
}Palette
[
{
"name": "Palette color 1",
"hex": "#B9D9EB",
"rgb": [
185,
217,
235
],
"hsl": [
202,
56,
82
],
"cmyk": [
21,
8,
0,
8
],
"luminance": 0.6594,
"contrast": {
"black": 14.19,
"white": 1.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#003A70",
"rgb": [
0,
58,
112
],
"hsl": [
209,
100,
22
],
"cmyk": [
100,
48,
0,
56
],
"luminance": 0.042,
"contrast": {
"black": 1.84,
"white": 11.41
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]AI context
{
"brandUseCases": [
"university identity",
"campus web systems",
"institutional design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"education brand colors",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"balanced brand color",
"dark brand color",
"jewel tone brand color",
"light brand color",
"Columbia University color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/columbia.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-columbia-1: #B9D9EB;\n--brand-columbia-2: #003A70;\n--brand-columbia-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#B9D9EB",
"contrast": {
"black": 14.19,
"white": 1.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#003A70",
"contrast": {
"black": 1.84,
"white": 11.41
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "columbia",
"name": "Columbia University",
"category": "education",
"brandCategory": [
"Education",
"education"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Columbia University.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/columbia/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/education/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/columbia.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#B9D9EB",
"rgb": [
185,
217,
235
],
"hsl": [
202,
56,
82
],
"cmyk": [
21,
8,
0,
8
],
"luminance": 0.6594,
"contrast": {
"black": 14.19,
"white": 1.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Palette color 2",
"hex": "#003A70",
"rgb": [
0,
58,
112
],
"hsl": [
209,
100,
22
],
"cmyk": [
100,
48,
0,
56
],
"luminance": 0.042,
"contrast": {
"black": 1.84,
"white": 11.41
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
],
"brandUseCases": [
"university identity",
"campus web systems",
"institutional design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"education brand colors",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"balanced brand color",
"dark brand color",
"jewel tone brand color",
"light brand color",
"Columbia University color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/columbia.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}