Generated palette
Fluorescent Pink Palette
Fluorescent Pink Palette: #FF1493, #14FF82, #F714FF, #FF141C. Check roles, contrast and CSS variables; open source-color links and JSON.
Fluorescent Pink Palette assigns primary #FF1493, secondary #14FF82, surface #F714FF, background #FF141C, accent #000000. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #14FF82 at 0.7328; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Fluorescent Pink Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FF1493Fluorescent Pink#14FF82#14FF82#F714FF#F714FF#FF141C#FF141C#000000BlackCSS Variables
--palette-fluorescent-pink-primary: #FF1493; --palette-fluorescent-pink-secondary: #14FF82; --palette-fluorescent-pink-surface: #F714FF; --palette-fluorescent-pink-background: #FF141C; --palette-fluorescent-pink-accent: #000000;
Accessibility Snapshot
Compare all 5 Fluorescent Pink Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Fluorescent Pink Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Fluorescent Pink Palette Data (JSON)
Structured palette data for Fluorescent 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": "#FF1493",
"name": "Fluorescent Pink"
},
{
"role": "secondary",
"hex": "#14FF82",
"name": "#14FF82"
},
{
"role": "surface",
"hex": "#F714FF",
"name": "#F714FF"
},
{
"role": "background",
"hex": "#FF141C",
"name": "#FF141C"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FF1493",
"name": "Fluorescent Pink",
"blackContrast": 5.77,
"whiteContrast": 3.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#14FF82",
"name": "#14FF82",
"blackContrast": 15.66,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F714FF",
"name": "#F714FF",
"blackContrast": 6.5,
"whiteContrast": 3.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FF141C",
"name": "#FF141C",
"blackContrast": 5.37,
"whiteContrast": 3.91,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"fluorescent pink palette",
"generated palette",
"pink palette",
"green palette",
"red 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-fluorescent-pink-primary: #FF1493;\n--palette-fluorescent-pink-secondary: #14FF82;\n--palette-fluorescent-pink-surface: #F714FF;\n--palette-fluorescent-pink-background: #FF141C;\n--palette-fluorescent-pink-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "fluorescent-pink",
"name": "Fluorescent Pink Palette",
"type": "generated",
"sourceColor": "fluorescent-pink",
"description": "Generated palette built from Fluorescent Pink, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Fluorescent Pink Palette combines primary #FF1493, secondary #14FF82, surface #F714FF, background #FF141C, 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": [
"fluorescent pink palette",
"generated palette",
"pink palette",
"green palette",
"red 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": "#FF1493",
"slug": "fluorescent-pink",
"name": "Fluorescent Pink",
"rgb": [
255,
20,
147
],
"hsl": [
328,
100,
54
],
"cmyk": [
0,
92,
42,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2387,
"contrast": {
"black": 5.77,
"white": 3.64
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/fluorescent-pink/"
},
{
"role": "secondary",
"hex": "#14FF82",
"slug": null,
"name": "#14FF82",
"rgb": [
20,
255,
130
],
"hsl": [
148,
100,
54
],
"cmyk": [
92,
0,
49,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7328,
"contrast": {
"black": 15.66,
"white": 1.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#F714FF",
"slug": null,
"name": "#F714FF",
"rgb": [
247,
20,
255
],
"hsl": [
298,
100,
54
],
"cmyk": [
3,
92,
0,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2749,
"contrast": {
"black": 6.5,
"white": 3.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#FF141C",
"slug": null,
"name": "#FF141C",
"rgb": [
255,
20,
28
],
"hsl": [
358,
100,
54
],
"cmyk": [
0,
92,
89,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2184,
"contrast": {
"black": 5.37,
"white": 3.91
},
"wcag": {
"AA": [
"#000000"
],
"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": "#FF1493",
"name": "Fluorescent Pink"
},
{
"role": "secondary",
"hex": "#14FF82",
"name": "#14FF82"
},
{
"role": "surface",
"hex": "#F714FF",
"name": "#F714FF"
},
{
"role": "background",
"hex": "#FF141C",
"name": "#FF141C"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FF1493",
"name": "Fluorescent Pink",
"blackContrast": 5.77,
"whiteContrast": 3.64,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#14FF82",
"name": "#14FF82",
"blackContrast": 15.66,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#F714FF",
"name": "#F714FF",
"blackContrast": 6.5,
"whiteContrast": 3.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FF141C",
"name": "#FF141C",
"blackContrast": 5.37,
"whiteContrast": 3.91,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-fluorescent-pink-primary: #FF1493;\n--palette-fluorescent-pink-secondary: #14FF82;\n--palette-fluorescent-pink-surface: #F714FF;\n--palette-fluorescent-pink-background: #FF141C;\n--palette-fluorescent-pink-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/fluorescent-pink.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/fluorescent-pink.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/fluorescent-pink/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/fluorescent-pink.json"
}