Generated palette
Light Yellow Palette
Light Yellow Palette: #FFFFE0, #E0E0FF, #FFF0E0, #F0FFE0. Check roles, contrast and CSS variables; open source-color links and JSON.
Light Yellow Palette assigns primary #FFFFE0, secondary #E0E0FF, surface #FFF0E0, background #F0FFE0, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFFFE0 at 0.9816; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Light Yellow Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFFFE0Light Yellow#E0E0FF#E0E0FF#FFF0E0#FFF0E0#F0FFE0#F0FFE0#000000BlackCSS Variables
--palette-light-yellow-primary: #FFFFE0; --palette-light-yellow-secondary: #E0E0FF; --palette-light-yellow-surface: #FFF0E0; --palette-light-yellow-background: #F0FFE0; --palette-light-yellow-accent: #000000;
Accessibility Snapshot
Compare all 5 Light Yellow Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Light Yellow Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Light Yellow Palette Data (JSON)
Structured palette data for Light Yellow 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": "#FFFFE0",
"name": "Light Yellow"
},
{
"role": "secondary",
"hex": "#E0E0FF",
"name": "#E0E0FF"
},
{
"role": "surface",
"hex": "#FFF0E0",
"name": "#FFF0E0"
},
{
"role": "background",
"hex": "#F0FFE0",
"name": "#F0FFE0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFFFE0",
"name": "Light Yellow",
"blackContrast": 20.63,
"whiteContrast": 1.02,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E0E0FF",
"name": "#E0E0FF",
"blackContrast": 16.28,
"whiteContrast": 1.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFF0E0",
"name": "#FFF0E0",
"blackContrast": 18.79,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0FFE0",
"name": "#F0FFE0",
"blackContrast": 20.09,
"whiteContrast": 1.05,
"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
[
"light yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-light-yellow-primary: #FFFFE0;\n--palette-light-yellow-secondary: #E0E0FF;\n--palette-light-yellow-surface: #FFF0E0;\n--palette-light-yellow-background: #F0FFE0;\n--palette-light-yellow-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-yellow",
"name": "Light Yellow Palette",
"type": "generated",
"sourceColor": "light-yellow",
"description": "Generated palette built from Light Yellow, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Yellow Palette combines primary #FFFFE0, secondary #E0E0FF, surface #FFF0E0, background #F0FFE0, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
"light yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"light palette",
"pastel palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FFFFE0",
"slug": "light-yellow",
"name": "Light Yellow",
"rgb": [
255,
255,
224
],
"hsl": [
60,
100,
94
],
"cmyk": [
0,
0,
12,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9816,
"contrast": {
"black": 20.63,
"white": 1.02
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-yellow/"
},
{
"role": "secondary",
"hex": "#E0E0FF",
"slug": null,
"name": "#E0E0FF",
"rgb": [
224,
224,
255
],
"hsl": [
240,
100,
94
],
"cmyk": [
12,
12,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.7638,
"contrast": {
"black": 16.28,
"white": 1.29
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFF0E0",
"slug": null,
"name": "#FFF0E0",
"rgb": [
255,
240,
224
],
"hsl": [
31,
100,
94
],
"cmyk": [
0,
6,
12,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.8896,
"contrast": {
"black": 18.79,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#F0FFE0",
"slug": null,
"name": "#F0FFE0",
"rgb": [
240,
255,
224
],
"hsl": [
89,
100,
94
],
"cmyk": [
6,
0,
12,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9543,
"contrast": {
"black": 20.09,
"white": 1.05
},
"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": "#FFFFE0",
"name": "Light Yellow"
},
{
"role": "secondary",
"hex": "#E0E0FF",
"name": "#E0E0FF"
},
{
"role": "surface",
"hex": "#FFF0E0",
"name": "#FFF0E0"
},
{
"role": "background",
"hex": "#F0FFE0",
"name": "#F0FFE0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFFFE0",
"name": "Light Yellow",
"blackContrast": 20.63,
"whiteContrast": 1.02,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E0E0FF",
"name": "#E0E0FF",
"blackContrast": 16.28,
"whiteContrast": 1.29,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFF0E0",
"name": "#FFF0E0",
"blackContrast": 18.79,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#F0FFE0",
"name": "#F0FFE0",
"blackContrast": 20.09,
"whiteContrast": 1.05,
"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-light-yellow-primary: #FFFFE0;\n--palette-light-yellow-secondary: #E0E0FF;\n--palette-light-yellow-surface: #FFF0E0;\n--palette-light-yellow-background: #F0FFE0;\n--palette-light-yellow-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-yellow.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-yellow.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-yellow.json"
}