Generated palette
Linen White Palette
Linen White Palette: #FAF0E6, #E5F0FA, #FAE5E5, #FAFAE5. Check roles, contrast and CSS variables; open source-color links and JSON.
Linen White Palette assigns primary #FAF0E6, secondary #E5F0FA, surface #FAE5E5, background #FAFAE5, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FAFAE5 at 0.9435; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Linen White Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FAF0E6Linen White#E5F0FA#E5F0FA#FAE5E5#FAE5E5#FAFAE5#FAFAE5#000000BlackCSS Variables
--palette-linen-white-primary: #FAF0E6; --palette-linen-white-secondary: #E5F0FA; --palette-linen-white-surface: #FAE5E5; --palette-linen-white-background: #FAFAE5; --palette-linen-white-accent: #000000;
Accessibility Snapshot
Compare all 5 Linen White Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Linen White Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Linen White Palette Data (JSON)
Structured palette data for Linen White Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#FAF0E6",
"name": "Linen White"
},
{
"role": "secondary",
"hex": "#E5F0FA",
"name": "#E5F0FA"
},
{
"role": "surface",
"hex": "#FAE5E5",
"name": "#FAE5E5"
},
{
"role": "background",
"hex": "#FAFAE5",
"name": "#FAFAE5"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FAF0E6",
"name": "Linen White",
"blackContrast": 18.67,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E5F0FA",
"name": "#E5F0FA",
"blackContrast": 18.18,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FAE5E5",
"name": "#FAE5E5",
"blackContrast": 17.4,
"whiteContrast": 1.21,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FAFAE5",
"name": "#FAFAE5",
"blackContrast": 19.87,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"linen white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-linen-white-primary: #FAF0E6;\n--palette-linen-white-secondary: #E5F0FA;\n--palette-linen-white-surface: #FAE5E5;\n--palette-linen-white-background: #FAFAE5;\n--palette-linen-white-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "linen-white",
"name": "Linen White Palette",
"type": "generated",
"sourceColor": "linen-white",
"description": "Generated palette built from Linen White, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Linen White Palette combines primary #FAF0E6, secondary #E5F0FA, surface #FAE5E5, background #FAFAE5, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"linen white palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FAF0E6",
"slug": "linen-white",
"name": "Linen White",
"rgb": [
250,
240,
230
],
"hsl": [
30,
67,
94
],
"cmyk": [
0,
4,
8,
2
],
"family": "orange",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.8836,
"contrast": {
"black": 18.67,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/linen-white/"
},
{
"role": "secondary",
"hex": "#E5F0FA",
"slug": null,
"name": "#E5F0FA",
"rgb": [
229,
240,
250
],
"hsl": [
209,
68,
94
],
"cmyk": [
8,
4,
0,
2
],
"family": "blue",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.8588,
"contrast": {
"black": 18.18,
"white": 1.16
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FAE5E5",
"slug": null,
"name": "#FAE5E5",
"rgb": [
250,
229,
229
],
"hsl": [
0,
68,
94
],
"cmyk": [
0,
8,
8,
2
],
"family": "red",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.8202,
"contrast": {
"black": 17.4,
"white": 1.21
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#FAFAE5",
"slug": null,
"name": "#FAFAE5",
"rgb": [
250,
250,
229
],
"hsl": [
60,
68,
94
],
"cmyk": [
0,
0,
8,
2
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.9435,
"contrast": {
"black": 19.87,
"white": 1.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#FAF0E6",
"name": "Linen White"
},
{
"role": "secondary",
"hex": "#E5F0FA",
"name": "#E5F0FA"
},
{
"role": "surface",
"hex": "#FAE5E5",
"name": "#FAE5E5"
},
{
"role": "background",
"hex": "#FAFAE5",
"name": "#FAFAE5"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FAF0E6",
"name": "Linen White",
"blackContrast": 18.67,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E5F0FA",
"name": "#E5F0FA",
"blackContrast": 18.18,
"whiteContrast": 1.16,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FAE5E5",
"name": "#FAE5E5",
"blackContrast": 17.4,
"whiteContrast": 1.21,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FAFAE5",
"name": "#FAFAE5",
"blackContrast": 19.87,
"whiteContrast": 1.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-linen-white-primary: #FAF0E6;\n--palette-linen-white-secondary: #E5F0FA;\n--palette-linen-white-surface: #FAE5E5;\n--palette-linen-white-background: #FAFAE5;\n--palette-linen-white-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/linen-white.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/linen-white.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/linen-white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/linen-white.json"
}