Generated palette
Soft Coral Palette
Soft Coral Palette: #F7A8A8, #A6F7F7, #F7A6CF, #F7CFA6. Check roles, contrast and CSS variables; open source-color links and JSON.
Soft Coral Palette assigns primary #F7A8A8, secondary #A6F7F7, surface #F7A6CF, background #F7CFA6, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #A6F7F7 at 0.8134; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Soft Coral Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F7A8A8Soft Coral#A6F7F7#A6F7F7#F7A6CF#F7A6CF#F7CFA6#F7CFA6#000000BlackCSS Variables
--palette-soft-coral-primary: #F7A8A8; --palette-soft-coral-secondary: #A6F7F7; --palette-soft-coral-surface: #F7A6CF; --palette-soft-coral-background: #F7CFA6; --palette-soft-coral-accent: #000000;
Accessibility Snapshot
Compare all 5 Soft Coral Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Soft Coral Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Soft Coral Palette Data (JSON)
Structured palette data for Soft Coral 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": "#F7A8A8",
"name": "Soft Coral"
},
{
"role": "secondary",
"hex": "#A6F7F7",
"name": "#A6F7F7"
},
{
"role": "surface",
"hex": "#F7A6CF",
"name": "#F7A6CF"
},
{
"role": "background",
"hex": "#F7CFA6",
"name": "#F7CFA6"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F7A8A8",
"name": "Soft Coral",
"blackContrast": 11.12,
"whiteContrast": 1.89,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#A6F7F7",
"name": "#A6F7F7",
"blackContrast": 17.27,
"whiteContrast": 1.22,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F7A6CF",
"name": "#F7A6CF",
"blackContrast": 11.31,
"whiteContrast": 1.86,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F7CFA6",
"name": "#F7CFA6",
"blackContrast": 14.43,
"whiteContrast": 1.46,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"soft coral palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray 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"
]CSS variables
"--palette-soft-coral-primary: #F7A8A8;\n--palette-soft-coral-secondary: #A6F7F7;\n--palette-soft-coral-surface: #F7A6CF;\n--palette-soft-coral-background: #F7CFA6;\n--palette-soft-coral-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "soft-coral",
"name": "Soft Coral Palette",
"type": "generated",
"sourceColor": "soft-coral",
"description": "Generated palette built from Soft Coral, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Soft Coral Palette combines primary #F7A8A8, secondary #A6F7F7, surface #F7A6CF, background #F7CFA6, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
"soft coral palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"pastel palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds"
],
"colors": [
{
"role": "primary",
"hex": "#F7A8A8",
"slug": "soft-coral",
"name": "Soft Coral",
"rgb": [
247,
168,
168
],
"hsl": [
0,
83,
81
],
"cmyk": [
0,
32,
32,
3
],
"family": "red",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.5061,
"contrast": {
"black": 11.12,
"white": 1.89
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/soft-coral/"
},
{
"role": "secondary",
"hex": "#A6F7F7",
"slug": null,
"name": "#A6F7F7",
"rgb": [
166,
247,
247
],
"hsl": [
180,
84,
81
],
"cmyk": [
33,
0,
0,
3
],
"family": "cyan",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.8134,
"contrast": {
"black": 17.27,
"white": 1.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F7A6CF",
"slug": null,
"name": "#F7A6CF",
"rgb": [
247,
166,
207
],
"hsl": [
330,
84,
81
],
"cmyk": [
0,
33,
16,
3
],
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.5155,
"contrast": {
"black": 11.31,
"white": 1.86
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#F7CFA6",
"slug": null,
"name": "#F7CFA6",
"rgb": [
247,
207,
166
],
"hsl": [
30,
84,
81
],
"cmyk": [
0,
16,
33,
3
],
"family": "orange",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.6715,
"contrast": {
"black": 14.43,
"white": 1.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"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": "#F7A8A8",
"name": "Soft Coral"
},
{
"role": "secondary",
"hex": "#A6F7F7",
"name": "#A6F7F7"
},
{
"role": "surface",
"hex": "#F7A6CF",
"name": "#F7A6CF"
},
{
"role": "background",
"hex": "#F7CFA6",
"name": "#F7CFA6"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F7A8A8",
"name": "Soft Coral",
"blackContrast": 11.12,
"whiteContrast": 1.89,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#A6F7F7",
"name": "#A6F7F7",
"blackContrast": 17.27,
"whiteContrast": 1.22,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F7A6CF",
"name": "#F7A6CF",
"blackContrast": 11.31,
"whiteContrast": 1.86,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F7CFA6",
"name": "#F7CFA6",
"blackContrast": 14.43,
"whiteContrast": 1.46,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-soft-coral-primary: #F7A8A8;\n--palette-soft-coral-secondary: #A6F7F7;\n--palette-soft-coral-surface: #F7A6CF;\n--palette-soft-coral-background: #F7CFA6;\n--palette-soft-coral-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/soft-coral.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/soft-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/soft-coral.json"
}