Named color

Dark Goldenrod

Dark Goldenrod is a vibrant orange color with HEX #B8860B. According to Colors Encyclopedia, it has RGB 184, 134, 11, HSL 43, 89%, 38%, warm temperature, and is useful for web design, CSS color systems, and UI prototyping.

HEX #B8860B
RGB rgb(184, 134, 11)
HSL hsl(43 89% 38%)
CMYK cmyk(0, 27, 94, 28)
Luminance 0.2726
Contrast Black 6.45:1White 3.25:1

CSS Utilities

--color-dark-goldenrod: #B8860B;
.bg-dark-goldenrod { background-color: #B8860B; }
.text-dark-goldenrod { color: #B8860B; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2726
Black text6.45:1AA Pass
White text3.25: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": "#B8860B",
  "rgb": [
    184,
    134,
    11
  ],
  "hsl": [
    43,
    89,
    38
  ],
  "cmyk": [
    0,
    27,
    94,
    28
  ],
  "luminance": 0.2726,
  "contrast": {
    "black": 6.45,
    "white": 3.25
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#0B3CB7",
  "analogous": [
    "#B7300B",
    "#92B70B"
  ],
  "triadic": [
    "#0BB786",
    "#860BB7"
  ],
  "tetradic": [
    "#0BB730",
    "#0B3CB7",
    "#B70B92"
  ],
  "splitComplementary": [
    "#0B92B7",
    "#300BB7"
  ],
  "monochromatic": [
    "#F3BA2B",
    "#B8860B",
    "#604706"
  ]
}
Variants
{
  "light": "#F3BA2B",
  "dark": "#604706",
  "saturated": "#C28B00",
  "desaturated": "#A27D20",
  "pastel": "#E6BF5B",
  "neon": "#EBA800"
}
Pairings
{
  "best": [
    "#000000",
    "#0B3CB7",
    "#B7300B",
    "#92B70B"
  ],
  "avoid": [
    "#A27D20",
    "#F3BA2B"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#F3BA2B",
    "#A27D20"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "ochre",
    "chocolate",
    "cinnamon",
    "copper",
    "polished-copper"
  ],
  "generatedPalettes": [
    "dark-goldenrod"
  ],
  "generatedComparisons": [
    "dark-goldenrod-vs-chocolate",
    "dark-goldenrod-vs-ochre"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/dark-goldenrod",
    "/wcag/dark-goldenrod",
    "/css/colors/dark-goldenrod",
    "/hex/b8860b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/dark-goldenrod"
    ],
    "related": [
      "/colors/ochre",
      "/colors/chocolate",
      "/colors/cinnamon",
      "/colors/copper",
      "/colors/polished-copper",
      "/compare/dark-goldenrod-vs-chocolate",
      "/compare/dark-goldenrod-vs-ochre",
      "/harmonies/dark-goldenrod",
      "/wcag/dark-goldenrod",
      "/css/colors/dark-goldenrod",
      "/hex/b8860b"
    ]
  }
}
Full JSON dataset
{
  "slug": "dark-goldenrod",
  "name": "Dark Goldenrod",
  "cssName": "darkgoldenrod",
  "hex": "#B8860B",
  "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": [
    "darkgoldenrod"
  ],
  "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": [
    184,
    134,
    11
  ],
  "hsl": [
    43,
    89,
    38
  ],
  "cmyk": [
    0,
    27,
    94,
    28
  ],
  "luminance": 0.2726,
  "contrast": {
    "black": 6.45,
    "white": 3.25
  },
  "harmonies": {
    "complementary": "#0B3CB7",
    "analogous": [
      "#B7300B",
      "#92B70B"
    ],
    "triadic": [
      "#0BB786",
      "#860BB7"
    ],
    "tetradic": [
      "#0BB730",
      "#0B3CB7",
      "#B70B92"
    ],
    "splitComplementary": [
      "#0B92B7",
      "#300BB7"
    ],
    "monochromatic": [
      "#F3BA2B",
      "#B8860B",
      "#604706"
    ]
  },
  "variants": {
    "light": "#F3BA2B",
    "dark": "#604706",
    "saturated": "#C28B00",
    "desaturated": "#A27D20",
    "pastel": "#E6BF5B",
    "neon": "#EBA800"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-dark-goldenrod: #B8860B;",
    "utility": ".bg-dark-goldenrod { background-color: #B8860B; }",
    "textUtility": ".text-dark-goldenrod { color: #B8860B; }"
  },
  "nearestColors": [
    "ochre",
    "chocolate",
    "cinnamon",
    "copper",
    "polished-copper"
  ],
  "generatedPalettes": [
    "dark-goldenrod"
  ],
  "generatedComparisons": [
    "dark-goldenrod-vs-chocolate",
    "dark-goldenrod-vs-ochre"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/dark-goldenrod",
    "/wcag/dark-goldenrod",
    "/css/colors/dark-goldenrod",
    "/hex/b8860b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/dark-goldenrod"
    ],
    "related": [
      "/colors/ochre",
      "/colors/chocolate",
      "/colors/cinnamon",
      "/colors/copper",
      "/colors/polished-copper",
      "/compare/dark-goldenrod-vs-chocolate",
      "/compare/dark-goldenrod-vs-ochre",
      "/harmonies/dark-goldenrod",
      "/wcag/dark-goldenrod",
      "/css/colors/dark-goldenrod",
      "/hex/b8860b"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#0B3CB7",
      "#B7300B",
      "#92B70B"
    ],
    "avoid": [
      "#A27D20",
      "#F3BA2B"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#F3BA2B",
      "#A27D20"
    ]
  }
}

Color meaning and use

About Dark Goldenrod Color

Dark Goldenrod sits in the orange family with warm temperature and vibrant visual character. Standard CSS named color.

Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Dark Goldenrod is most useful for web design, css color systems, and ui prototyping, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Dark Goldenrod against black and white text.

Black text6.45:1AA Pass
White text3.25:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#0B3CB7#0B3CB7
#B7300B#B7300B
#92B70B#92B70B
#0BB786#0BB786
#860BB7#860BB7

Variants

#F3BA2B#F3BA2B
#604706#604706
#C28B00#C28B00
#A27D20#A27D20
#E6BF5B#E6BF5B
#EBA800#EBA800

Pairings

Black#000000
#0B3CB7#0B3CB7
#B7300B#B7300B
#92B70B#92B70B
Matte Black#1A1A1A
White Smoke#F5F5F5