HEX atlas value

#C4C43B

#C4C43B is a warm yellow HEX color close to Old Gold. According to Colors Encyclopedia, it converts to RGB 196, 196, 59, HSL 60, 54%, 50%, has luminance 0.5153, and belongs to the earth tone group.

#C4C43B Sample readable text
HEX #C4C43B
RGB rgb(196, 196, 59)
HSL hsl(60 54% 50%)
CMYK cmyk(0, 0, 70, 23)
Luminance 0.5153
Contrast Black 11.31:1White 1.86:1

CSS

--color-c4c43b: #C4C43B;
.background-c4c43b { background-color: #C4C43B; }
.text-c4c43b { color: #C4C43B; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.5153
Black text11.31:1AA Pass
White text1.86: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":"#C4C43B","rgb":[196,196,59],"hsl":[60,54,50],"cmyk":[0,0,70,23],"luminance":0.5153,"contrast":{"black":11.31,"white":1.86}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.31,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.86,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E0E01F","hex":"#E0E01F","family":"yellow","bestTextColor":"#000000","contrastBlack":14.85,"contrastWhite":1.41,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pear","hex":"#D1E231","family":"yellow","bestTextColor":"#000000","contrastBlack":14.63,"contrastWhite":1.44,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#D9D981","hex":"#D9D981","family":"yellow","bestTextColor":"#000000","contrastBlack":14.19,"contrastWhite":1.48,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Peridot","hex":"#B4C424","family":"yellow","bestTextColor":"#000000","contrastBlack":10.86,"contrastWhite":1.93,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Old Gold","hex":"#CFB53B","family":"yellow","bestTextColor":"#000000","contrastBlack":10.33,"contrastWhite":2.03,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm yellow","earth tone","earth tone yellow","Old Gold adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","natural palettes","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c4c43b.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/old-gold.json","https://www.colorsencyclopedia.com/api/colors/peridot.json","https://www.colorsencyclopedia.com/api/colors/pear.json"]}
Harmonies
{"complementary":"#3B3BC4","analogous":["#C4803B","#80C43B"],"triadic":["#3BC4C4","#C43BC4"],"tetradic":["#3BC480","#3B3BC4","#C43B80"],"splitComplementary":["#3B7FC4","#7F3BC4"],"monochromatic":["#D9D981","#C4C43B","#7E7E26"]}
Variants
{"light":"#D9D981","dark":"#7E7E26","saturated":"#E0E01F","desaturated":"#A8A857","pastel":"#D8D8A6","neon":"#FFFF29"}
Nearest named colors
[{"slug":"old-gold","name":"Old Gold","hex":"#CFB53B","distance":18.601075237738275},{"slug":"peridot","name":"Peridot","hex":"#B4C424","distance":28.0178514522438},{"slug":"pear","name":"Pear","hex":"#D1E231","distance":34.19064199455752},{"slug":"brass","name":"Brass","hex":"#B5A642","distance":34.26368339802363},{"slug":"brushed-brass","name":"Brushed Brass","hex":"#B5A642","distance":34.26368339802363}]

HEX meaning and use

About #C4C43B

#C4C43B is classified as a warm yellow value with earth tone visual character. #C4C43B is visually closest to Old Gold, a named yellow color with HEX #CFB53B.

The RGB channels are 196, 196, and 59, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 54% saturation and 50% lightness, so this page treats it as a moderate-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and natural palettes. Its luminance is 0.5153, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 18.60, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.31:1AA Pass
White text1.86:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #C4C43B needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000011.31:1 · AAA
White text#FFFFFF1.86:1 · Fail

Accessible Alternatives

#E0E01F#000000 text · best 14.85:1#E0E01F
Pear#000000 text · best 14.63:1#D1E231
#D9D981#000000 text · best 14.19:1#D9D981
Peridot#000000 text · best 10.86:1#B4C424
Old Gold#000000 text · best 10.33:1#CFB53B

Generated Palette

#C4C43B#C4C43B
#3B3BC4#3B3BC4
#C4803B#C4803B
#80C43B#80C43B
#D9D981#D9D981
#7E7E26#7E7E26

Color Harmonies

#3B3BC4#3B3BC4
#C4803B#C4803B
#80C43B#80C43B
#3BC4C4#3BC4C4
#C43BC4#C43BC4

Variants

#D9D981#D9D981
#7E7E26#7E7E26
#E0E01F#E0E01F
#A8A857#A8A857
#D8D8A6#D8D8A6
#FFFF29#FFFF29

Nearest Named Colors