Generated palette
Orchid Pink Palette
Orchid Pink Palette is a generated palette built from #F2BDCD, #BFF2E3, #F2BFE8, #F2C9BF. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Orchid Pink Palette combines primary #F2BDCD, secondary #BFF2E3, surface #F2BFE8, background #F2C9BF, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#F2BDCDOrchid Pink#BFF2E3#BFF2E3#F2BFE8#F2BFE8#F2C9BF#F2C9BF#000000BlackCSS Variables
--palette-orchid-pink-primary: #F2BDCD; --palette-orchid-pink-secondary: #BFF2E3; --palette-orchid-pink-surface: #F2BFE8; --palette-orchid-pink-background: #F2C9BF; --palette-orchid-pink-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Orchid Pink Palette Data (JSON)
Structured palette data for Orchid 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": "#F2BDCD",
"name": "Orchid Pink"
},
{
"role": "secondary",
"hex": "#BFF2E3",
"name": "#BFF2E3"
},
{
"role": "surface",
"hex": "#F2BFE8",
"name": "#F2BFE8"
},
{
"role": "background",
"hex": "#F2C9BF",
"name": "#F2C9BF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#F2BDCD",
"name": "Orchid Pink",
"blackContrast": 12.94,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#BFF2E3",
"name": "#BFF2E3",
"blackContrast": 17.03,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F2BFE8",
"name": "#F2BFE8",
"blackContrast": 13.39,
"whiteContrast": 1.57,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F2C9BF",
"name": "#F2C9BF",
"blackContrast": 13.88,
"whiteContrast": 1.51,
"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
[
"orchid pink palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
]CSS variables
"--palette-orchid-pink-primary: #F2BDCD;\n--palette-orchid-pink-secondary: #BFF2E3;\n--palette-orchid-pink-surface: #F2BFE8;\n--palette-orchid-pink-background: #F2C9BF;\n--palette-orchid-pink-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "orchid-pink",
"name": "Orchid Pink Palette",
"type": "generated",
"sourceColor": "orchid-pink",
"description": "Generated palette built from Orchid Pink, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Orchid Pink Palette combines primary #F2BDCD, secondary #BFF2E3, surface #F2BFE8, background #F2C9BF, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green 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": [
"orchid pink palette",
"generated palette",
"pink palette",
"green palette",
"red palette",
"gray palette",
"balanced palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#F2BDCD",
"slug": "orchid-pink",
"name": "Orchid Pink",
"rgb": [
242,
189,
205
],
"hsl": [
342,
67,
85
],
"cmyk": [
0,
22,
15,
5
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.5968,
"contrast": {
"black": 12.94,
"white": 1.62
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/orchid-pink/"
},
{
"role": "secondary",
"hex": "#BFF2E3",
"slug": null,
"name": "#BFF2E3",
"rgb": [
191,
242,
227
],
"hsl": [
162,
66,
85
],
"cmyk": [
21,
0,
6,
5
],
"family": "green",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.8013,
"contrast": {
"black": 17.03,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/bff2e3/"
},
{
"role": "surface",
"hex": "#F2BFE8",
"slug": null,
"name": "#F2BFE8",
"rgb": [
242,
191,
232
],
"hsl": [
312,
66,
85
],
"cmyk": [
0,
21,
4,
5
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.6197,
"contrast": {
"black": 13.39,
"white": 1.57
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f2bfe8/"
},
{
"role": "background",
"hex": "#F2C9BF",
"slug": null,
"name": "#F2C9BF",
"rgb": [
242,
201,
191
],
"hsl": [
12,
66,
85
],
"cmyk": [
0,
17,
21,
5
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.6441,
"contrast": {
"black": 13.88,
"white": 1.51
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f2c9bf/"
},
{
"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": "#F2BDCD",
"name": "Orchid Pink"
},
{
"role": "secondary",
"hex": "#BFF2E3",
"name": "#BFF2E3"
},
{
"role": "surface",
"hex": "#F2BFE8",
"name": "#F2BFE8"
},
{
"role": "background",
"hex": "#F2C9BF",
"name": "#F2C9BF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#F2BDCD",
"name": "Orchid Pink",
"blackContrast": 12.94,
"whiteContrast": 1.62,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#BFF2E3",
"name": "#BFF2E3",
"blackContrast": 17.03,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F2BFE8",
"name": "#F2BFE8",
"blackContrast": 13.39,
"whiteContrast": 1.57,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#F2C9BF",
"name": "#F2C9BF",
"blackContrast": 13.88,
"whiteContrast": 1.51,
"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-orchid-pink-primary: #F2BDCD;\n--palette-orchid-pink-secondary: #BFF2E3;\n--palette-orchid-pink-surface: #F2BFE8;\n--palette-orchid-pink-background: #F2C9BF;\n--palette-orchid-pink-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/orchid-pink.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/orchid-pink.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/orchid-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/orchid-pink.json"
}