Generated palette

Dim Grey Palette

Dim Grey Palette is a generated palette built from #696969, #FFFFFF, #969696. 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.

Dim Grey Palette combines primary #696969, secondary #FFFFFF, surface #969696. According to Colors Encyclopedia, the palette works as a gray palette, muted palette, light 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.

3colors
Gray palettedominant group
5use 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#696969Dim Grey
Secondary#FFFFFFWhite
Surface#969696#969696

CSS Variables

--palette-dim-grey-primary: #696969;
--palette-dim-grey-secondary: #FFFFFF;
--palette-dim-grey-surface: #969696;

Accessibility Snapshot

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

Primary#696969
Black 3.83:1 · White 5.49:1
Best #FFFFFF
Secondary#FFFFFF
Black 21:1 · White 1:1
Best #000000
Surface#969696
Black 7.1:1 · White 2.96:1
Best #000000

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 Dim Grey Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1413
Black text3.83:1AA Fail
White text5.49: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": "#696969",
    "name": "Dim Grey"
  },
  {
    "role": "secondary",
    "hex": "#FFFFFF",
    "name": "White"
  },
  {
    "role": "surface",
    "hex": "#969696",
    "name": "#969696"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#696969",
    "name": "Dim Grey",
    "blackContrast": 3.83,
    "whiteContrast": 5.49,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#969696",
    "name": "#969696",
    "blackContrast": 7.1,
    "whiteContrast": 2.96,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  }
]
Semantic groups
[
  "dim grey palette",
  "generated palette",
  "gray palette",
  "muted palette",
  "light palette",
  "neutral palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes"
]
CSS variables
"--palette-dim-grey-primary: #696969;\n--palette-dim-grey-secondary: #FFFFFF;\n--palette-dim-grey-surface: #969696;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dim-grey",
  "name": "Dim Grey Palette",
  "type": "generated",
  "sourceColor": "dim-grey",
  "description": "Generated palette built from Dim Grey, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Dim Grey Palette combines primary #696969, secondary #FFFFFF, surface #969696. According to Colors Encyclopedia, the palette works as a gray palette, muted palette, light 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": [
    "dim grey palette",
    "generated palette",
    "gray palette",
    "muted palette",
    "light palette",
    "neutral palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#696969",
      "slug": "dim-grey",
      "name": "Dim Grey",
      "rgb": [
        105,
        105,
        105
      ],
      "hsl": [
        0,
        0,
        41
      ],
      "cmyk": [
        0,
        0,
        0,
        59
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.1413,
      "contrast": {
        "black": 3.83,
        "white": 5.49
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/dim-grey/"
    },
    {
      "role": "secondary",
      "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/"
    },
    {
      "role": "surface",
      "hex": "#969696",
      "slug": null,
      "name": "#969696",
      "rgb": [
        150,
        150,
        150
      ],
      "hsl": [
        0,
        0,
        59
      ],
      "cmyk": [
        0,
        0,
        0,
        41
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.305,
      "contrast": {
        "black": 7.1,
        "white": 2.96
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/969696/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#696969",
      "name": "Dim Grey"
    },
    {
      "role": "secondary",
      "hex": "#FFFFFF",
      "name": "White"
    },
    {
      "role": "surface",
      "hex": "#969696",
      "name": "#969696"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#696969",
      "name": "Dim Grey",
      "blackContrast": 3.83,
      "whiteContrast": 5.49,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#969696",
      "name": "#969696",
      "blackContrast": 7.1,
      "whiteContrast": 2.96,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    }
  ],
  "cssVariables": "--palette-dim-grey-primary: #696969;\n--palette-dim-grey-secondary: #FFFFFF;\n--palette-dim-grey-surface: #969696;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/dim-grey.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/dim-grey.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/dim-grey/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dim-grey.json"
}