Named color

Chocolate

Chocolate color #D2691E: RGB 210, 105, 30 and HSL 25°, 75%, 47%. Explore its warm orange profile, contrast, CSS, palettes and harmonies.

HEX #D2691E
RGB rgb(210, 105, 30)
HSL hsl(25 75% 47%)
CMYK cmyk(0, 50, 86, 18)
Luminance 0.239
Contrast Black 5.78:1White 3.63:1

Use this color

Create with Chocolate

Open a professional color tool with #D2691E already applied. Each configuration stays canonical to the tool and can be adjusted or shared.

All color tools

CSS Utilities

--color-chocolate: #D2691E;
.bg-chocolate { background-color: #D2691E; }
.text-chocolate { color: #D2691E; }

Color meaning and use

About Chocolate Color

Chocolate uses HEX #D2691E, RGB 210, 105, 30, and HSL 25°, 75%, 47%. The dataset classifies it in the orange family with warm temperature and vibrant visual character.

No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.239; black contrast is 5.78:1 and white contrast is 3.63:1, making black the stronger of those two standard foreground choices.

WCAG Accessibility

Contrast checks for Chocolate against black and white text.

Black text5.78:1AA Pass
White text3.63:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Downloadable color reference infographic

Chocolate Color Reference Infographic

Save a high-resolution infographic of Chocolate, including its color values, coordinated palette, and black and white text contrast.

1200 × 800
Chocolate color reference infographic showing #D2691E, RGB and HSL values, a coordinated palette, and black and white text contrast.
Chocolate color reference infographic generated from the verified Colors Encyclopedia dataset.

Color Harmonies

Variants

Pairings

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.239
Black text5.78:1AA Pass
White text3.63:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#D2691E",
  "rgb": [
    210,
    105,
    30
  ],
  "hsl": [
    25,
    75,
    47
  ],
  "cmyk": [
    0,
    50,
    86,
    18
  ],
  "luminance": 0.239,
  "contrast": {
    "black": 5.78,
    "white": 3.63
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#1E87D2",
  "analogous": [
    "#D21E2D",
    "#D2C31E"
  ],
  "triadic": [
    "#1ED269",
    "#691ED2"
  ],
  "tetradic": [
    "#2DD21E",
    "#1E87D2",
    "#C31ED2"
  ],
  "splitComplementary": [
    "#1ED2C3",
    "#1E2DD2"
  ],
  "monochromatic": [
    "#E99B63",
    "#D2691E",
    "#814112"
  ]
}
Variants
{
  "light": "#E99B63",
  "dark": "#814112",
  "saturated": "#EC6404",
  "desaturated": "#B76D38",
  "pastel": "#E2B08D",
  "neon": "#FF791A"
}
Pairings
{
  "best": [
    "#000000",
    "#1E87D2",
    "#D21E2D",
    "#D2C31E"
  ],
  "avoid": [
    "#B76D38",
    "#E99B63"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#E99B63",
    "#B76D38"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "cinnamon",
    "ochre",
    "fire-opal",
    "bronze",
    "copper"
  ],
  "generatedPalettes": [
    "chocolate"
  ],
  "generatedComparisons": [
    "chocolate-vs-cinnamon",
    "chocolate-vs-ochre",
    "dark-goldenrod-vs-chocolate"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/chocolate",
    "/wcag/chocolate",
    "/css/colors/chocolate",
    "/hex/d2691e",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/chocolate"
    ],
    "related": [
      "/colors/cinnamon",
      "/colors/ochre",
      "/colors/fire-opal",
      "/colors/bronze",
      "/colors/copper",
      "/compare/chocolate-vs-cinnamon",
      "/compare/chocolate-vs-ochre",
      "/compare/dark-goldenrod-vs-chocolate",
      "/harmonies/chocolate",
      "/wcag/chocolate",
      "/css/colors/chocolate",
      "/hex/d2691e",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "chocolate",
  "name": "Chocolate",
  "cssName": "chocolate",
  "hex": "#D2691E",
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "chocolate"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "orange",
    "warm",
    "vibrant",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    210,
    105,
    30
  ],
  "hsl": [
    25,
    75,
    47
  ],
  "cmyk": [
    0,
    50,
    86,
    18
  ],
  "luminance": 0.239,
  "contrast": {
    "black": 5.78,
    "white": 3.63
  },
  "harmonies": {
    "complementary": "#1E87D2",
    "analogous": [
      "#D21E2D",
      "#D2C31E"
    ],
    "triadic": [
      "#1ED269",
      "#691ED2"
    ],
    "tetradic": [
      "#2DD21E",
      "#1E87D2",
      "#C31ED2"
    ],
    "splitComplementary": [
      "#1ED2C3",
      "#1E2DD2"
    ],
    "monochromatic": [
      "#E99B63",
      "#D2691E",
      "#814112"
    ]
  },
  "variants": {
    "light": "#E99B63",
    "dark": "#814112",
    "saturated": "#EC6404",
    "desaturated": "#B76D38",
    "pastel": "#E2B08D",
    "neon": "#FF791A"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-chocolate: #D2691E;",
    "utility": ".bg-chocolate { background-color: #D2691E; }",
    "textUtility": ".text-chocolate { color: #D2691E; }"
  },
  "nearestColors": [
    "cinnamon",
    "ochre",
    "fire-opal",
    "bronze",
    "copper"
  ],
  "generatedPalettes": [
    "chocolate"
  ],
  "generatedComparisons": [
    "chocolate-vs-cinnamon",
    "chocolate-vs-ochre",
    "dark-goldenrod-vs-chocolate"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/chocolate",
    "/wcag/chocolate",
    "/css/colors/chocolate",
    "/hex/d2691e",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/chocolate"
    ],
    "related": [
      "/colors/cinnamon",
      "/colors/ochre",
      "/colors/fire-opal",
      "/colors/bronze",
      "/colors/copper",
      "/compare/chocolate-vs-cinnamon",
      "/compare/chocolate-vs-ochre",
      "/compare/dark-goldenrod-vs-chocolate",
      "/harmonies/chocolate",
      "/wcag/chocolate",
      "/css/colors/chocolate",
      "/hex/d2691e",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#1E87D2",
      "#D21E2D",
      "#D2C31E"
    ],
    "avoid": [
      "#B76D38",
      "#E99B63"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#E99B63",
      "#B76D38"
    ]
  }
}