Generated palette

Wheat Palette

Wheat Palette is a generated palette built from #F5DEB3, #B2CAF5, #F5BCB2, #EBF5B2. 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.

Wheat Palette combines primary #F5DEB3, secondary #B2CAF5, surface #F5BCB2, background #EBF5B2, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue 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.

5colors
Orange palettedominant group
6use 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#F5DEB3Wheat
Secondary#B2CAF5#B2CAF5
Surface#F5BCB2#F5BCB2
Background#EBF5B2#EBF5B2
Accent#000000Black

CSS Variables

--palette-wheat-primary: #F5DEB3;
--palette-wheat-secondary: #B2CAF5;
--palette-wheat-surface: #F5BCB2;
--palette-wheat-background: #EBF5B2;
--palette-wheat-accent: #000000;

Accessibility Snapshot

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

Primary#F5DEB3
Black 15.98:1 · White 1.31:1
Best #000000
Secondary#B2CAF5
Black 12.66:1 · White 1.66:1
Best #000000
Surface#F5BCB2
Black 12.72:1 · White 1.65:1
Best #000000
Background#EBF5B2
Black 18.24:1 · White 1.15: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 Wheat Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7491
Black text15.98:1AA Pass
White text1.31: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": "#F5DEB3",
    "name": "Wheat"
  },
  {
    "role": "secondary",
    "hex": "#B2CAF5",
    "name": "#B2CAF5"
  },
  {
    "role": "surface",
    "hex": "#F5BCB2",
    "name": "#F5BCB2"
  },
  {
    "role": "background",
    "hex": "#EBF5B2",
    "name": "#EBF5B2"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#F5DEB3",
    "name": "Wheat",
    "blackContrast": 15.98,
    "whiteContrast": 1.31,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#B2CAF5",
    "name": "#B2CAF5",
    "blackContrast": 12.66,
    "whiteContrast": 1.66,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#F5BCB2",
    "name": "#F5BCB2",
    "blackContrast": 12.72,
    "whiteContrast": 1.65,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#EBF5B2",
    "name": "#EBF5B2",
    "blackContrast": 18.24,
    "whiteContrast": 1.15,
    "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
[
  "wheat palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "pastel palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "soft backgrounds",
  "calm digital interfaces"
]
CSS variables
"--palette-wheat-primary: #F5DEB3;\n--palette-wheat-secondary: #B2CAF5;\n--palette-wheat-surface: #F5BCB2;\n--palette-wheat-background: #EBF5B2;\n--palette-wheat-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "wheat",
  "name": "Wheat Palette",
  "type": "generated",
  "sourceColor": "wheat",
  "description": "Generated palette built from Wheat, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Wheat Palette combines primary #F5DEB3, secondary #B2CAF5, surface #F5BCB2, background #EBF5B2, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue 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": [
    "wheat palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "pastel palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "soft backgrounds",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#F5DEB3",
      "slug": "wheat",
      "name": "Wheat",
      "rgb": [
        245,
        222,
        179
      ],
      "hsl": [
        39,
        77,
        83
      ],
      "cmyk": [
        0,
        9,
        27,
        4
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7491,
      "contrast": {
        "black": 15.98,
        "white": 1.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/wheat/"
    },
    {
      "role": "secondary",
      "hex": "#B2CAF5",
      "slug": null,
      "name": "#B2CAF5",
      "rgb": [
        178,
        202,
        245
      ],
      "hsl": [
        219,
        77,
        83
      ],
      "cmyk": [
        27,
        18,
        0,
        4
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.583,
      "contrast": {
        "black": 12.66,
        "white": 1.66
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/b2caf5/"
    },
    {
      "role": "surface",
      "hex": "#F5BCB2",
      "slug": null,
      "name": "#F5BCB2",
      "rgb": [
        245,
        188,
        178
      ],
      "hsl": [
        9,
        77,
        83
      ],
      "cmyk": [
        0,
        23,
        27,
        4
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.5859,
      "contrast": {
        "black": 12.72,
        "white": 1.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/f5bcb2/"
    },
    {
      "role": "background",
      "hex": "#EBF5B2",
      "slug": null,
      "name": "#EBF5B2",
      "rgb": [
        235,
        245,
        178
      ],
      "hsl": [
        69,
        77,
        83
      ],
      "cmyk": [
        4,
        0,
        27,
        4
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8618,
      "contrast": {
        "black": 18.24,
        "white": 1.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ebf5b2/"
    },
    {
      "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": "#F5DEB3",
      "name": "Wheat"
    },
    {
      "role": "secondary",
      "hex": "#B2CAF5",
      "name": "#B2CAF5"
    },
    {
      "role": "surface",
      "hex": "#F5BCB2",
      "name": "#F5BCB2"
    },
    {
      "role": "background",
      "hex": "#EBF5B2",
      "name": "#EBF5B2"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#F5DEB3",
      "name": "Wheat",
      "blackContrast": 15.98,
      "whiteContrast": 1.31,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#B2CAF5",
      "name": "#B2CAF5",
      "blackContrast": 12.66,
      "whiteContrast": 1.66,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#F5BCB2",
      "name": "#F5BCB2",
      "blackContrast": 12.72,
      "whiteContrast": 1.65,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#EBF5B2",
      "name": "#EBF5B2",
      "blackContrast": 18.24,
      "whiteContrast": 1.15,
      "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-wheat-primary: #F5DEB3;\n--palette-wheat-secondary: #B2CAF5;\n--palette-wheat-surface: #F5BCB2;\n--palette-wheat-background: #EBF5B2;\n--palette-wheat-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/wheat.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/wheat.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/wheat/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/wheat.json"
}