HEX atlas value

#B2B587

#B2B587 is a warm yellow HEX color close to Sage Gray. According to Colors Encyclopedia, it converts to RGB 178, 181, 135, HSL 64, 24%, 62%, has luminance 0.4426, and belongs to the muted and earth tone groups.

#B2B587 Sample readable text
HEX #B2B587
RGB rgb(178, 181, 135)
HSL hsl(64 24% 62%)
CMYK cmyk(2, 0, 25, 29)
Luminance 0.4426
Contrast Black 9.85:1White 2.13:1

CSS

--color-b2b587: #B2B587;
.background-b2b587 { background-color: #B2B587; }
.text-b2b587 { color: #B2B587; }

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.4426
Black text9.85:1AA Pass
White text2.13: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":"#B2B587","rgb":[178,181,135],"hsl":[64,24,62],"cmyk":[2,0,25,29],"luminance":0.4426,"contrast":{"black":9.85,"white":2.13}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":9.85,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":2.13,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D7D8C0","hex":"#D7D8C0","family":"yellow","bestTextColor":"#000000","contrastBlack":14.47,"contrastWhite":1.45,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#C5CB72","hex":"#C5CB72","family":"yellow","bestTextColor":"#000000","contrastBlack":12.16,"contrastWhite":1.73,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Sand","hex":"#C2B280","family":"yellow","bestTextColor":"#000000","contrastBlack":9.97,"contrastWhite":2.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Willow Green","hex":"#A8B88F","family":"green","bestTextColor":"#000000","contrastBlack":9.92,"contrastWhite":2.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#9BB587","hex":"#9BB587","family":"green","bestTextColor":"#000000","contrastBlack":9.35,"contrastWhite":2.25,"wcagAA":["#000000","#1A1A1A"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm yellow","muted","earth tone","muted yellow","earth tone yellow","Sage Gray adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","muted interface themes","natural palettes","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/b2b587.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/sage-gray.json","https://www.colorsencyclopedia.com/api/colors/willow-green.json","https://www.colorsencyclopedia.com/api/colors/ecru.json"]}
Harmonies
{"complementary":"#8A87B5","analogous":["#B5A187","#9BB587"],"triadic":["#87B2B5","#B587B2"],"tetradic":["#87B5A1","#8A87B5","#B5879B"],"splitComplementary":["#879BB5","#A187B5"],"monochromatic":["#D7D8C0","#B2B587","#888B55"]}
Variants
{"light":"#D7D8C0","dark":"#888B55","saturated":"#C5CB72","desaturated":"#A0A09C","pastel":"#E0E1DB","neon":"#F5FF66"}
Nearest named colors
[{"slug":"sage-gray","name":"Sage Gray","hex":"#B2AC88","distance":9.055385138137417},{"slug":"willow-green","name":"Willow Green","hex":"#A8B88F","distance":13.152946437965905},{"slug":"ecru","name":"Ecru","hex":"#C2B280","distance":17.72004514666935},{"slug":"sand","name":"Sand","hex":"#C2B280","distance":17.72004514666935},{"slug":"greige","name":"Greige","hex":"#B0A999","distance":21.72556098240043}]

HEX meaning and use

About #B2B587

#B2B587 is classified as a warm yellow value with muted and earth tone visual character. #B2B587 is visually closest to Sage Gray, a named yellow color with HEX #B2AC88.

The RGB channels are 178, 181, and 135, with green carrying the strongest channel weight. In HSL, the hue is 64deg with 24% saturation and 62% lightness, so this page treats it as a low-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 muted interface themes. Its luminance is 0.4426, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 9.06, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text9.85:1AA Pass
White text2.13:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#0000009.85:1 · AAA
White text#FFFFFF2.13:1 · Fail

Accessible Alternatives

#D7D8C0#000000 text · best 14.47:1#D7D8C0
#C5CB72#000000 text · best 12.16:1#C5CB72
Sand#000000 text · best 9.97:1#C2B280
Willow Green#000000 text · best 9.92:1#A8B88F
#9BB587#000000 text · best 9.35:1#9BB587

Generated Palette

#B2B587#B2B587
#8A87B5#8A87B5
#B5A187#B5A187
#9BB587#9BB587
#D7D8C0#D7D8C0
#888B55#888B55

Color Harmonies

#8A87B5#8A87B5
#B5A187#B5A187
#9BB587#9BB587
#87B2B5#87B2B5
#B587B2#B587B2

Variants

#D7D8C0#D7D8C0
#888B55#888B55
#C5CB72#C5CB72
#A0A09C#A0A09C
#E0E1DB#E0E1DB
#F5FF66#F5FF66

Nearest Named Colors