Generated palette

Coffee Palette

Coffee Palette: #6F4E37, #385971, #71383C, #716C38. Check roles, contrast and CSS variables; open source-color links and JSON.

Coffee Palette assigns primary #6F4E37, secondary #385971, surface #71383C, background #716C38, accent #FFFFFF. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #71383C at 0.0667 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Orange palettedominant group
6use cases

Palette Color Roles

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

Primary#6F4E37Coffee
Secondary#385971#385971
Surface#71383C#71383C
Background#716C38#716C38
Accent#FFFFFFWhite

CSS Variables

--palette-coffee-primary: #6F4E37;
--palette-coffee-secondary: #385971;
--palette-coffee-surface: #71383C;
--palette-coffee-background: #716C38;
--palette-coffee-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#6F4E37
Black 2.82:1 · White 7.45:1
Best #FFFFFF
Secondary#385971
Black 2.84:1 · White 7.4:1
Best #FFFFFF
Surface#71383C
Black 2.33:1 · White 9:1
Best #FFFFFF
Background#716C38
Black 3.9:1 · White 5.38:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.091
Black text2.82:1AA Fail
White text7.45: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": "#6F4E37",
    "name": "Coffee"
  },
  {
    "role": "secondary",
    "hex": "#385971",
    "name": "#385971"
  },
  {
    "role": "surface",
    "hex": "#71383C",
    "name": "#71383C"
  },
  {
    "role": "background",
    "hex": "#716C38",
    "name": "#716C38"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#6F4E37",
    "name": "Coffee",
    "blackContrast": 2.82,
    "whiteContrast": 7.45,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "secondary",
    "hex": "#385971",
    "name": "#385971",
    "blackContrast": 2.84,
    "whiteContrast": 7.4,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "surface",
    "hex": "#71383C",
    "name": "#71383C",
    "blackContrast": 2.33,
    "whiteContrast": 9,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#716C38",
    "name": "#716C38",
    "blackContrast": 3.9,
    "whiteContrast": 5.38,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "coffee palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "light 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-coffee-primary: #6F4E37;\n--palette-coffee-secondary: #385971;\n--palette-coffee-surface: #71383C;\n--palette-coffee-background: #716C38;\n--palette-coffee-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "coffee",
  "name": "Coffee Palette",
  "type": "generated",
  "sourceColor": "coffee",
  "description": "Generated palette built from Coffee, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Coffee Palette combines primary #6F4E37, secondary #385971, surface #71383C, background #716C38, accent #FFFFFF. 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": [
    "coffee palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "light 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": "#6F4E37",
      "slug": "coffee",
      "name": "Coffee",
      "rgb": [
        111,
        78,
        55
      ],
      "hsl": [
        25,
        34,
        33
      ],
      "cmyk": [
        0,
        30,
        50,
        56
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.091,
      "contrast": {
        "black": 2.82,
        "white": 7.45
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/coffee/"
    },
    {
      "role": "secondary",
      "hex": "#385971",
      "slug": null,
      "name": "#385971",
      "rgb": [
        56,
        89,
        113
      ],
      "hsl": [
        205,
        34,
        33
      ],
      "cmyk": [
        50,
        21,
        0,
        56
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0918,
      "contrast": {
        "black": 2.84,
        "white": 7.4
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#71383C",
      "slug": null,
      "name": "#71383C",
      "rgb": [
        113,
        56,
        60
      ],
      "hsl": [
        356,
        34,
        33
      ],
      "cmyk": [
        0,
        50,
        47,
        56
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0667,
      "contrast": {
        "black": 2.33,
        "white": 9
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#716C38",
      "slug": null,
      "name": "#716C38",
      "rgb": [
        113,
        108,
        56
      ],
      "hsl": [
        55,
        34,
        33
      ],
      "cmyk": [
        0,
        4,
        50,
        56
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.1452,
      "contrast": {
        "black": 3.9,
        "white": 5.38
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "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": "#6F4E37",
      "name": "Coffee"
    },
    {
      "role": "secondary",
      "hex": "#385971",
      "name": "#385971"
    },
    {
      "role": "surface",
      "hex": "#71383C",
      "name": "#71383C"
    },
    {
      "role": "background",
      "hex": "#716C38",
      "name": "#716C38"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#6F4E37",
      "name": "Coffee",
      "blackContrast": 2.82,
      "whiteContrast": 7.45,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "secondary",
      "hex": "#385971",
      "name": "#385971",
      "blackContrast": 2.84,
      "whiteContrast": 7.4,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "surface",
      "hex": "#71383C",
      "name": "#71383C",
      "blackContrast": 2.33,
      "whiteContrast": 9,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#716C38",
      "name": "#716C38",
      "blackContrast": 3.9,
      "whiteContrast": 5.38,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-coffee-primary: #6F4E37;\n--palette-coffee-secondary: #385971;\n--palette-coffee-surface: #71383C;\n--palette-coffee-background: #716C38;\n--palette-coffee-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/coffee.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/coffee.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/coffee/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/coffee.json"
}