orange color
Adobe
Adobe is #BD6C48, a warm orange with hue 18°, saturation 47% and luminance 0.2201. Beside Desert Clay, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 5.4:1.
Nearest-color comparison
Adobe #BD6C48 vs Desert Clay #B86D4B: RGB distance 5.9 and contrast 1.01:1. Compare hue, luminance, saturation, WCAG and practical use.
Adobe and Desert Clay are very close, with an RGB distance of 5.9. Adobe is lighter by 0.0037, and Adobe is more saturated by 4 percentage points. Their mutual contrast is 1.01:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.
The main measurable differences between Adobe and Desert Clay across RGB distance, luminance, hue, saturation, and contrast.
orange color
Adobe is #BD6C48, a warm orange with hue 18°, saturation 47% and luminance 0.2201. Beside Desert Clay, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 5.4:1.
orange color
Desert Clay is #B86D4B, a warm orange with hue 19°, saturation 43% and luminance 0.2164. Beside Adobe, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 5.33:1.
Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.
Downloadable color comparison infographic
Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

A compact visual strip showing the two compared colors with nearby harmony and variant context.
Machine-readable data
Structured comparison data for Adobe and Desert Clay, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and linksdifferencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributesaccessibilityPair contrast and safer text choices for each coloruseCasesWhen to choose each color and when to use them togetherrelatedApiMachine-readable comparison and color endpoints[
{
"slug": "adobe",
"name": "Adobe",
"hex": "#BD6C48",
"rgb": [
189,
108,
72
],
"hsl": [
18,
47,
51
],
"cmyk": [
0,
43,
62,
26
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2201,
"contrast": {
"black": 5.4,
"white": 3.89
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 5.4
},
"description": "Adobe is #BD6C48, a warm orange color with earth tone character. Compared with Desert Clay, it is lighter and more saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
"url": "https://www.colorsencyclopedia.com/colors/adobe/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/adobe.json"
},
{
"slug": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 5.33
},
"description": "Desert Clay is #B86D4B, a warm orange color with earth tone character. Compared with Adobe, it is darker and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
}
]{
"rgbDistance": 5.9,
"contrastRatio": 1.01,
"hslDelta": {
"hue": 1,
"saturation": 4,
"lightness": 0
},
"luminanceDelta": 0.0037,
"sameFamily": true,
"sameTemperature": true,
"sharedTones": [
"earth-tone"
],
"lighterColor": "Adobe",
"moreSaturatedColor": "Adobe"
}{
"pairContrastRatio": 1.01,
"textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
"safeText": [
{
"color": "Adobe",
"background": "#BD6C48",
"foreground": "#000000",
"label": "black text",
"ratio": 5.4
},
{
"color": "Desert Clay",
"background": "#B86D4B",
"foreground": "#000000",
"label": "black text",
"ratio": 5.33
}
]
}{
"chooseFirstWhen": "Adobe is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #BD6C48.",
"chooseSecondWhen": "Desert Clay is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B86D4B.",
"useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}[
"https://www.colorsencyclopedia.com/api/compare/adobe-vs-desert-clay.json",
"https://www.colorsencyclopedia.com/api/colors/adobe.json",
"https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
]{
"datasetVersion": "1.0.0",
"slug": "adobe-vs-desert-clay",
"type": "nearest",
"name": "Adobe vs Desert Clay",
"verdict": "Adobe and Desert Clay are very close colors. Adobe is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
"summary": "Adobe and Desert Clay are different orange colors with HEX values #BD6C48 and #B86D4B. According to Colors Encyclopedia, their RGB distance is 5.9, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
"rgbDistance": 5.9,
"contrastRatio": 1.01,
"colors": [
{
"slug": "adobe",
"name": "Adobe",
"hex": "#BD6C48",
"rgb": [
189,
108,
72
],
"hsl": [
18,
47,
51
],
"cmyk": [
0,
43,
62,
26
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2201,
"contrast": {
"black": 5.4,
"white": 3.89
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 5.4
},
"description": "Adobe is #BD6C48, a warm orange color with earth tone character. Compared with Desert Clay, it is lighter and more saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
"url": "https://www.colorsencyclopedia.com/colors/adobe/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/adobe.json"
},
{
"slug": "desert-clay",
"name": "Desert Clay",
"hex": "#B86D4B",
"rgb": [
184,
109,
75
],
"hsl": [
19,
43,
51
],
"cmyk": [
0,
41,
59,
28
],
"family": "orange",
"temperature": "warm",
"tone": [
"earth-tone"
],
"luminance": 0.2164,
"contrast": {
"black": 5.33,
"white": 3.94
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"bestText": {
"text": "#000000",
"label": "black text",
"ratio": 5.33
},
"description": "Desert Clay is #B86D4B, a warm orange color with earth tone character. Compared with Adobe, it is darker and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
"url": "https://www.colorsencyclopedia.com/colors/desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
}
],
"differences": {
"rgbDistance": 5.9,
"contrastRatio": 1.01,
"hslDelta": {
"hue": 1,
"saturation": 4,
"lightness": 0
},
"luminanceDelta": 0.0037,
"sameFamily": true,
"sameTemperature": true,
"sharedTones": [
"earth-tone"
],
"lighterColor": "Adobe",
"moreSaturatedColor": "Adobe"
},
"accessibility": {
"pairContrastRatio": 1.01,
"textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
"safeText": [
{
"color": "Adobe",
"background": "#BD6C48",
"foreground": "#000000",
"label": "black text",
"ratio": 5.4
},
{
"color": "Desert Clay",
"background": "#B86D4B",
"foreground": "#000000",
"label": "black text",
"ratio": 5.33
}
]
},
"useCases": {
"chooseFirstWhen": "Adobe is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #BD6C48.",
"chooseSecondWhen": "Desert Clay is better when the design needs earth tone orange character, warm temperature, and the specific HEX value #B86D4B.",
"useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
},
"relatedApi": [
"https://www.colorsencyclopedia.com/api/compare/adobe-vs-desert-clay.json",
"https://www.colorsencyclopedia.com/api/colors/adobe.json",
"https://www.colorsencyclopedia.com/api/colors/desert-clay.json"
],
"url": "https://www.colorsencyclopedia.com/compare/adobe-vs-desert-clay/",
"apiUrl": "https://www.colorsencyclopedia.com/api/compare/adobe-vs-desert-clay.json"
}