Brand colors

Apple Music Brand Colors

Apple Music brand colors are commonly referenced as a palette led by #FA243C. According to Colors Encyclopedia, this independent technical reference lists #FA243C, #FB5C74, #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 Apple Music.

Primary Apple Music #FA243C

Palette

Primary#FA243CRGB 250, 36, 60
Brand color 2#FB5C74RGB 251, 92, 116
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-apple-music-1: #FA243C;
  --brand-apple-music-2: #FB5C74;
  --brand-apple-music-3: #FFFFFF;
}

Accessibility Snapshot

#FA243CBlack 5.38:1 / White 3.9:1
#FB5C74Black 6.88:1 / White 3.05: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.2191
Black text5.38:1AA Pass
White text3.9:1AA Fail
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": "apple-music",
  "name": "Apple Music",
  "category": "media",
  "brandCategory": [
    "Media & Entertainment",
    "media"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/apple-music/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/media/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Apple Music."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#FA243C",
    "rgb": [
      250,
      36,
      60
    ],
    "hsl": [
      353,
      96,
      56
    ],
    "cmyk": [
      0,
      86,
      76,
      2
    ],
    "luminance": 0.2191,
    "contrast": {
      "black": 5.38,
      "white": 3.9
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#FB5C74",
    "rgb": [
      251,
      92,
      116
    ],
    "hsl": [
      351,
      95,
      67
    ],
    "cmyk": [
      0,
      63,
      54,
      2
    ],
    "luminance": 0.2942,
    "contrast": {
      "black": 6.88,
      "white": 3.05
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "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": [
    "streaming UI",
    "entertainment branding",
    "campaign graphics",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "media & entertainment brand colors",
    "red led palette",
    "warm brand palette",
    "vibrant brand color",
    "Apple Music color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/apple-music.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-apple-music-1: #FA243C;\n--brand-apple-music-2: #FB5C74;\n--brand-apple-music-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#FA243C",
    "contrast": {
      "black": 5.38,
      "white": 3.9
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FB5C74",
    "contrast": {
      "black": 6.88,
      "white": 3.05
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "apple-music",
  "name": "Apple Music",
  "category": "media",
  "brandCategory": [
    "Media & Entertainment",
    "media"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Apple Music.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/apple-music/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/media/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/apple-music.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#FA243C",
      "rgb": [
        250,
        36,
        60
      ],
      "hsl": [
        353,
        96,
        56
      ],
      "cmyk": [
        0,
        86,
        76,
        2
      ],
      "luminance": 0.2191,
      "contrast": {
        "black": 5.38,
        "white": 3.9
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#FB5C74",
      "rgb": [
        251,
        92,
        116
      ],
      "hsl": [
        351,
        95,
        67
      ],
      "cmyk": [
        0,
        63,
        54,
        2
      ],
      "luminance": 0.2942,
      "contrast": {
        "black": 6.88,
        "white": 3.05
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    },
    {
      "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": [
    "streaming UI",
    "entertainment branding",
    "campaign graphics",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "media & entertainment brand colors",
    "red led palette",
    "warm brand palette",
    "vibrant brand color",
    "Apple Music color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/apple-music.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Apple Music Brand Colors

Apple Music uses a red-led palette in this independent media & entertainment brand color reference. The palette is centered on #FA243C, with supporting values #FB5C74, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for streaming UI, entertainment branding, campaign graphics, and brand reference. The primary color is classified as warm with vibrant character, and black text gives the stronger contrast against #FA243C.

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