Generated palette
Pastel Pink Palette
Pastel Pink Palette: #FFD1DC, #D1FFF4, #FFD1F3, #FFDDD1. Check roles, contrast and CSS variables; open source-color links and JSON.
Pastel Pink Palette assigns primary #FFD1DC, secondary #D1FFF4, surface #FFD1F3, background #FFDDD1, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #D1FFF4 at 0.9161; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Pastel Pink Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFD1DCPastel Pink#D1FFF4#D1FFF4#FFD1F3#FFD1F3#FFDDD1#FFDDD1#000000BlackCSS Variables
--palette-pastel-pink-primary: #FFD1DC; --palette-pastel-pink-secondary: #D1FFF4; --palette-pastel-pink-surface: #FFD1F3; --palette-pastel-pink-background: #FFDDD1; --palette-pastel-pink-accent: #000000;
Accessibility Snapshot
Compare all 5 Pastel Pink Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Pastel Pink Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Pastel Pink Palette Data (JSON)
Structured palette data for Pastel 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": "#FFD1DC",
"name": "Pastel Pink"
},
{
"role": "secondary",
"hex": "#D1FFF4",
"name": "#D1FFF4"
},
{
"role": "surface",
"hex": "#FFD1F3",
"name": "#FFD1F3"
},
{
"role": "background",
"hex": "#FFDDD1",
"name": "#FFDDD1"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFD1DC",
"name": "Pastel Pink",
"blackContrast": 15.41,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D1FFF4",
"name": "#D1FFF4",
"blackContrast": 19.32,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFD1F3",
"name": "#FFD1F3",
"blackContrast": 15.67,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FFDDD1",
"name": "#FFDDD1",
"blackContrast": 16.52,
"whiteContrast": 1.27,
"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
[
"pastel 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-pastel-pink-primary: #FFD1DC;\n--palette-pastel-pink-secondary: #D1FFF4;\n--palette-pastel-pink-surface: #FFD1F3;\n--palette-pastel-pink-background: #FFDDD1;\n--palette-pastel-pink-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pastel-pink",
"name": "Pastel Pink Palette",
"type": "generated",
"sourceColor": "pastel-pink",
"description": "Generated palette built from Pastel Pink, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pastel Pink Palette combines primary #FFD1DC, secondary #D1FFF4, surface #FFD1F3, background #FFDDD1, 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": [
"pastel 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": "#FFD1DC",
"slug": "pastel-pink",
"name": "Pastel Pink",
"rgb": [
255,
209,
220
],
"hsl": [
346,
100,
91
],
"cmyk": [
0,
18,
14,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7203,
"contrast": {
"black": 15.41,
"white": 1.36
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pastel-pink/"
},
{
"role": "secondary",
"hex": "#D1FFF4",
"slug": null,
"name": "#D1FFF4",
"rgb": [
209,
255,
244
],
"hsl": [
166,
100,
91
],
"cmyk": [
18,
0,
4,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9161,
"contrast": {
"black": 19.32,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFD1F3",
"slug": null,
"name": "#FFD1F3",
"rgb": [
255,
209,
243
],
"hsl": [
316,
100,
91
],
"cmyk": [
0,
18,
5,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7333,
"contrast": {
"black": 15.67,
"white": 1.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#FFDDD1",
"slug": null,
"name": "#FFDDD1",
"rgb": [
255,
221,
209
],
"hsl": [
16,
100,
91
],
"cmyk": [
0,
13,
18,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7758,
"contrast": {
"black": 16.52,
"white": 1.27
},
"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": "#FFD1DC",
"name": "Pastel Pink"
},
{
"role": "secondary",
"hex": "#D1FFF4",
"name": "#D1FFF4"
},
{
"role": "surface",
"hex": "#FFD1F3",
"name": "#FFD1F3"
},
{
"role": "background",
"hex": "#FFDDD1",
"name": "#FFDDD1"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFD1DC",
"name": "Pastel Pink",
"blackContrast": 15.41,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#D1FFF4",
"name": "#D1FFF4",
"blackContrast": 19.32,
"whiteContrast": 1.09,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFD1F3",
"name": "#FFD1F3",
"blackContrast": 15.67,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FFDDD1",
"name": "#FFDDD1",
"blackContrast": 16.52,
"whiteContrast": 1.27,
"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-pastel-pink-primary: #FFD1DC;\n--palette-pastel-pink-secondary: #D1FFF4;\n--palette-pastel-pink-surface: #FFD1F3;\n--palette-pastel-pink-background: #FFDDD1;\n--palette-pastel-pink-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pastel-pink.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pastel-pink.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pastel-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pastel-pink.json"
}