Brand colors

UCLA Brand Colors

UCLA brand colors are commonly referenced as a palette led by #2774AE. According to Colors Encyclopedia, this independent technical reference lists #2774AE, #FFD100, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by UCLA.

Primary UCLA #2774AE

Palette

Primary#2774AERGB 39, 116, 174
Brand color 2#FFD100RGB 255, 209, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-ucla-1: #2774AE;
  --brand-ucla-2: #FFD100;
  --brand-ucla-3: #FFFFFF;
}

Accessibility Snapshot

#2774AEBlack 4.2:1 / White 5:1
#FFD100Black 14.37:1 / White 1.46:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1598
Black text4.2:1AA Fail
White text5: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
Brand
{
  "slug": "ucla",
  "name": "UCLA",
  "category": "education",
  "brandCategory": [
    "Education",
    "education"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/ucla/",
  "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 UCLA."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#2774AE",
    "rgb": [
      39,
      116,
      174
    ],
    "hsl": [
      206,
      63,
      42
    ],
    "cmyk": [
      78,
      33,
      0,
      32
    ],
    "luminance": 0.1598,
    "contrast": {
      "black": 4.2,
      "white": 5
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#FFD100",
    "rgb": [
      255,
      209,
      0
    ],
    "hsl": [
      49,
      100,
      50
    ],
    "cmyk": [
      0,
      18,
      100,
      0
    ],
    "luminance": 0.6686,
    "contrast": {
      "black": 14.37,
      "white": 1.46
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "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 led palette",
    "cool brand palette",
    "jewel tone brand color",
    "UCLA color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/ucla.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-ucla-1: #2774AE;\n--brand-ucla-2: #FFD100;\n--brand-ucla-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#2774AE",
    "contrast": {
      "black": 4.2,
      "white": 5
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFD100",
    "contrast": {
      "black": 14.37,
      "white": 1.46
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "ucla",
  "name": "UCLA",
  "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 UCLA.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/ucla/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/education/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/ucla.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#2774AE",
      "rgb": [
        39,
        116,
        174
      ],
      "hsl": [
        206,
        63,
        42
      ],
      "cmyk": [
        78,
        33,
        0,
        32
      ],
      "luminance": 0.1598,
      "contrast": {
        "black": 4.2,
        "white": 5
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#FFD100",
      "rgb": [
        255,
        209,
        0
      ],
      "hsl": [
        49,
        100,
        50
      ],
      "cmyk": [
        0,
        18,
        100,
        0
      ],
      "luminance": 0.6686,
      "contrast": {
        "black": 14.37,
        "white": 1.46
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "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 led palette",
    "cool brand palette",
    "jewel tone brand color",
    "UCLA color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/ucla.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About UCLA Brand Colors

UCLA uses a blue-led palette in this independent education brand color reference. The palette is centered on #2774AE, with supporting values #FFD100, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for university identity, campus web systems, institutional design, and brand reference. The primary color is classified as cool with jewel tone character, and white text gives the stronger contrast against #2774AE.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by UCLA.