Generated palette

Magenta Palette

Magenta Palette is a generated palette built from #FF00FF, #00FF00, #7F00FF, #FF0080. 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.

Magenta Palette combines primary #FF00FF, secondary #00FF00, surface #7F00FF, background #FF0080, 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.

5colors
Pink palettedominant group
5use cases

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.

Primary#FF00FFMagenta
Secondary#00FF00Lime
Surface#7F00FF#7F00FF
Background#FF0080#FF0080
Accent#000000Black

CSS Variables

--palette-magenta-primary: #FF00FF;
--palette-magenta-secondary: #00FF00;
--palette-magenta-surface: #7F00FF;
--palette-magenta-background: #FF0080;
--palette-magenta-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#FF00FF
Black 6.7:1 · White 3.14:1
Best #000000
Secondary#00FF00
Black 15.3:1 · White 1.37:1
Best #000000
Surface#7F00FF
Black 3.35:1 · White 6.28:1
Best #FFFFFF
Background#FF0080
Black 5.56:1 · White 3.77:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Magenta Palette Data (JSON)

Structured palette data for Magenta Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.2848
Black text6.7:1AA Pass
White text3.14:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#FF00FF",
    "name": "Magenta"
  },
  {
    "role": "secondary",
    "hex": "#00FF00",
    "name": "Lime"
  },
  {
    "role": "surface",
    "hex": "#7F00FF",
    "name": "#7F00FF"
  },
  {
    "role": "background",
    "hex": "#FF0080",
    "name": "#FF0080"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FF00FF",
    "name": "Magenta",
    "blackContrast": 6.7,
    "whiteContrast": 3.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#00FF00",
    "name": "Lime",
    "blackContrast": 15.3,
    "whiteContrast": 1.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#7F00FF",
    "name": "#7F00FF",
    "blackContrast": 3.35,
    "whiteContrast": 6.28,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#FF0080",
    "name": "#FF0080",
    "blackContrast": 5.56,
    "whiteContrast": 3.77,
    "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
[
  "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-magenta-primary: #FF00FF;\n--palette-magenta-secondary: #00FF00;\n--palette-magenta-surface: #7F00FF;\n--palette-magenta-background: #FF0080;\n--palette-magenta-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "magenta",
  "name": "Magenta Palette",
  "type": "generated",
  "sourceColor": "magenta",
  "description": "Generated palette built from Magenta, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Magenta Palette combines primary #FF00FF, secondary #00FF00, surface #7F00FF, background #FF0080, 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": [
    "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": "#FF00FF",
      "slug": "magenta",
      "name": "Magenta",
      "rgb": [
        255,
        0,
        255
      ],
      "hsl": [
        300,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        0,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2848,
      "contrast": {
        "black": 6.7,
        "white": 3.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/magenta/"
    },
    {
      "role": "secondary",
      "hex": "#00FF00",
      "slug": "lime",
      "name": "Lime",
      "rgb": [
        0,
        255,
        0
      ],
      "hsl": [
        120,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7152,
      "contrast": {
        "black": 15.3,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/lime/"
    },
    {
      "role": "surface",
      "hex": "#7F00FF",
      "slug": null,
      "name": "#7F00FF",
      "rgb": [
        127,
        0,
        255
      ],
      "hsl": [
        270,
        100,
        50
      ],
      "cmyk": [
        50,
        100,
        0,
        0
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1173,
      "contrast": {
        "black": 3.35,
        "white": 6.28
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/7f00ff/"
    },
    {
      "role": "background",
      "hex": "#FF0080",
      "slug": null,
      "name": "#FF0080",
      "rgb": [
        255,
        0,
        128
      ],
      "hsl": [
        330,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        50,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2282,
      "contrast": {
        "black": 5.56,
        "white": 3.77
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/ff0080/"
    },
    {
      "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": "#FF00FF",
      "name": "Magenta"
    },
    {
      "role": "secondary",
      "hex": "#00FF00",
      "name": "Lime"
    },
    {
      "role": "surface",
      "hex": "#7F00FF",
      "name": "#7F00FF"
    },
    {
      "role": "background",
      "hex": "#FF0080",
      "name": "#FF0080"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FF00FF",
      "name": "Magenta",
      "blackContrast": 6.7,
      "whiteContrast": 3.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#00FF00",
      "name": "Lime",
      "blackContrast": 15.3,
      "whiteContrast": 1.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#7F00FF",
      "name": "#7F00FF",
      "blackContrast": 3.35,
      "whiteContrast": 6.28,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#FF0080",
      "name": "#FF0080",
      "blackContrast": 5.56,
      "whiteContrast": 3.77,
      "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-magenta-primary: #FF00FF;\n--palette-magenta-secondary: #00FF00;\n--palette-magenta-surface: #7F00FF;\n--palette-magenta-background: #FF0080;\n--palette-magenta-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/magenta.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/magenta.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/magenta/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/magenta.json"
}