Named color

Fire Opal

Fire Opal is a vibrant orange color with HEX #E95C20. According to Colors Encyclopedia, it has RGB 233, 92, 32, HSL 18, 82%, 52%, warm temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #E95C20
RGB rgb(233, 92, 32)
HSL hsl(18 82% 52%)
CMYK cmyk(0, 61, 86, 9)
Luminance 0.2508
Contrast Black 6.02:1White 3.49:1

CSS Utilities

--color-fire-opal: #E95C20;
.bg-fire-opal { background-color: #E95C20; }
.text-fire-opal { color: #E95C20; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2508
Black text6.02:1AA Pass
White text3.49: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": "#E95C20",
  "rgb": [
    233,
    92,
    32
  ],
  "hsl": [
    18,
    82,
    52
  ],
  "cmyk": [
    0,
    61,
    86,
    9
  ],
  "luminance": 0.2508,
  "contrast": {
    "black": 6.02,
    "white": 3.49
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#20ADE9",
  "analogous": [
    "#E92048",
    "#E9C120"
  ],
  "triadic": [
    "#20E95C",
    "#5C20E9"
  ],
  "tetradic": [
    "#48E920",
    "#20ADE9",
    "#C120E9"
  ],
  "splitComplementary": [
    "#20E9C1",
    "#2048E9"
  ],
  "monochromatic": [
    "#F19974",
    "#E95C20",
    "#9E3A10"
  ]
}
Variants
{
  "light": "#F19974",
  "dark": "#9E3A10",
  "saturated": "#FF540A",
  "desaturated": "#CE673B",
  "pastel": "#ECB59D",
  "neon": "#FF7033"
}
Pairings
{
  "best": [
    "#000000",
    "#20ADE9",
    "#E92048",
    "#E9C120"
  ],
  "avoid": [
    "#CE673B",
    "#F19974"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#F19974",
    "#CE673B"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "cinnabar",
    "neon-orange",
    "chocolate",
    "cinnamon",
    "vermilion"
  ],
  "generatedPalettes": [
    "fire-opal"
  ],
  "generatedComparisons": [
    "cinnabar-vs-fire-opal",
    "fire-opal-vs-neon-orange"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/fire-opal",
    "/wcag/fire-opal",
    "/css/colors/fire-opal",
    "/hex/e95c20"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/fire-opal"
    ],
    "related": [
      "/colors/cinnabar",
      "/colors/neon-orange",
      "/colors/chocolate",
      "/colors/cinnamon",
      "/colors/vermilion",
      "/compare/cinnabar-vs-fire-opal",
      "/compare/fire-opal-vs-neon-orange",
      "/harmonies/fire-opal",
      "/wcag/fire-opal",
      "/css/colors/fire-opal",
      "/hex/e95c20"
    ]
  }
}
Full JSON dataset
{
  "slug": "fire-opal",
  "name": "Fire Opal",
  "hex": "#E95C20",
  "uses": [
    "jewel-tone palettes",
    "luxury branding",
    "premium interface accents"
  ],
  "psychology": {
    "associations": [
      "depth",
      "richness",
      "prestige"
    ],
    "contexts": [
      "luxury",
      "fashion",
      "beauty",
      "editorial design"
    ],
    "avoidIn": [
      "minimal compliance dashboards"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "orange",
    "warm",
    "vibrant",
    "jewel-tone-palettes",
    "luxury-branding",
    "premium-interface-accents",
    "depth",
    "richness",
    "prestige"
  ],
  "popularity": 84,
  "rgb": [
    233,
    92,
    32
  ],
  "hsl": [
    18,
    82,
    52
  ],
  "cmyk": [
    0,
    61,
    86,
    9
  ],
  "luminance": 0.2508,
  "contrast": {
    "black": 6.02,
    "white": 3.49
  },
  "harmonies": {
    "complementary": "#20ADE9",
    "analogous": [
      "#E92048",
      "#E9C120"
    ],
    "triadic": [
      "#20E95C",
      "#5C20E9"
    ],
    "tetradic": [
      "#48E920",
      "#20ADE9",
      "#C120E9"
    ],
    "splitComplementary": [
      "#20E9C1",
      "#2048E9"
    ],
    "monochromatic": [
      "#F19974",
      "#E95C20",
      "#9E3A10"
    ]
  },
  "variants": {
    "light": "#F19974",
    "dark": "#9E3A10",
    "saturated": "#FF540A",
    "desaturated": "#CE673B",
    "pastel": "#ECB59D",
    "neon": "#FF7033"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-fire-opal: #E95C20;",
    "utility": ".bg-fire-opal { background-color: #E95C20; }",
    "textUtility": ".text-fire-opal { color: #E95C20; }"
  },
  "nearestColors": [
    "cinnabar",
    "neon-orange",
    "chocolate",
    "cinnamon",
    "vermilion"
  ],
  "generatedPalettes": [
    "fire-opal"
  ],
  "generatedComparisons": [
    "cinnabar-vs-fire-opal",
    "fire-opal-vs-neon-orange"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/fire-opal",
    "/wcag/fire-opal",
    "/css/colors/fire-opal",
    "/hex/e95c20"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/fire-opal"
    ],
    "related": [
      "/colors/cinnabar",
      "/colors/neon-orange",
      "/colors/chocolate",
      "/colors/cinnamon",
      "/colors/vermilion",
      "/compare/cinnabar-vs-fire-opal",
      "/compare/fire-opal-vs-neon-orange",
      "/harmonies/fire-opal",
      "/wcag/fire-opal",
      "/css/colors/fire-opal",
      "/hex/e95c20"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#20ADE9",
      "#E92048",
      "#E9C120"
    ],
    "avoid": [
      "#CE673B",
      "#F19974"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#F19974",
      "#CE673B"
    ]
  }
}

Color meaning and use

About Fire Opal Color

Fire Opal sits in the orange family with warm temperature and vibrant visual character. Fire Opal is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Fire Opal is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Fire Opal against black and white text.

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

Similar Colors

Color Harmonies

#20ADE9#20ADE9
#E92048#E92048
#E9C120#E9C120
#20E95C#20E95C
#5C20E9#5C20E9

Variants

#F19974#F19974
#9E3A10#9E3A10
#FF540A#FF540A
#CE673B#CE673B
#ECB59D#ECB59D
#FF7033#FF7033

Pairings

Black#000000
#20ADE9#20ADE9
#E92048#E92048
#E9C120#E9C120
Matte Black#1A1A1A
White Smoke#F5F5F5