Generated palette
Hot Magenta Palette
Hot Magenta Palette: #FF1DCE, #1FFF4F, #BF1FFF, #FF1F5E. Check roles, contrast and CSS variables; open source-color links and JSON.
Hot Magenta Palette assigns primary #FF1DCE, secondary #1FFF4F, surface #BF1FFF, background #FF1F5E, accent #000000. The set spans Pink, Green, Purple, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #1FFF4F at 0.7238; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Hot Magenta Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FF1DCEHot Magenta#1FFF4F#1FFF4F#BF1FFF#BF1FFF#FF1F5E#FF1F5E#000000BlackCSS Variables
--palette-hot-magenta-primary: #FF1DCE; --palette-hot-magenta-secondary: #1FFF4F; --palette-hot-magenta-surface: #BF1FFF; --palette-hot-magenta-background: #FF1F5E; --palette-hot-magenta-accent: #000000;
Accessibility Snapshot
Compare all 5 Hot Magenta Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Hot Magenta Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Hot Magenta Palette Data (JSON)
Structured palette data for Hot Magenta 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": "#FF1DCE",
"name": "Hot Magenta"
},
{
"role": "secondary",
"hex": "#1FFF4F",
"name": "#1FFF4F"
},
{
"role": "surface",
"hex": "#BF1FFF",
"name": "#BF1FFF"
},
{
"role": "background",
"hex": "#FF1F5E",
"name": "#FF1F5E"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FF1DCE",
"name": "Hot Magenta",
"blackContrast": 6.32,
"whiteContrast": 3.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#1FFF4F",
"name": "#1FFF4F",
"blackContrast": 15.48,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#BF1FFF",
"name": "#BF1FFF",
"blackContrast": 4.86,
"whiteContrast": 4.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FF1F5E",
"name": "#FF1F5E",
"blackContrast": 5.61,
"whiteContrast": 3.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"hot magenta palette",
"generated palette",
"pink palette",
"green palette",
"purple palette",
"gray palette",
"vibrant 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-hot-magenta-primary: #FF1DCE;\n--palette-hot-magenta-secondary: #1FFF4F;\n--palette-hot-magenta-surface: #BF1FFF;\n--palette-hot-magenta-background: #FF1F5E;\n--palette-hot-magenta-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "hot-magenta",
"name": "Hot Magenta Palette",
"type": "generated",
"sourceColor": "hot-magenta",
"description": "Generated palette built from Hot Magenta, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Hot Magenta Palette combines primary #FF1DCE, secondary #1FFF4F, surface #BF1FFF, background #FF1F5E, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green palette, purple 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": [
"hot magenta palette",
"generated palette",
"pink palette",
"green palette",
"purple palette",
"gray palette",
"vibrant 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": "#FF1DCE",
"slug": "hot-magenta",
"name": "Hot Magenta",
"rgb": [
255,
29,
206
],
"hsl": [
313,
100,
56
],
"cmyk": [
0,
89,
19,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2659,
"contrast": {
"black": 6.32,
"white": 3.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/hot-magenta/"
},
{
"role": "secondary",
"hex": "#1FFF4F",
"slug": null,
"name": "#1FFF4F",
"rgb": [
31,
255,
79
],
"hsl": [
133,
100,
56
],
"cmyk": [
88,
0,
69,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7238,
"contrast": {
"black": 15.48,
"white": 1.36
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#BF1FFF",
"slug": null,
"name": "#BF1FFF",
"rgb": [
191,
31,
255
],
"hsl": [
283,
100,
56
],
"cmyk": [
25,
88,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.1928,
"contrast": {
"black": 4.86,
"white": 4.32
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#FF1F5E",
"slug": null,
"name": "#FF1F5E",
"rgb": [
255,
31,
94
],
"hsl": [
343,
100,
56
],
"cmyk": [
0,
88,
63,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2305,
"contrast": {
"black": 5.61,
"white": 3.74
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"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": "#FF1DCE",
"name": "Hot Magenta"
},
{
"role": "secondary",
"hex": "#1FFF4F",
"name": "#1FFF4F"
},
{
"role": "surface",
"hex": "#BF1FFF",
"name": "#BF1FFF"
},
{
"role": "background",
"hex": "#FF1F5E",
"name": "#FF1F5E"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FF1DCE",
"name": "Hot Magenta",
"blackContrast": 6.32,
"whiteContrast": 3.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#1FFF4F",
"name": "#1FFF4F",
"blackContrast": 15.48,
"whiteContrast": 1.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#BF1FFF",
"name": "#BF1FFF",
"blackContrast": 4.86,
"whiteContrast": 4.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FF1F5E",
"name": "#FF1F5E",
"blackContrast": 5.61,
"whiteContrast": 3.74,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-hot-magenta-primary: #FF1DCE;\n--palette-hot-magenta-secondary: #1FFF4F;\n--palette-hot-magenta-surface: #BF1FFF;\n--palette-hot-magenta-background: #FF1F5E;\n--palette-hot-magenta-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/hot-magenta.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/hot-magenta.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/hot-magenta/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/hot-magenta.json"
}