Generated palette

Flax Palette

Flax Palette is a generated palette built from #EEDC82, #8193EE, #EEA681, #CAEE81. 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.

Flax Palette combines primary #EEDC82, secondary #8193EE, surface #EEA681, background #CAEE81, 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.

5colors
Yellow 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#EEDC82Flax
Secondary#8193EE#8193EE
Surface#EEA681#EEA681
Background#CAEE81#CAEE81
Accent#000000Black

CSS Variables

--palette-flax-primary: #EEDC82;
--palette-flax-secondary: #8193EE;
--palette-flax-surface: #EEA681;
--palette-flax-background: #CAEE81;
--palette-flax-accent: #000000;

Accessibility Snapshot

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

Primary#EEDC82
Black 15.2:1 · White 1.38:1
Best #000000
Secondary#8193EE
Black 7.34:1 · White 2.86:1
Best #000000
Surface#EEA681
Black 10.41:1 · White 2.02:1
Best #000000
Background#CAEE81
Black 16.06:1 · White 1.31: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 Flax Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7098
Black text15.2:1AA Pass
White text1.38: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": "#EEDC82",
    "name": "Flax"
  },
  {
    "role": "secondary",
    "hex": "#8193EE",
    "name": "#8193EE"
  },
  {
    "role": "surface",
    "hex": "#EEA681",
    "name": "#EEA681"
  },
  {
    "role": "background",
    "hex": "#CAEE81",
    "name": "#CAEE81"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#EEDC82",
    "name": "Flax",
    "blackContrast": 15.2,
    "whiteContrast": 1.38,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#8193EE",
    "name": "#8193EE",
    "blackContrast": 7.34,
    "whiteContrast": 2.86,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "surface",
    "hex": "#EEA681",
    "name": "#EEA681",
    "blackContrast": 10.41,
    "whiteContrast": 2.02,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#CAEE81",
    "name": "#CAEE81",
    "blackContrast": 16.06,
    "whiteContrast": 1.31,
    "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
[
  "flax 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-flax-primary: #EEDC82;\n--palette-flax-secondary: #8193EE;\n--palette-flax-surface: #EEA681;\n--palette-flax-background: #CAEE81;\n--palette-flax-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "flax",
  "name": "Flax Palette",
  "type": "generated",
  "sourceColor": "flax",
  "description": "Generated palette built from Flax, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Flax Palette combines primary #EEDC82, secondary #8193EE, surface #EEA681, background #CAEE81, 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": [
    "flax 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": "#EEDC82",
      "slug": "flax",
      "name": "Flax",
      "rgb": [
        238,
        220,
        130
      ],
      "hsl": [
        50,
        76,
        72
      ],
      "cmyk": [
        0,
        8,
        45,
        7
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7098,
      "contrast": {
        "black": 15.2,
        "white": 1.38
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/flax/"
    },
    {
      "role": "secondary",
      "hex": "#8193EE",
      "slug": null,
      "name": "#8193EE",
      "rgb": [
        129,
        147,
        238
      ],
      "hsl": [
        230,
        76,
        72
      ],
      "cmyk": [
        46,
        38,
        0,
        7
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3171,
      "contrast": {
        "black": 7.34,
        "white": 2.86
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/8193ee/"
    },
    {
      "role": "surface",
      "hex": "#EEA681",
      "slug": null,
      "name": "#EEA681",
      "rgb": [
        238,
        166,
        129
      ],
      "hsl": [
        20,
        76,
        72
      ],
      "cmyk": [
        0,
        30,
        46,
        7
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4703,
      "contrast": {
        "black": 10.41,
        "white": 2.02
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/eea681/"
    },
    {
      "role": "background",
      "hex": "#CAEE81",
      "slug": null,
      "name": "#CAEE81",
      "rgb": [
        202,
        238,
        129
      ],
      "hsl": [
        80,
        76,
        72
      ],
      "cmyk": [
        15,
        0,
        46,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7529,
      "contrast": {
        "black": 16.06,
        "white": 1.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/caee81/"
    },
    {
      "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": "#EEDC82",
      "name": "Flax"
    },
    {
      "role": "secondary",
      "hex": "#8193EE",
      "name": "#8193EE"
    },
    {
      "role": "surface",
      "hex": "#EEA681",
      "name": "#EEA681"
    },
    {
      "role": "background",
      "hex": "#CAEE81",
      "name": "#CAEE81"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#EEDC82",
      "name": "Flax",
      "blackContrast": 15.2,
      "whiteContrast": 1.38,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#8193EE",
      "name": "#8193EE",
      "blackContrast": 7.34,
      "whiteContrast": 2.86,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "surface",
      "hex": "#EEA681",
      "name": "#EEA681",
      "blackContrast": 10.41,
      "whiteContrast": 2.02,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#CAEE81",
      "name": "#CAEE81",
      "blackContrast": 16.06,
      "whiteContrast": 1.31,
      "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-flax-primary: #EEDC82;\n--palette-flax-secondary: #8193EE;\n--palette-flax-surface: #EEA681;\n--palette-flax-background: #CAEE81;\n--palette-flax-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/flax.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/flax.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/flax/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/flax.json"
}