Named color

Topaz

Topaz is a vibrant orange color with HEX #FFC87C. According to Colors Encyclopedia, it has RGB 255, 200, 124, HSL 35, 100%, 74%, warm temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #FFC87C
RGB rgb(255, 200, 124)
HSL hsl(35 100% 74%)
CMYK cmyk(0, 22, 51, 0)
Luminance 0.6402
Contrast Black 13.8:1White 1.52:1

CSS Utilities

--color-topaz: #FFC87C;
.bg-topaz { background-color: #FFC87C; }
.text-topaz { color: #FFC87C; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6402
Black text13.8:1AA Pass
White text1.52: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": "#FFC87C",
  "rgb": [
    255,
    200,
    124
  ],
  "hsl": [
    35,
    100,
    74
  ],
  "cmyk": [
    0,
    22,
    51,
    0
  ],
  "luminance": 0.6402,
  "contrast": {
    "black": 13.8,
    "white": 1.52
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#7AB2FF",
  "analogous": [
    "#FF857A",
    "#F4FF7A"
  ],
  "triadic": [
    "#7AFFC8",
    "#C87AFF"
  ],
  "tetradic": [
    "#7AFF85",
    "#7AB2FF",
    "#FF7AF4"
  ],
  "splitComplementary": [
    "#7AF4FF",
    "#857AFF"
  ],
  "monochromatic": [
    "#FFEED6",
    "#FFC87C",
    "#FFA21F"
  ]
}
Variants
{
  "light": "#FFEED6",
  "dark": "#FFA21F",
  "saturated": "#FFC87A",
  "desaturated": "#F0C589",
  "pastel": "#FFFDFA",
  "neon": "#FFD9A3"
}
Pairings
{
  "best": [
    "#000000",
    "#7AB2FF",
    "#FF857A",
    "#F4FF7A"
  ],
  "avoid": [
    "#F0C589",
    "#FFEED6"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFEED6",
    "#F0C589"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "flax",
    "pale-gold",
    "straw",
    "naples-yellow",
    "khaki"
  ],
  "generatedPalettes": [
    "topaz"
  ],
  "generatedComparisons": [
    "topaz-vs-flax",
    "topaz-vs-pale-gold"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/topaz",
    "/wcag/topaz",
    "/css/colors/topaz",
    "/hex/ffc87c"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/topaz"
    ],
    "related": [
      "/colors/flax",
      "/colors/pale-gold",
      "/colors/straw",
      "/colors/naples-yellow",
      "/colors/khaki",
      "/compare/topaz-vs-flax",
      "/compare/topaz-vs-pale-gold",
      "/harmonies/topaz",
      "/wcag/topaz",
      "/css/colors/topaz",
      "/hex/ffc87c"
    ]
  }
}
Full JSON dataset
{
  "slug": "topaz",
  "name": "Topaz",
  "hex": "#FFC87C",
  "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": [
    255,
    200,
    124
  ],
  "hsl": [
    35,
    100,
    74
  ],
  "cmyk": [
    0,
    22,
    51,
    0
  ],
  "luminance": 0.6402,
  "contrast": {
    "black": 13.8,
    "white": 1.52
  },
  "harmonies": {
    "complementary": "#7AB2FF",
    "analogous": [
      "#FF857A",
      "#F4FF7A"
    ],
    "triadic": [
      "#7AFFC8",
      "#C87AFF"
    ],
    "tetradic": [
      "#7AFF85",
      "#7AB2FF",
      "#FF7AF4"
    ],
    "splitComplementary": [
      "#7AF4FF",
      "#857AFF"
    ],
    "monochromatic": [
      "#FFEED6",
      "#FFC87C",
      "#FFA21F"
    ]
  },
  "variants": {
    "light": "#FFEED6",
    "dark": "#FFA21F",
    "saturated": "#FFC87A",
    "desaturated": "#F0C589",
    "pastel": "#FFFDFA",
    "neon": "#FFD9A3"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-topaz: #FFC87C;",
    "utility": ".bg-topaz { background-color: #FFC87C; }",
    "textUtility": ".text-topaz { color: #FFC87C; }"
  },
  "nearestColors": [
    "flax",
    "pale-gold",
    "straw",
    "naples-yellow",
    "khaki"
  ],
  "generatedPalettes": [
    "topaz"
  ],
  "generatedComparisons": [
    "topaz-vs-flax",
    "topaz-vs-pale-gold"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/topaz",
    "/wcag/topaz",
    "/css/colors/topaz",
    "/hex/ffc87c"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/topaz"
    ],
    "related": [
      "/colors/flax",
      "/colors/pale-gold",
      "/colors/straw",
      "/colors/naples-yellow",
      "/colors/khaki",
      "/compare/topaz-vs-flax",
      "/compare/topaz-vs-pale-gold",
      "/harmonies/topaz",
      "/wcag/topaz",
      "/css/colors/topaz",
      "/hex/ffc87c"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#7AB2FF",
      "#FF857A",
      "#F4FF7A"
    ],
    "avoid": [
      "#F0C589",
      "#FFEED6"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFEED6",
      "#F0C589"
    ]
  }
}

Color meaning and use

About Topaz Color

Topaz sits in the orange family with warm temperature and vibrant visual character. Topaz 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, Topaz 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 Topaz against black and white text.

Black text13.8:1AA Pass
White text1.52:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#7AB2FF#7AB2FF
#FF857A#FF857A
#F4FF7A#F4FF7A
#7AFFC8#7AFFC8
#C87AFF#C87AFF

Variants

#FFEED6#FFEED6
#FFA21F#FFA21F
#FFC87A#FFC87A
#F0C589#F0C589
#FFFDFA#FFFDFA
#FFD9A3#FFD9A3

Pairings

Black#000000
#7AB2FF#7AB2FF
#FF857A#FF857A
#F4FF7A#F4FF7A
Matte Black#1A1A1A
White Smoke#F5F5F5