Generated palette

Cream Palette

Cream Palette is a generated palette built from #FFFDD0, #D1D3FF, #FFE6D1, #EAFFD1. 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.

Cream Palette combines primary #FFFDD0, secondary #D1D3FF, surface #FFE6D1, background #EAFFD1, 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
7use 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#FFFDD0Cream
Secondary#D1D3FF#D1D3FF
Surface#FFE6D1#FFE6D1
Background#EAFFD1#EAFFD1
Accent#000000Black

CSS Variables

--palette-cream-primary: #FFFDD0;
--palette-cream-secondary: #D1D3FF;
--palette-cream-surface: #FFE6D1;
--palette-cream-background: #EAFFD1;
--palette-cream-accent: #000000;

Accessibility Snapshot

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

Primary#FFFDD0
Black 20.21:1 · White 1.04:1
Best #000000
Secondary#D1D3FF
Black 14.47:1 · White 1.45:1
Best #000000
Surface#FFE6D1
Black 17.49:1 · White 1.2:1
Best #000000
Background#EAFFD1
Black 19.72:1 · White 1.06: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 Cream Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.9606
Black text20.21:1AA Pass
White text1.04: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": "#FFFDD0",
    "name": "Cream"
  },
  {
    "role": "secondary",
    "hex": "#D1D3FF",
    "name": "#D1D3FF"
  },
  {
    "role": "surface",
    "hex": "#FFE6D1",
    "name": "#FFE6D1"
  },
  {
    "role": "background",
    "hex": "#EAFFD1",
    "name": "#EAFFD1"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFFDD0",
    "name": "Cream",
    "blackContrast": 20.21,
    "whiteContrast": 1.04,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#D1D3FF",
    "name": "#D1D3FF",
    "blackContrast": 14.47,
    "whiteContrast": 1.45,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#FFE6D1",
    "name": "#FFE6D1",
    "blackContrast": 17.49,
    "whiteContrast": 1.2,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#EAFFD1",
    "name": "#EAFFD1",
    "blackContrast": 19.72,
    "whiteContrast": 1.06,
    "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
[
  "cream palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green palette",
  "gray palette",
  "light palette",
  "neutral palette",
  "pastel palette",
  "dark palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "soft backgrounds",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-cream-primary: #FFFDD0;\n--palette-cream-secondary: #D1D3FF;\n--palette-cream-surface: #FFE6D1;\n--palette-cream-background: #EAFFD1;\n--palette-cream-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cream",
  "name": "Cream Palette",
  "type": "generated",
  "sourceColor": "cream",
  "description": "Generated palette built from Cream, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Cream Palette combines primary #FFFDD0, secondary #D1D3FF, surface #FFE6D1, background #EAFFD1, 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": [
    "cream palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green palette",
    "gray palette",
    "light palette",
    "neutral palette",
    "pastel palette",
    "dark palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "soft backgrounds",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFFDD0",
      "slug": "cream",
      "name": "Cream",
      "rgb": [
        255,
        253,
        208
      ],
      "hsl": [
        57,
        100,
        91
      ],
      "cmyk": [
        0,
        1,
        18,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 0.9606,
      "contrast": {
        "black": 20.21,
        "white": 1.04
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/cream/"
    },
    {
      "role": "secondary",
      "hex": "#D1D3FF",
      "slug": null,
      "name": "#D1D3FF",
      "rgb": [
        209,
        211,
        255
      ],
      "hsl": [
        237,
        100,
        91
      ],
      "cmyk": [
        18,
        17,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.6736,
      "contrast": {
        "black": 14.47,
        "white": 1.45
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/d1d3ff/"
    },
    {
      "role": "surface",
      "hex": "#FFE6D1",
      "slug": null,
      "name": "#FFE6D1",
      "rgb": [
        255,
        230,
        209
      ],
      "hsl": [
        27,
        100,
        91
      ],
      "cmyk": [
        0,
        10,
        18,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.8246,
      "contrast": {
        "black": 17.49,
        "white": 1.2
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ffe6d1/"
    },
    {
      "role": "background",
      "hex": "#EAFFD1",
      "slug": null,
      "name": "#EAFFD1",
      "rgb": [
        234,
        255,
        209
      ],
      "hsl": [
        87,
        100,
        91
      ],
      "cmyk": [
        8,
        0,
        18,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.9362,
      "contrast": {
        "black": 19.72,
        "white": 1.06
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/eaffd1/"
    },
    {
      "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": "#FFFDD0",
      "name": "Cream"
    },
    {
      "role": "secondary",
      "hex": "#D1D3FF",
      "name": "#D1D3FF"
    },
    {
      "role": "surface",
      "hex": "#FFE6D1",
      "name": "#FFE6D1"
    },
    {
      "role": "background",
      "hex": "#EAFFD1",
      "name": "#EAFFD1"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFFDD0",
      "name": "Cream",
      "blackContrast": 20.21,
      "whiteContrast": 1.04,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#D1D3FF",
      "name": "#D1D3FF",
      "blackContrast": 14.47,
      "whiteContrast": 1.45,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#FFE6D1",
      "name": "#FFE6D1",
      "blackContrast": 17.49,
      "whiteContrast": 1.2,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#EAFFD1",
      "name": "#EAFFD1",
      "blackContrast": 19.72,
      "whiteContrast": 1.06,
      "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-cream-primary: #FFFDD0;\n--palette-cream-secondary: #D1D3FF;\n--palette-cream-surface: #FFE6D1;\n--palette-cream-background: #EAFFD1;\n--palette-cream-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/cream.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/cream.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/cream/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cream.json"
}