HEX atlas value

#C0AAA5

#C0AAA5 is a warm red HEX color close to Mushroom. According to Colors Encyclopedia, it converts to RGB 192, 170, 165, HSL 11, 18%, 70%, has luminance 0.4267, and belongs to the muted group.

#C0AAA5 Sample readable text
HEX #C0AAA5
RGB rgb(192, 170, 165)
HSL hsl(11 18% 70%)
CMYK cmyk(0, 11, 14, 25)
Luminance 0.4267
Contrast Black 9.53:1White 2.2:1

CSS

--color-c0aaa5: #C0AAA5;
.background-c0aaa5 { background-color: #C0AAA5; }
.text-c0aaa5 { color: #C0AAA5; }

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.4267
Black text9.53:1AA Pass
White text2.2: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":"#C0AAA5","rgb":[192,170,165],"hsl":[11,18,70],"cmyk":[0,11,14,25],"luminance":0.4267,"contrast":{"black":9.53,"white":2.2}}
WCAG
{"AA":["#000000","#1A1A1A"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":9.53,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":2.2,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E6DDDB","hex":"#E6DDDB","family":"red","bestTextColor":"#000000","contrastBlack":15.73,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C0B8A5","hex":"#C0B8A5","family":"orange","bestTextColor":"#000000","contrastBlack":10.64,"contrastWhite":1.97,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#A5BBC0","hex":"#A5BBC0","family":"cyan","bestTextColor":"#000000","contrastBlack":10.47,"contrastWhite":2.01,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#B3B3B3","hex":"#B3B3B3","family":"gray","bestTextColor":"#000000","contrastBlack":10.02,"contrastWhite":2.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#C0A5AD","hex":"#C0A5AD","family":"pink","bestTextColor":"#000000","contrastBlack":9.23,"contrastWhite":2.28,"wcagAA":["#000000","#1A1A1A"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm red","muted","muted red","Mushroom adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","muted interface themes","high-attention visual states"],"contrastSafeWith":["#000000","#1A1A1A"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c0aaa5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/mushroom.json","https://www.colorsencyclopedia.com/api/colors/greige.json","https://www.colorsencyclopedia.com/api/colors/dark-gray.json"]}
Harmonies
{"complementary":"#A5BBC0","analogous":["#C0A5AD","#C0B8A5"],"triadic":["#A5C0AA","#AAA5C0"],"tetradic":["#ADC0A5","#A5BBC0","#B8A5C0"],"splitComplementary":["#A5C0B8","#A5ADC0"],"monochromatic":["#E6DDDB","#C0AAA5","#9B776F"]}
Variants
{"light":"#E6DDDB","dark":"#9B776F","saturated":"#D19F94","desaturated":"#B3B3B3","pastel":"#F3F2F2","neon":"#FFA38F"}
Nearest named colors
[{"slug":"mushroom","name":"Mushroom","hex":"#B7A99A","distance":14.247806848775006},{"slug":"greige","name":"Greige","hex":"#B0A999","distance":20.024984394500787},{"slug":"dark-gray","name":"Dark Gray","hex":"#A9A9A9","distance":23.366642891095847},{"slug":"dark-grey","name":"Dark Grey","hex":"#A9A9A9","distance":23.366642891095847},{"slug":"silver-metallic","name":"Silver Metallic","hex":"#AAA9AD","distance":23.430749027719962}]

HEX meaning and use

About #C0AAA5

#C0AAA5 is classified as a warm red value with muted visual character. #C0AAA5 is visually closest to Mushroom, a named orange color with HEX #B7A99A.

The RGB channels are 192, 170, and 165, with red carrying the strongest channel weight. In HSL, the hue is 11deg with 18% saturation and 70% lightness, so this page treats it as a low-saturation, light 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 muted interface themes. Its luminance is 0.4267, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 14.25, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text9.53:1AA Pass
White text2.2:1AA Fail

AA text options: #000000, #1A1A1A.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#0000009.53:1 · AAA
White text#FFFFFF2.2:1 · Fail

Accessible Alternatives

#E6DDDB#000000 text · best 15.73:1#E6DDDB
#C0B8A5#000000 text · best 10.64:1#C0B8A5
#A5BBC0#000000 text · best 10.47:1#A5BBC0
#B3B3B3#000000 text · best 10.02:1#B3B3B3
#C0A5AD#000000 text · best 9.23:1#C0A5AD

Generated Palette

#C0AAA5#C0AAA5
#A5BBC0#A5BBC0
#C0A5AD#C0A5AD
#C0B8A5#C0B8A5
#E6DDDB#E6DDDB
#9B776F#9B776F

Color Harmonies

#A5BBC0#A5BBC0
#C0A5AD#C0A5AD
#C0B8A5#C0B8A5
#A5C0AA#A5C0AA
#AAA5C0#AAA5C0

Variants

#E6DDDB#E6DDDB
#9B776F#9B776F
#D19F94#D19F94
#B3B3B3#B3B3B3
#F3F2F2#F3F2F2
#FFA38F#FFA38F

Nearest Named Colors