Generated palette
Misty Rose Palette
Misty Rose Palette: #FFE4E1, #E0FCFF, #FFE0ED, #FFF3E0. Check roles, contrast and CSS variables; open source-color links and JSON.
Misty Rose Palette assigns primary #FFE4E1, secondary #E0FCFF, surface #FFE0ED, background #FFF3E0, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #E0FCFF at 0.9269; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Misty Rose Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFE4E1Misty Rose#E0FCFF#E0FCFF#FFE0ED#FFE0ED#FFF3E0#FFF3E0#000000BlackCSS Variables
--palette-misty-rose-primary: #FFE4E1; --palette-misty-rose-secondary: #E0FCFF; --palette-misty-rose-surface: #FFE0ED; --palette-misty-rose-background: #FFF3E0; --palette-misty-rose-accent: #000000;
Accessibility Snapshot
Compare all 5 Misty Rose Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Misty Rose Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Misty Rose Palette Data (JSON)
Structured palette data for Misty Rose 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": "#FFE4E1",
"name": "Misty Rose"
},
{
"role": "secondary",
"hex": "#E0FCFF",
"name": "#E0FCFF"
},
{
"role": "surface",
"hex": "#FFE0ED",
"name": "#FFE0ED"
},
{
"role": "background",
"hex": "#FFF3E0",
"name": "#FFF3E0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFE4E1",
"name": "Misty Rose",
"blackContrast": 17.44,
"whiteContrast": 1.2,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E0FCFF",
"name": "#E0FCFF",
"blackContrast": 19.54,
"whiteContrast": 1.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFE0ED",
"name": "#FFE0ED",
"blackContrast": 17.14,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FFF3E0",
"name": "#FFF3E0",
"blackContrast": 19.15,
"whiteContrast": 1.1,
"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
[
"misty rose 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-misty-rose-primary: #FFE4E1;\n--palette-misty-rose-secondary: #E0FCFF;\n--palette-misty-rose-surface: #FFE0ED;\n--palette-misty-rose-background: #FFF3E0;\n--palette-misty-rose-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "misty-rose",
"name": "Misty Rose Palette",
"type": "generated",
"sourceColor": "misty-rose",
"description": "Generated palette built from Misty Rose, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Misty Rose Palette combines primary #FFE4E1, secondary #E0FCFF, surface #FFE0ED, background #FFF3E0, 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": [
"misty rose 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": "#FFE4E1",
"slug": "misty-rose",
"name": "Misty Rose",
"rgb": [
255,
228,
225
],
"hsl": [
6,
100,
94
],
"cmyk": [
0,
11,
12,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.8218,
"contrast": {
"black": 17.44,
"white": 1.2
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/misty-rose/"
},
{
"role": "secondary",
"hex": "#E0FCFF",
"slug": null,
"name": "#E0FCFF",
"rgb": [
224,
252,
255
],
"hsl": [
186,
100,
94
],
"cmyk": [
12,
1,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.9269,
"contrast": {
"black": 19.54,
"white": 1.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FFE0ED",
"slug": null,
"name": "#FFE0ED",
"rgb": [
255,
224,
237
],
"hsl": [
335,
100,
94
],
"cmyk": [
0,
12,
7,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.8069,
"contrast": {
"black": 17.14,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#FFF3E0",
"slug": null,
"name": "#FFF3E0",
"rgb": [
255,
243,
224
],
"hsl": [
37,
100,
94
],
"cmyk": [
0,
5,
12,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.9074,
"contrast": {
"black": 19.15,
"white": 1.1
},
"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": "#FFE4E1",
"name": "Misty Rose"
},
{
"role": "secondary",
"hex": "#E0FCFF",
"name": "#E0FCFF"
},
{
"role": "surface",
"hex": "#FFE0ED",
"name": "#FFE0ED"
},
{
"role": "background",
"hex": "#FFF3E0",
"name": "#FFF3E0"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFE4E1",
"name": "Misty Rose",
"blackContrast": 17.44,
"whiteContrast": 1.2,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#E0FCFF",
"name": "#E0FCFF",
"blackContrast": 19.54,
"whiteContrast": 1.07,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#FFE0ED",
"name": "#FFE0ED",
"blackContrast": 17.14,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#FFF3E0",
"name": "#FFF3E0",
"blackContrast": 19.15,
"whiteContrast": 1.1,
"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-misty-rose-primary: #FFE4E1;\n--palette-misty-rose-secondary: #E0FCFF;\n--palette-misty-rose-surface: #FFE0ED;\n--palette-misty-rose-background: #FFF3E0;\n--palette-misty-rose-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/misty-rose.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/misty-rose.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/misty-rose/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/misty-rose.json"
}