Generated palette

Persian Red Palette

Persian Red Palette: #CC3333, #33CCCC, #CC3380, #CC8033. Check roles, contrast and CSS variables; open source-color links and JSON.

Persian Red Palette assigns primary #CC3333, secondary #33CCCC, surface #CC3380, background #CC8033, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #CC3333 at 0.1544 to #FFFFFF at 1; black gives higher contrast on 3 of 5 values.

5colors
Red palettedominant group
5use cases

Palette Color Roles

Persian Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#CC3333Persian Red
Secondary#33CCCC#33CCCC
Surface#CC3380#CC3380
Background#CC8033#CC8033
Accent#FFFFFFWhite

CSS Variables

--palette-persian-red-primary: #CC3333;
--palette-persian-red-secondary: #33CCCC;
--palette-persian-red-surface: #CC3380;
--palette-persian-red-background: #CC8033;
--palette-persian-red-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Persian Red Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#CC3333
Black 4.09:1 · White 5.14:1
Best #FFFFFF
Secondary#33CCCC
Black 10.65:1 · White 1.97:1
Best #000000
Surface#CC3380
Black 4.35:1 · White 4.83:1
Best #FFFFFF
Background#CC8033
Black 6.7:1 · White 3.13:1
Best #000000
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Persian Red Palette roles behave together across common interface components before copying the CSS variables.

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 Persian Red Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1544
Black text4.09:1AA Fail
White text5.14:1AA Pass
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": "#CC3333",
    "name": "Persian Red"
  },
  {
    "role": "secondary",
    "hex": "#33CCCC",
    "name": "#33CCCC"
  },
  {
    "role": "surface",
    "hex": "#CC3380",
    "name": "#CC3380"
  },
  {
    "role": "background",
    "hex": "#CC8033",
    "name": "#CC8033"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#CC3333",
    "name": "Persian Red",
    "blackContrast": 4.09,
    "whiteContrast": 5.14,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#33CCCC",
    "name": "#33CCCC",
    "blackContrast": 10.65,
    "whiteContrast": 1.97,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#CC3380",
    "name": "#CC3380",
    "blackContrast": 4.35,
    "whiteContrast": 4.83,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#CC8033",
    "name": "#CC8033",
    "blackContrast": 6.7,
    "whiteContrast": 3.13,
    "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
[
  "persian red palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "balanced palette",
  "earth tone palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding"
]
CSS variables
"--palette-persian-red-primary: #CC3333;\n--palette-persian-red-secondary: #33CCCC;\n--palette-persian-red-surface: #CC3380;\n--palette-persian-red-background: #CC8033;\n--palette-persian-red-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "persian-red",
  "name": "Persian Red Palette",
  "type": "generated",
  "sourceColor": "persian-red",
  "description": "Generated palette built from Persian Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Persian Red Palette combines primary #CC3333, secondary #33CCCC, surface #CC3380, background #CC8033, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
    "persian red palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "balanced palette",
    "earth tone palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#CC3333",
      "slug": "persian-red",
      "name": "Persian Red",
      "rgb": [
        204,
        51,
        51
      ],
      "hsl": [
        0,
        60,
        50
      ],
      "cmyk": [
        0,
        75,
        75,
        20
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1544,
      "contrast": {
        "black": 4.09,
        "white": 5.14
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/persian-red/"
    },
    {
      "role": "secondary",
      "hex": "#33CCCC",
      "slug": null,
      "name": "#33CCCC",
      "rgb": [
        51,
        204,
        204
      ],
      "hsl": [
        180,
        60,
        50
      ],
      "cmyk": [
        75,
        0,
        0,
        20
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4825,
      "contrast": {
        "black": 10.65,
        "white": 1.97
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#CC3380",
      "slug": null,
      "name": "#CC3380",
      "rgb": [
        204,
        51,
        128
      ],
      "hsl": [
        330,
        60,
        50
      ],
      "cmyk": [
        0,
        75,
        37,
        20
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1676,
      "contrast": {
        "black": 4.35,
        "white": 4.83
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#CC8033",
      "slug": null,
      "name": "#CC8033",
      "rgb": [
        204,
        128,
        51
      ],
      "hsl": [
        30,
        60,
        50
      ],
      "cmyk": [
        0,
        37,
        75,
        20
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2851,
      "contrast": {
        "black": 6.7,
        "white": 3.13
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/cc8033/"
    },
    {
      "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": "#CC3333",
      "name": "Persian Red"
    },
    {
      "role": "secondary",
      "hex": "#33CCCC",
      "name": "#33CCCC"
    },
    {
      "role": "surface",
      "hex": "#CC3380",
      "name": "#CC3380"
    },
    {
      "role": "background",
      "hex": "#CC8033",
      "name": "#CC8033"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#CC3333",
      "name": "Persian Red",
      "blackContrast": 4.09,
      "whiteContrast": 5.14,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#33CCCC",
      "name": "#33CCCC",
      "blackContrast": 10.65,
      "whiteContrast": 1.97,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#CC3380",
      "name": "#CC3380",
      "blackContrast": 4.35,
      "whiteContrast": 4.83,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#CC8033",
      "name": "#CC8033",
      "blackContrast": 6.7,
      "whiteContrast": 3.13,
      "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-persian-red-primary: #CC3333;\n--palette-persian-red-secondary: #33CCCC;\n--palette-persian-red-surface: #CC3380;\n--palette-persian-red-background: #CC8033;\n--palette-persian-red-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/persian-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/persian-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/persian-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/persian-red.json"
}