Generated palette
Pastel Peach Palette
Pastel Peach Palette: #FFDAB9, #B8DEFF, #FFB8BA, #FFFDB8. Check roles, contrast and CSS variables; open source-color links and JSON.
Pastel Peach Palette assigns primary #FFDAB9, secondary #B8DEFF, surface #FFB8BA, background #FFFDB8, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFFDB8 at 0.9497; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Pastel Peach Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFDAB9Peach Puff#B8DEFF#B8DEFF#FFB8BA#FFB8BA#FFFDB8#FFFDB8#000000BlackCSS Variables
--palette-pastel-peach-primary: #FFDAB9; --palette-pastel-peach-secondary: #B8DEFF; --palette-pastel-peach-surface: #FFB8BA; --palette-pastel-peach-background: #FFFDB8; --palette-pastel-peach-accent: #000000;
Accessibility Snapshot
Compare all 5 Pastel Peach Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Pastel Peach Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Pastel Peach Palette Data (JSON)
Structured palette data for Pastel Peach 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": "#FFDAB9",
"name": "Peach Puff"
},
{
"role": "secondary",
"hex": "#B8DEFF",
"name": "#B8DEFF"
},
{
"role": "surface",
"hex": "#FFB8BA",
"name": "#FFB8BA"
},
{
"role": "background",
"hex": "#FFFDB8",
"name": "#FFFDB8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFDAB9",
"name": "Peach Puff",
"blackContrast": 15.98,
"whiteContrast": 1.31,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#B8DEFF",
"name": "#B8DEFF",
"blackContrast": 14.93,
"whiteContrast": 1.41,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFB8BA",
"name": "#FFB8BA",
"blackContrast": 12.82,
"whiteContrast": 1.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFFDB8",
"name": "#FFFDB8",
"blackContrast": 19.99,
"whiteContrast": 1.05,
"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 peach palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow 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",
"calm digital interfaces"
]CSS variables
"--palette-pastel-peach-primary: #FFDAB9;\n--palette-pastel-peach-secondary: #B8DEFF;\n--palette-pastel-peach-surface: #FFB8BA;\n--palette-pastel-peach-background: #FFFDB8;\n--palette-pastel-peach-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pastel-peach",
"name": "Pastel Peach Palette",
"type": "generated",
"sourceColor": "pastel-peach",
"description": "Generated palette built from Pastel Peach, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pastel Peach Palette combines primary #FFDAB9, secondary #B8DEFF, surface #FFB8BA, background #FFFDB8, 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": [
"pastel peach palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow 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",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FFDAB9",
"slug": "peach-puff",
"name": "Peach Puff",
"rgb": [
255,
218,
185
],
"hsl": [
28,
100,
86
],
"cmyk": [
0,
15,
27,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7491,
"contrast": {
"black": 15.98,
"white": 1.31
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/peach-puff/"
},
{
"role": "secondary",
"hex": "#B8DEFF",
"slug": null,
"name": "#B8DEFF",
"rgb": [
184,
222,
255
],
"hsl": [
208,
100,
86
],
"cmyk": [
28,
13,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.6965,
"contrast": {
"black": 14.93,
"white": 1.41
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFB8BA",
"slug": null,
"name": "#FFB8BA",
"rgb": [
255,
184,
186
],
"hsl": [
358,
100,
86
],
"cmyk": [
0,
28,
27,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.5909,
"contrast": {
"black": 12.82,
"white": 1.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#FFFDB8",
"slug": null,
"name": "#FFFDB8",
"rgb": [
255,
253,
184
],
"hsl": [
58,
100,
86
],
"cmyk": [
0,
1,
28,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9497,
"contrast": {
"black": 19.99,
"white": 1.05
},
"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": "#FFDAB9",
"name": "Peach Puff"
},
{
"role": "secondary",
"hex": "#B8DEFF",
"name": "#B8DEFF"
},
{
"role": "surface",
"hex": "#FFB8BA",
"name": "#FFB8BA"
},
{
"role": "background",
"hex": "#FFFDB8",
"name": "#FFFDB8"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFDAB9",
"name": "Peach Puff",
"blackContrast": 15.98,
"whiteContrast": 1.31,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#B8DEFF",
"name": "#B8DEFF",
"blackContrast": 14.93,
"whiteContrast": 1.41,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFB8BA",
"name": "#FFB8BA",
"blackContrast": 12.82,
"whiteContrast": 1.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#FFFDB8",
"name": "#FFFDB8",
"blackContrast": 19.99,
"whiteContrast": 1.05,
"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-peach-primary: #FFDAB9;\n--palette-pastel-peach-secondary: #B8DEFF;\n--palette-pastel-peach-surface: #FFB8BA;\n--palette-pastel-peach-background: #FFFDB8;\n--palette-pastel-peach-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pastel-peach.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pastel-peach.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pastel-peach/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pastel-peach.json"
}