Generated palette
UV Purple Palette
UV Purple Palette: #6F00FF, #91FF00, #0011FF, #EE00FF. Check roles, contrast and CSS variables; open source-color links and JSON.
UV Purple Palette assigns primary #6F00FF, secondary #91FF00, surface #0011FF, background #EE00FF, accent #FFFFFF. The set spans Purple, Green, Blue, and Pink families with cool, warm, and neutral temperatures. Luminance runs from #0011FF at 0.0762 to #FFFFFF at 1; black gives higher contrast on 3 of 5 values.
Palette Color Roles
UV Purple Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#6F00FFUV Purple#91FF00#91FF00#0011FF#0011FF#EE00FF#EE00FF#FFFFFFWhiteCSS Variables
--palette-uv-purple-primary: #6F00FF; --palette-uv-purple-secondary: #91FF00; --palette-uv-purple-surface: #0011FF; --palette-uv-purple-background: #EE00FF; --palette-uv-purple-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 UV Purple Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the UV Purple Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable UV Purple Palette Data (JSON)
Structured palette data for UV Purple 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": "#6F00FF",
"name": "UV Purple"
},
{
"role": "secondary",
"hex": "#91FF00",
"name": "#91FF00"
},
{
"role": "surface",
"hex": "#0011FF",
"name": "#0011FF"
},
{
"role": "background",
"hex": "#EE00FF",
"name": "#EE00FF"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#6F00FF",
"name": "UV Purple",
"blackContrast": 3.12,
"whiteContrast": 6.73,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#91FF00",
"name": "#91FF00",
"blackContrast": 16.51,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#0011FF",
"name": "#0011FF",
"blackContrast": 2.52,
"whiteContrast": 8.32,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#EE00FF",
"name": "#EE00FF",
"blackContrast": 6.08,
"whiteContrast": 3.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"uv purple palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-uv-purple-primary: #6F00FF;\n--palette-uv-purple-secondary: #91FF00;\n--palette-uv-purple-surface: #0011FF;\n--palette-uv-purple-background: #EE00FF;\n--palette-uv-purple-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "uv-purple",
"name": "UV Purple Palette",
"type": "generated",
"sourceColor": "uv-purple",
"description": "Generated palette built from UV Purple, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "UV Purple Palette combines primary #6F00FF, secondary #91FF00, surface #0011FF, background #EE00FF, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a purple palette, green palette, blue 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": [
"uv purple palette",
"generated palette",
"purple palette",
"green palette",
"blue palette",
"pink palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#6F00FF",
"slug": "uv-purple",
"name": "UV Purple",
"rgb": [
111,
0,
255
],
"hsl": [
266,
100,
50
],
"cmyk": [
56,
100,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.106,
"contrast": {
"black": 3.12,
"white": 6.73
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/uv-purple/"
},
{
"role": "secondary",
"hex": "#91FF00",
"slug": null,
"name": "#91FF00",
"rgb": [
145,
255,
0
],
"hsl": [
86,
100,
50
],
"cmyk": [
43,
0,
100,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7754,
"contrast": {
"black": 16.51,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "surface",
"hex": "#0011FF",
"slug": null,
"name": "#0011FF",
"rgb": [
0,
17,
255
],
"hsl": [
236,
100,
50
],
"cmyk": [
100,
93,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.0762,
"contrast": {
"black": 2.52,
"white": 8.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#EE00FF",
"slug": null,
"name": "#EE00FF",
"rgb": [
238,
0,
255
],
"hsl": [
296,
100,
50
],
"cmyk": [
7,
100,
0,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.254,
"contrast": {
"black": 6.08,
"white": 3.45
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#6F00FF",
"name": "UV Purple"
},
{
"role": "secondary",
"hex": "#91FF00",
"name": "#91FF00"
},
{
"role": "surface",
"hex": "#0011FF",
"name": "#0011FF"
},
{
"role": "background",
"hex": "#EE00FF",
"name": "#EE00FF"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#6F00FF",
"name": "UV Purple",
"blackContrast": 3.12,
"whiteContrast": 6.73,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#91FF00",
"name": "#91FF00",
"blackContrast": 16.51,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#0011FF",
"name": "#0011FF",
"blackContrast": 2.52,
"whiteContrast": 8.32,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#EE00FF",
"name": "#EE00FF",
"blackContrast": 6.08,
"whiteContrast": 3.45,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-uv-purple-primary: #6F00FF;\n--palette-uv-purple-secondary: #91FF00;\n--palette-uv-purple-surface: #0011FF;\n--palette-uv-purple-background: #EE00FF;\n--palette-uv-purple-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/uv-purple.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/uv-purple.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/uv-purple/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/uv-purple.json"
}