Generated palette

Warm White Palette

Warm White Palette: #F8F4E3, #E2E6F8, #F8E9E2, #F1F8E2. Check roles, contrast and CSS variables; open source-color links and JSON.

Warm White Palette assigns primary #F8F4E3, secondary #E2E6F8, surface #F8E9E2, background #F1F8E2, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #F1F8E2 at 0.9133; black gives higher contrast on 4 of 5 values.

5colors
Yellow palettedominant group
6use cases

Palette Color Roles

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

Primary#F8F4E3Warm White
Secondary#E2E6F8#E2E6F8
Surface#F8E9E2#F8E9E2
Background#F1F8E2#F1F8E2
Accent#000000Black

CSS Variables

--palette-warm-white-primary: #F8F4E3;
--palette-warm-white-secondary: #E2E6F8;
--palette-warm-white-surface: #F8E9E2;
--palette-warm-white-background: #F1F8E2;
--palette-warm-white-accent: #000000;

Accessibility Snapshot

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

Primary#F8F4E3
Black 19.04:1 · White 1.1:1
Best #000000
Secondary#E2E6F8
Black 16.91:1 · White 1.24:1
Best #000000
Surface#F8E9E2
Black 17.75:1 · White 1.18:1
Best #000000
Background#F1F8E2
Black 19.27:1 · White 1.09:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.902
Black text19.04:1AA Pass
White text1.1: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": "#F8F4E3",
    "name": "Warm White"
  },
  {
    "role": "secondary",
    "hex": "#E2E6F8",
    "name": "#E2E6F8"
  },
  {
    "role": "surface",
    "hex": "#F8E9E2",
    "name": "#F8E9E2"
  },
  {
    "role": "background",
    "hex": "#F1F8E2",
    "name": "#F1F8E2"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#F8F4E3",
    "name": "Warm White",
    "blackContrast": 19.04,
    "whiteContrast": 1.1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#E2E6F8",
    "name": "#E2E6F8",
    "blackContrast": 16.91,
    "whiteContrast": 1.24,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#F8E9E2",
    "name": "#F8E9E2",
    "blackContrast": 17.75,
    "whiteContrast": 1.18,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#F1F8E2",
    "name": "#F1F8E2",
    "blackContrast": 19.27,
    "whiteContrast": 1.09,
    "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
[
  "warm white palette",
  "generated palette",
  "yellow palette",
  "blue palette",
  "orange palette",
  "green palette",
  "gray palette",
  "light 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-warm-white-primary: #F8F4E3;\n--palette-warm-white-secondary: #E2E6F8;\n--palette-warm-white-surface: #F8E9E2;\n--palette-warm-white-background: #F1F8E2;\n--palette-warm-white-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "warm-white",
  "name": "Warm White Palette",
  "type": "generated",
  "sourceColor": "warm-white",
  "description": "Generated palette built from Warm White, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Warm White Palette combines primary #F8F4E3, secondary #E2E6F8, surface #F8E9E2, background #F1F8E2, 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": [
    "warm white palette",
    "generated palette",
    "yellow palette",
    "blue palette",
    "orange palette",
    "green palette",
    "gray palette",
    "light 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": "#F8F4E3",
      "slug": "warm-white",
      "name": "Warm White",
      "rgb": [
        248,
        244,
        227
      ],
      "hsl": [
        49,
        60,
        93
      ],
      "cmyk": [
        0,
        2,
        8,
        3
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.902,
      "contrast": {
        "black": 19.04,
        "white": 1.1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/warm-white/"
    },
    {
      "role": "secondary",
      "hex": "#E2E6F8",
      "slug": null,
      "name": "#E2E6F8",
      "rgb": [
        226,
        230,
        248
      ],
      "hsl": [
        229,
        61,
        93
      ],
      "cmyk": [
        9,
        7,
        0,
        3
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "light"
      ],
      "luminance": 0.7954,
      "contrast": {
        "black": 16.91,
        "white": 1.24
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#F8E9E2",
      "slug": null,
      "name": "#F8E9E2",
      "rgb": [
        248,
        233,
        226
      ],
      "hsl": [
        19,
        61,
        93
      ],
      "cmyk": [
        0,
        6,
        9,
        3
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light"
      ],
      "luminance": 0.8373,
      "contrast": {
        "black": 17.75,
        "white": 1.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#F1F8E2",
      "slug": null,
      "name": "#F1F8E2",
      "rgb": [
        241,
        248,
        226
      ],
      "hsl": [
        79,
        61,
        93
      ],
      "cmyk": [
        3,
        0,
        9,
        3
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "light"
      ],
      "luminance": 0.9133,
      "contrast": {
        "black": 19.27,
        "white": 1.09
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "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": "#F8F4E3",
      "name": "Warm White"
    },
    {
      "role": "secondary",
      "hex": "#E2E6F8",
      "name": "#E2E6F8"
    },
    {
      "role": "surface",
      "hex": "#F8E9E2",
      "name": "#F8E9E2"
    },
    {
      "role": "background",
      "hex": "#F1F8E2",
      "name": "#F1F8E2"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#F8F4E3",
      "name": "Warm White",
      "blackContrast": 19.04,
      "whiteContrast": 1.1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#E2E6F8",
      "name": "#E2E6F8",
      "blackContrast": 16.91,
      "whiteContrast": 1.24,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#F8E9E2",
      "name": "#F8E9E2",
      "blackContrast": 17.75,
      "whiteContrast": 1.18,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#F1F8E2",
      "name": "#F1F8E2",
      "blackContrast": 19.27,
      "whiteContrast": 1.09,
      "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-warm-white-primary: #F8F4E3;\n--palette-warm-white-secondary: #E2E6F8;\n--palette-warm-white-surface: #F8E9E2;\n--palette-warm-white-background: #F1F8E2;\n--palette-warm-white-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/warm-white.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/warm-white.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/warm-white/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/warm-white.json"
}