Generated palette
Light Salmon Palette
Light Salmon Palette is a generated palette built from #FFA07A, #7AD9FF, #FF7A97, #FFE27A. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Light Salmon Palette combines primary #FFA07A, secondary #7AD9FF, surface #FF7A97, background #FFE27A, 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#FFA07ALight Salmon#7AD9FF#7AD9FF#FF7A97#FF7A97#FFE27A#FFE27A#000000BlackCSS Variables
--palette-light-salmon-primary: #FFA07A; --palette-light-salmon-secondary: #7AD9FF; --palette-light-salmon-surface: #FF7A97; --palette-light-salmon-background: #FFE27A; --palette-light-salmon-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Light Salmon Palette Data (JSON)
Structured palette data for Light Salmon 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": "#FFA07A",
"name": "Light Salmon"
},
{
"role": "secondary",
"hex": "#7AD9FF",
"name": "#7AD9FF"
},
{
"role": "surface",
"hex": "#FF7A97",
"name": "#FF7A97"
},
{
"role": "background",
"hex": "#FFE27A",
"name": "#FFE27A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFA07A",
"name": "Light Salmon",
"blackContrast": 10.56,
"whiteContrast": 1.99,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#7AD9FF",
"name": "#7AD9FF",
"blackContrast": 13.2,
"whiteContrast": 1.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#FF7A97",
"name": "#FF7A97",
"blackContrast": 8.48,
"whiteContrast": 2.48,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFE27A",
"name": "#FFE27A",
"blackContrast": 16.41,
"whiteContrast": 1.28,
"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 salmon palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"vibrant 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-light-salmon-primary: #FFA07A;\n--palette-light-salmon-secondary: #7AD9FF;\n--palette-light-salmon-surface: #FF7A97;\n--palette-light-salmon-background: #FFE27A;\n--palette-light-salmon-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-salmon",
"name": "Light Salmon Palette",
"type": "generated",
"sourceColor": "light-salmon",
"description": "Generated palette built from Light Salmon, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Salmon Palette combines primary #FFA07A, secondary #7AD9FF, surface #FF7A97, background #FFE27A, 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": [
"light salmon palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"vibrant 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": "#FFA07A",
"slug": "light-salmon",
"name": "Light Salmon",
"rgb": [
255,
160,
122
],
"hsl": [
17,
100,
74
],
"cmyk": [
0,
37,
52,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.4781,
"contrast": {
"black": 10.56,
"white": 1.99
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-salmon/"
},
{
"role": "secondary",
"hex": "#7AD9FF",
"slug": null,
"name": "#7AD9FF",
"rgb": [
122,
217,
255
],
"hsl": [
197,
100,
74
],
"cmyk": [
52,
15,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.6098,
"contrast": {
"black": 13.2,
"white": 1.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7ad9ff/"
},
{
"role": "surface",
"hex": "#FF7A97",
"slug": null,
"name": "#FF7A97",
"rgb": [
255,
122,
151
],
"hsl": [
347,
100,
74
],
"cmyk": [
0,
52,
41,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3741,
"contrast": {
"black": 8.48,
"white": 2.48
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ff7a97/"
},
{
"role": "background",
"hex": "#FFE27A",
"slug": null,
"name": "#FFE27A",
"rgb": [
255,
226,
122
],
"hsl": [
47,
100,
74
],
"cmyk": [
0,
11,
52,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.7706,
"contrast": {
"black": 16.41,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe27a/"
},
{
"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": "#FFA07A",
"name": "Light Salmon"
},
{
"role": "secondary",
"hex": "#7AD9FF",
"name": "#7AD9FF"
},
{
"role": "surface",
"hex": "#FF7A97",
"name": "#FF7A97"
},
{
"role": "background",
"hex": "#FFE27A",
"name": "#FFE27A"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFA07A",
"name": "Light Salmon",
"blackContrast": 10.56,
"whiteContrast": 1.99,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#7AD9FF",
"name": "#7AD9FF",
"blackContrast": 13.2,
"whiteContrast": 1.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#FF7A97",
"name": "#FF7A97",
"blackContrast": 8.48,
"whiteContrast": 2.48,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFE27A",
"name": "#FFE27A",
"blackContrast": 16.41,
"whiteContrast": 1.28,
"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-salmon-primary: #FFA07A;\n--palette-light-salmon-secondary: #7AD9FF;\n--palette-light-salmon-surface: #FF7A97;\n--palette-light-salmon-background: #FFE27A;\n--palette-light-salmon-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-salmon.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-salmon.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-salmon/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-salmon.json"
}