Generated palette

Caution Yellow Palette

Caution Yellow Palette: #FFCC00, #0033FF, #FF4D00, #B2FF00. Check roles, contrast and CSS variables; open source-color links and JSON.

Caution Yellow Palette assigns primary #FFCC00, secondary #0033FF, surface #FF4D00, background #B2FF00, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #B2FF00 at 0.8098; black gives higher contrast on 3 of 5 values.

5colors
Yellow palettedominant group
6use cases

Palette Color Roles

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

Primary#FFCC00Caution Yellow
Secondary#0033FF#0033FF
Surface#FF4D00#FF4D00
Background#B2FF00#B2FF00
Accent#000000Black

CSS Variables

--palette-caution-yellow-primary: #FFCC00;
--palette-caution-yellow-secondary: #0033FF;
--palette-caution-yellow-surface: #FF4D00;
--palette-caution-yellow-background: #B2FF00;
--palette-caution-yellow-accent: #000000;

Accessibility Snapshot

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

Primary#FFCC00
Black 13.89:1 · White 1.51:1
Best #000000
Secondary#0033FF
Black 2.92:1 · White 7.2:1
Best #FFFFFF
Surface#FF4D00
Black 6.31:1 · White 3.33:1
Best #000000
Background#B2FF00
Black 17.2:1 · White 1.22:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Caution Yellow 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 Caution Yellow Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6445
Black text13.89:1AA Pass
White text1.51: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": "#FFCC00",
    "name": "Caution Yellow"
  },
  {
    "role": "secondary",
    "hex": "#0033FF",
    "name": "#0033FF"
  },
  {
    "role": "surface",
    "hex": "#FF4D00",
    "name": "#FF4D00"
  },
  {
    "role": "background",
    "hex": "#B2FF00",
    "name": "#B2FF00"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFCC00",
    "name": "Caution Yellow",
    "blackContrast": 13.89,
    "whiteContrast": 1.51,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#0033FF",
    "name": "#0033FF",
    "blackContrast": 2.92,
    "whiteContrast": 7.2,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "surface",
    "hex": "#FF4D00",
    "name": "#FF4D00",
    "blackContrast": 6.31,
    "whiteContrast": 3.33,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#B2FF00",
    "name": "#B2FF00",
    "blackContrast": 17.2,
    "whiteContrast": 1.22,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "caution yellow palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green 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",
  "calm digital interfaces"
]
CSS variables
"--palette-caution-yellow-primary: #FFCC00;\n--palette-caution-yellow-secondary: #0033FF;\n--palette-caution-yellow-surface: #FF4D00;\n--palette-caution-yellow-background: #B2FF00;\n--palette-caution-yellow-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "caution-yellow",
  "name": "Caution Yellow Palette",
  "type": "generated",
  "sourceColor": "caution-yellow",
  "description": "Generated palette built from Caution Yellow, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Caution Yellow Palette combines primary #FFCC00, secondary #0033FF, surface #FF4D00, background #B2FF00, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
    "caution yellow palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green 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",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFCC00",
      "slug": "caution-yellow",
      "name": "Caution Yellow",
      "rgb": [
        255,
        204,
        0
      ],
      "hsl": [
        48,
        100,
        50
      ],
      "cmyk": [
        0,
        20,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6445,
      "contrast": {
        "black": 13.89,
        "white": 1.51
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/caution-yellow/"
    },
    {
      "role": "secondary",
      "hex": "#0033FF",
      "slug": null,
      "name": "#0033FF",
      "rgb": [
        0,
        51,
        255
      ],
      "hsl": [
        228,
        100,
        50
      ],
      "cmyk": [
        100,
        80,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.0959,
      "contrast": {
        "black": 2.92,
        "white": 7.2
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF4D00",
      "slug": null,
      "name": "#FF4D00",
      "rgb": [
        255,
        77,
        0
      ],
      "hsl": [
        18,
        100,
        50
      ],
      "cmyk": [
        0,
        70,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2657,
      "contrast": {
        "black": 6.31,
        "white": 3.33
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#B2FF00",
      "slug": null,
      "name": "#B2FF00",
      "rgb": [
        178,
        255,
        0
      ],
      "hsl": [
        78,
        100,
        50
      ],
      "cmyk": [
        30,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8098,
      "contrast": {
        "black": 17.2,
        "white": 1.22
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "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": "#FFCC00",
      "name": "Caution Yellow"
    },
    {
      "role": "secondary",
      "hex": "#0033FF",
      "name": "#0033FF"
    },
    {
      "role": "surface",
      "hex": "#FF4D00",
      "name": "#FF4D00"
    },
    {
      "role": "background",
      "hex": "#B2FF00",
      "name": "#B2FF00"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFCC00",
      "name": "Caution Yellow",
      "blackContrast": 13.89,
      "whiteContrast": 1.51,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#0033FF",
      "name": "#0033FF",
      "blackContrast": 2.92,
      "whiteContrast": 7.2,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "surface",
      "hex": "#FF4D00",
      "name": "#FF4D00",
      "blackContrast": 6.31,
      "whiteContrast": 3.33,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#B2FF00",
      "name": "#B2FF00",
      "blackContrast": 17.2,
      "whiteContrast": 1.22,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-caution-yellow-primary: #FFCC00;\n--palette-caution-yellow-secondary: #0033FF;\n--palette-caution-yellow-surface: #FF4D00;\n--palette-caution-yellow-background: #B2FF00;\n--palette-caution-yellow-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/caution-yellow.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/caution-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/caution-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/caution-yellow.json"
}