Generated palette
Light Pink Palette
Light Pink Palette: #FFB6C1, #B8FFF4, #FFB8E6, #FFD1B8. Check roles, contrast and CSS variables; open source-color links and JSON.
Light Pink Palette assigns primary #FFB6C1, secondary #B8FFF4, surface #FFB8E6, background #FFD1B8, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #B8FFF4 at 0.8824; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Light Pink Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFB6C1Light Pink#B8FFF4#B8FFF4#FFB8E6#FFB8E6#FFD1B8#FFD1B8#000000BlackCSS Variables
--palette-light-pink-primary: #FFB6C1; --palette-light-pink-secondary: #B8FFF4; --palette-light-pink-surface: #FFB8E6; --palette-light-pink-background: #FFD1B8; --palette-light-pink-accent: #000000;
Accessibility Snapshot
Compare all 5 Light Pink Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Light Pink Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Light Pink Palette Data (JSON)
Structured palette data for Light Pink 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": "#FFB6C1",
"name": "Light Pink"
},
{
"role": "secondary",
"hex": "#B8FFF4",
"name": "#B8FFF4"
},
{
"role": "surface",
"hex": "#FFB8E6",
"name": "#FFB8E6"
},
{
"role": "background",
"hex": "#FFD1B8",
"name": "#FFD1B8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFB6C1",
"name": "Light Pink",
"blackContrast": 12.71,
"whiteContrast": 1.65,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#B8FFF4",
"name": "#B8FFF4",
"blackContrast": 18.65,
"whiteContrast": 1.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFB8E6",
"name": "#FFB8E6",
"blackContrast": 13.25,
"whiteContrast": 1.58,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFD1B8",
"name": "#FFD1B8",
"blackContrast": 15.06,
"whiteContrast": 1.39,
"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 pink palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange 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"
]CSS variables
"--palette-light-pink-primary: #FFB6C1;\n--palette-light-pink-secondary: #B8FFF4;\n--palette-light-pink-surface: #FFB8E6;\n--palette-light-pink-background: #FFD1B8;\n--palette-light-pink-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-pink",
"name": "Light Pink Palette",
"type": "generated",
"sourceColor": "light-pink",
"description": "Generated palette built from Light Pink, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Pink Palette combines primary #FFB6C1, secondary #B8FFF4, surface #FFB8E6, background #FFD1B8, 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 pink palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange 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"
],
"colors": [
{
"role": "primary",
"hex": "#FFB6C1",
"slug": "light-pink",
"name": "Light Pink",
"rgb": [
255,
182,
193
],
"hsl": [
351,
100,
86
],
"cmyk": [
0,
29,
24,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.5857,
"contrast": {
"black": 12.71,
"white": 1.65
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-pink/"
},
{
"role": "secondary",
"hex": "#B8FFF4",
"slug": null,
"name": "#B8FFF4",
"rgb": [
184,
255,
244
],
"hsl": [
171,
100,
86
],
"cmyk": [
28,
0,
4,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8824,
"contrast": {
"black": 18.65,
"white": 1.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFB8E6",
"slug": null,
"name": "#FFB8E6",
"rgb": [
255,
184,
230
],
"hsl": [
321,
100,
86
],
"cmyk": [
0,
28,
10,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.6125,
"contrast": {
"black": 13.25,
"white": 1.58
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#FFD1B8",
"slug": null,
"name": "#FFD1B8",
"rgb": [
255,
209,
184
],
"hsl": [
21,
100,
86
],
"cmyk": [
0,
18,
28,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7032,
"contrast": {
"black": 15.06,
"white": 1.39
},
"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": "#FFB6C1",
"name": "Light Pink"
},
{
"role": "secondary",
"hex": "#B8FFF4",
"name": "#B8FFF4"
},
{
"role": "surface",
"hex": "#FFB8E6",
"name": "#FFB8E6"
},
{
"role": "background",
"hex": "#FFD1B8",
"name": "#FFD1B8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFB6C1",
"name": "Light Pink",
"blackContrast": 12.71,
"whiteContrast": 1.65,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#B8FFF4",
"name": "#B8FFF4",
"blackContrast": 18.65,
"whiteContrast": 1.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFB8E6",
"name": "#FFB8E6",
"blackContrast": 13.25,
"whiteContrast": 1.58,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFD1B8",
"name": "#FFD1B8",
"blackContrast": 15.06,
"whiteContrast": 1.39,
"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-pink-primary: #FFB6C1;\n--palette-light-pink-secondary: #B8FFF4;\n--palette-light-pink-surface: #FFB8E6;\n--palette-light-pink-background: #FFD1B8;\n--palette-light-pink-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-pink.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-pink.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-pink.json"
}