Generated palette
Light Coral Palette
Light Coral Palette: #F08080, #7FF0F0, #F07FB8, #F0B87F. Check roles, contrast and CSS variables; open source-color links and JSON.
Light Coral Palette assigns primary #F08080, secondary #7FF0F0, surface #F07FB8, background #F0B87F, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #7FF0F0 at 0.7312; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Light Coral Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#F08080Light Coral#7FF0F0#7FF0F0#F07FB8#F07FB8#F0B87F#F0B87F#000000BlackCSS Variables
--palette-light-coral-primary: #F08080; --palette-light-coral-secondary: #7FF0F0; --palette-light-coral-surface: #F07FB8; --palette-light-coral-background: #F0B87F; --palette-light-coral-accent: #000000;
Accessibility Snapshot
Compare all 5 Light Coral Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Light Coral Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Light Coral Palette Data (JSON)
Structured palette data for Light 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": "#F08080",
"name": "Light Coral"
},
{
"role": "secondary",
"hex": "#7FF0F0",
"name": "#7FF0F0"
},
{
"role": "surface",
"hex": "#F07FB8",
"name": "#F07FB8"
},
{
"role": "background",
"hex": "#F0B87F",
"name": "#F0B87F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F08080",
"name": "Light Coral",
"blackContrast": 8.1,
"whiteContrast": 2.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#7FF0F0",
"name": "#7FF0F0",
"blackContrast": 15.62,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F07FB8",
"name": "#F07FB8",
"blackContrast": 8.43,
"whiteContrast": 2.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#F0B87F",
"name": "#F0B87F",
"blackContrast": 11.87,
"whiteContrast": 1.77,
"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
[
"light coral palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange 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"
]CSS variables
"--palette-light-coral-primary: #F08080;\n--palette-light-coral-secondary: #7FF0F0;\n--palette-light-coral-surface: #F07FB8;\n--palette-light-coral-background: #F0B87F;\n--palette-light-coral-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-coral",
"name": "Light Coral Palette",
"type": "generated",
"sourceColor": "light-coral",
"description": "Generated palette built from Light Coral, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Coral Palette combines primary #F08080, secondary #7FF0F0, surface #F07FB8, background #F0B87F, 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": [
"light coral palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#F08080",
"slug": "light-coral",
"name": "Light Coral",
"rgb": [
240,
128,
128
],
"hsl": [
0,
79,
72
],
"cmyk": [
0,
47,
47,
6
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3552,
"contrast": {
"black": 8.1,
"white": 2.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-coral/"
},
{
"role": "secondary",
"hex": "#7FF0F0",
"slug": null,
"name": "#7FF0F0",
"rgb": [
127,
240,
240
],
"hsl": [
180,
79,
72
],
"cmyk": [
47,
0,
0,
6
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7312,
"contrast": {
"black": 15.62,
"white": 1.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F07FB8",
"slug": null,
"name": "#F07FB8",
"rgb": [
240,
127,
184
],
"hsl": [
330,
79,
72
],
"cmyk": [
0,
47,
23,
6
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3716,
"contrast": {
"black": 8.43,
"white": 2.49
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#F0B87F",
"slug": null,
"name": "#F0B87F",
"rgb": [
240,
184,
127
],
"hsl": [
30,
79,
72
],
"cmyk": [
0,
23,
47,
6
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.5434,
"contrast": {
"black": 11.87,
"white": 1.77
},
"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": "#F08080",
"name": "Light Coral"
},
{
"role": "secondary",
"hex": "#7FF0F0",
"name": "#7FF0F0"
},
{
"role": "surface",
"hex": "#F07FB8",
"name": "#F07FB8"
},
{
"role": "background",
"hex": "#F0B87F",
"name": "#F0B87F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F08080",
"name": "Light Coral",
"blackContrast": 8.1,
"whiteContrast": 2.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#7FF0F0",
"name": "#7FF0F0",
"blackContrast": 15.62,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F07FB8",
"name": "#F07FB8",
"blackContrast": 8.43,
"whiteContrast": 2.49,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#F0B87F",
"name": "#F0B87F",
"blackContrast": 11.87,
"whiteContrast": 1.77,
"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-light-coral-primary: #F08080;\n--palette-light-coral-secondary: #7FF0F0;\n--palette-light-coral-surface: #F07FB8;\n--palette-light-coral-background: #F0B87F;\n--palette-light-coral-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-coral.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-coral.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-coral/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-coral.json"
}