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.
#FA243C
Palette
#FA243CRGB 250, 36, 60#FB5C74RGB 251, 92, 116#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-apple-music-1: #FA243C;
--brand-apple-music-2: #FB5C74;
--brand-apple-music-3: #FFFFFF;
}
Accessibility Snapshot
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": "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.