Brand colors
IKEA Brand Colors
IKEA palette: #0058A3, #FFDB00, #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 IKEA.
#0058A3#FFDB00#FFFFFFPalette
#0058A3RGB 0, 88, 163#FFDB00RGB 255, 219, 0#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-ikea-1: #0058A3;
--brand-ikea-2: #FFDB00;
--brand-ikea-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About IKEA Brand Colors
IKEA’s blue-and-yellow identity connects the company with its Swedish origins while creating unusually strong retail visibility. The company’s history describes later logo refinements as improvements to legibility, consistent recognition, and color reproduction in the digital age rather than a rejection of the established combination.
Blue supplies the stable field and structural weight; yellow provides the high-contrast focal layer. White adds practical space for interfaces and documentation. The pairing demonstrates how a limited palette can scale from a sign to a screen when geometry and reproduction are controlled, but sampled HEX values alone do not reproduce the IKEA trademark or retail system.
This is an independent technical and historical reference, not an IKEA asset kit, endorsement, franchise resource, or permission to use IKEA trademarks.
Downloadable brand colors infographic
IKEA Brand Colors Infographic
Save an independent infographic of the commonly referenced IKEA 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": "ikea",
"name": "IKEA",
"category": "retail",
"brandCategory": [
"Retail",
"retail"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/ikea/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by IKEA."
}Palette
[
{
"name": "Palette color 1",
"hex": "#0058A3",
"rgb": [
0,
88,
163
],
"hsl": [
208,
100,
32
],
"cmyk": [
100,
46,
0,
36
],
"luminance": 0.0962,
"contrast": {
"black": 2.92,
"white": 7.18
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"name": "Palette color 2",
"hex": "#FFDB00",
"rgb": [
255,
219,
0
],
"hsl": [
52,
100,
50
],
"cmyk": [
0,
14,
100,
0
],
"luminance": 0.7192,
"contrast": {
"black": 15.38,
"white": 1.37
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"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": [
"commerce UI",
"packaging",
"storefront design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"retail brand colors",
"blue brand palette",
"yellow brand palette",
"gray brand palette",
"cool brand palette",
"warm brand palette",
"neutral brand palette",
"jewel tone brand color",
"vibrant brand color",
"light brand color",
"IKEA color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ikea.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-ikea-1: #0058A3;\n--brand-ikea-2: #FFDB00;\n--brand-ikea-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#0058A3",
"contrast": {
"black": 2.92,
"white": 7.18
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"hex": "#FFDB00",
"contrast": {
"black": 15.38,
"white": 1.37
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "ikea",
"name": "IKEA",
"category": "retail",
"brandCategory": [
"Retail",
"retail"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by IKEA.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/ikea/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/ikea.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#0058A3",
"rgb": [
0,
88,
163
],
"hsl": [
208,
100,
32
],
"cmyk": [
100,
46,
0,
36
],
"luminance": 0.0962,
"contrast": {
"black": 2.92,
"white": 7.18
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
},
{
"name": "Palette color 2",
"hex": "#FFDB00",
"rgb": [
255,
219,
0
],
"hsl": [
52,
100,
50
],
"cmyk": [
0,
14,
100,
0
],
"luminance": 0.7192,
"contrast": {
"black": 15.38,
"white": 1.37
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"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": [
"commerce UI",
"packaging",
"storefront design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"retail brand colors",
"blue brand palette",
"yellow brand palette",
"gray brand palette",
"cool brand palette",
"warm brand palette",
"neutral brand palette",
"jewel tone brand color",
"vibrant brand color",
"light brand color",
"IKEA color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ikea.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}