Generated palette

Oak Palette

Oak Palette is a generated palette built from #A8754F, #4E80A6, #A64E54, #A6A14E. 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.

Oak Palette combines primary #A8754F, secondary #4E80A6, surface #A64E54, background #A6A14E, 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#A8754FOak
Secondary#4E80A6#4E80A6
Surface#A64E54#A64E54
Background#A6A14E#A6A14E
Accent#000000Black

CSS Variables

--palette-oak-primary: #A8754F;
--palette-oak-secondary: #4E80A6;
--palette-oak-surface: #A64E54;
--palette-oak-background: #A6A14E;
--palette-oak-accent: #000000;

Accessibility Snapshot

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

Primary#A8754F
Black 5.32:1 · White 3.95:1
Best #000000
Secondary#4E80A6
Black 4.96:1 · White 4.23:1
Best #000000
Surface#A64E54
Black 3.84:1 · White 5.47:1
Best #FFFFFF
Background#A6A14E
Black 7.83:1 · White 2.68: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 Oak Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2161
Black text5.32:1AA Pass
White text3.95: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": "#A8754F",
    "name": "Oak"
  },
  {
    "role": "secondary",
    "hex": "#4E80A6",
    "name": "#4E80A6"
  },
  {
    "role": "surface",
    "hex": "#A64E54",
    "name": "#A64E54"
  },
  {
    "role": "background",
    "hex": "#A6A14E",
    "name": "#A6A14E"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#A8754F",
    "name": "Oak",
    "blackContrast": 5.32,
    "whiteContrast": 3.95,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#4E80A6",
    "name": "#4E80A6",
    "blackContrast": 4.96,
    "whiteContrast": 4.23,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#A64E54",
    "name": "#A64E54",
    "blackContrast": 3.84,
    "whiteContrast": 5.47,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#A6A14E",
    "name": "#A6A14E",
    "blackContrast": 7.83,
    "whiteContrast": 2.68,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "oak palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "calm digital interfaces"
]
CSS variables
"--palette-oak-primary: #A8754F;\n--palette-oak-secondary: #4E80A6;\n--palette-oak-surface: #A64E54;\n--palette-oak-background: #A6A14E;\n--palette-oak-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "oak",
  "name": "Oak Palette",
  "type": "generated",
  "sourceColor": "oak",
  "description": "Generated palette built from Oak, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Oak Palette combines primary #A8754F, secondary #4E80A6, surface #A64E54, background #A6A14E, 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": [
    "oak palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#A8754F",
      "slug": "oak",
      "name": "Oak",
      "rgb": [
        168,
        117,
        79
      ],
      "hsl": [
        26,
        36,
        48
      ],
      "cmyk": [
        0,
        30,
        53,
        34
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.2161,
      "contrast": {
        "black": 5.32,
        "white": 3.95
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/oak/"
    },
    {
      "role": "secondary",
      "hex": "#4E80A6",
      "slug": null,
      "name": "#4E80A6",
      "rgb": [
        78,
        128,
        166
      ],
      "hsl": [
        206,
        36,
        48
      ],
      "cmyk": [
        53,
        23,
        0,
        35
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1981,
      "contrast": {
        "black": 4.96,
        "white": 4.23
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/4e80a6/"
    },
    {
      "role": "surface",
      "hex": "#A64E54",
      "slug": null,
      "name": "#A64E54",
      "rgb": [
        166,
        78,
        84
      ],
      "hsl": [
        356,
        36,
        48
      ],
      "cmyk": [
        0,
        53,
        49,
        35
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.142,
      "contrast": {
        "black": 3.84,
        "white": 5.47
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/a64e54/"
    },
    {
      "role": "background",
      "hex": "#A6A14E",
      "slug": null,
      "name": "#A6A14E",
      "rgb": [
        166,
        161,
        78
      ],
      "hsl": [
        57,
        36,
        48
      ],
      "cmyk": [
        0,
        3,
        53,
        35
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3415,
      "contrast": {
        "black": 7.83,
        "white": 2.68
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/a6a14e/"
    },
    {
      "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": "#A8754F",
      "name": "Oak"
    },
    {
      "role": "secondary",
      "hex": "#4E80A6",
      "name": "#4E80A6"
    },
    {
      "role": "surface",
      "hex": "#A64E54",
      "name": "#A64E54"
    },
    {
      "role": "background",
      "hex": "#A6A14E",
      "name": "#A6A14E"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#A8754F",
      "name": "Oak",
      "blackContrast": 5.32,
      "whiteContrast": 3.95,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#4E80A6",
      "name": "#4E80A6",
      "blackContrast": 4.96,
      "whiteContrast": 4.23,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#A64E54",
      "name": "#A64E54",
      "blackContrast": 3.84,
      "whiteContrast": 5.47,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#A6A14E",
      "name": "#A6A14E",
      "blackContrast": 7.83,
      "whiteContrast": 2.68,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-oak-primary: #A8754F;\n--palette-oak-secondary: #4E80A6;\n--palette-oak-surface: #A64E54;\n--palette-oak-background: #A6A14E;\n--palette-oak-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/oak.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/oak.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/oak/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/oak.json"
}