Nearest-color comparison

Driftwood vs Greige

Driftwood and Greige are different orange colors with HEX values #A69A8D and #B0A999. According to Colors Encyclopedia, their RGB distance is 21.7, their contrast ratio is 1.18:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Driftwood and Greige are very close colors. Greige is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.18:1, so the pair is too low for text and better treated as a palette relationship.

Driftwood#A69A8D
Greige#B0A999

Quick Difference Summary

The main measurable differences between Driftwood and Greige across RGB distance, luminance, hue, saturation, and contrast.

RGB distance21.7
Pair contrast1.18:1
Luminance delta0.0677
Hue delta11 deg
Lighter colorGreige
More saturatedGreige

Side-by-Side Color Profiles

orange color

Driftwood

Driftwood is #A69A8D, a warm orange color with muted and earth tone character. Compared with Greige, 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.

HEX#A69A8D RGB166, 154, 141 HSL31, 12, 60 CMYK0, 7, 15, 35 Luminance0.3314 Best textblack text

orange color

Greige

Greige is #B0A999, a warm orange color with muted and earth tone character. Compared with Driftwood, it is lighter and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.

HEX#B0A999 RGB176, 169, 153 HSL42, 13, 65 CMYK0, 4, 13, 31 Luminance0.3991 Best textblack text

When to Use Driftwood or Greige

Choose DriftwoodDriftwood is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #A69A8D.
Choose GreigeGreige is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #B0A999.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyDriftwoodGreige
HEX#A69A8D#B0A999
RGB166, 154, 141176, 169, 153
HSL31, 12, 6042, 13, 65
CMYK0, 7, 15, 350, 4, 13, 31
FamilyOrangeOrange
TemperatureWarmWarm
ToneMuted, Earth ToneMuted, Earth Tone
Luminance0.33140.3991
Black contrast7.63:18.98:1
White contrast2.75:12.34:1
Shared tonesMuted, Earth Tone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Driftwoodblack text - 7.63:1
Greigeblack text - 8.98:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Driftwood#A69A8D
Greige#B0A999
#CEC7C0#CEC7C0
#D9D6CE#D9D6CE
#8D99A5#8D99A5
#9AA1B1#9AA1B1

Machine-readable data

Machine-Readable Driftwood vs Greige Data (JSON)

Structured comparison data for Driftwood and Greige, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "driftwood",
    "name": "Driftwood",
    "hex": "#A69A8D",
    "rgb": [
      166,
      154,
      141
    ],
    "hsl": [
      31,
      12,
      60
    ],
    "cmyk": [
      0,
      7,
      15,
      35
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "muted",
      "earth-tone"
    ],
    "luminance": 0.3314,
    "contrast": {
      "black": 7.63,
      "white": 2.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.63
    },
    "description": "Driftwood is #A69A8D, a warm orange color with muted and earth tone character. Compared with Greige, 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/driftwood/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/driftwood.json"
  },
  {
    "slug": "greige",
    "name": "Greige",
    "hex": "#B0A999",
    "rgb": [
      176,
      169,
      153
    ],
    "hsl": [
      42,
      13,
      65
    ],
    "cmyk": [
      0,
      4,
      13,
      31
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "muted",
      "earth-tone"
    ],
    "luminance": 0.3991,
    "contrast": {
      "black": 8.98,
      "white": 2.34
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.98
    },
    "description": "Greige is #B0A999, a warm orange color with muted and earth tone character. Compared with Driftwood, it is lighter and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/greige/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/greige.json"
  }
]
Differences
{
  "rgbDistance": 21.7,
  "contrastRatio": 1.18,
  "hslDelta": {
    "hue": 11,
    "saturation": 1,
    "lightness": 5
  },
  "luminanceDelta": 0.0677,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "muted",
    "earth-tone"
  ],
  "lighterColor": "Greige",
  "moreSaturatedColor": "Greige"
}
Accessibility
{
  "pairContrastRatio": 1.18,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Driftwood",
      "background": "#A69A8D",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.63
    },
    {
      "color": "Greige",
      "background": "#B0A999",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.98
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Driftwood is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #A69A8D.",
  "chooseSecondWhen": "Greige is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #B0A999.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/driftwood-vs-greige.json",
  "https://www.colorsencyclopedia.com/api/colors/driftwood.json",
  "https://www.colorsencyclopedia.com/api/colors/greige.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "driftwood-vs-greige",
  "type": "nearest",
  "name": "Driftwood vs Greige",
  "verdict": "Driftwood and Greige are very close colors. Greige is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.18:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Driftwood and Greige are different orange colors with HEX values #A69A8D and #B0A999. According to Colors Encyclopedia, their RGB distance is 21.7, their contrast ratio is 1.18:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 21.7,
  "contrastRatio": 1.18,
  "colors": [
    {
      "slug": "driftwood",
      "name": "Driftwood",
      "hex": "#A69A8D",
      "rgb": [
        166,
        154,
        141
      ],
      "hsl": [
        31,
        12,
        60
      ],
      "cmyk": [
        0,
        7,
        15,
        35
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.3314,
      "contrast": {
        "black": 7.63,
        "white": 2.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.63
      },
      "description": "Driftwood is #A69A8D, a warm orange color with muted and earth tone character. Compared with Greige, 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/driftwood/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/driftwood.json"
    },
    {
      "slug": "greige",
      "name": "Greige",
      "hex": "#B0A999",
      "rgb": [
        176,
        169,
        153
      ],
      "hsl": [
        42,
        13,
        65
      ],
      "cmyk": [
        0,
        4,
        13,
        31
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.3991,
      "contrast": {
        "black": 8.98,
        "white": 2.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.98
      },
      "description": "Greige is #B0A999, a warm orange color with muted and earth tone character. Compared with Driftwood, it is lighter and more saturated. Use it for backgrounds, typography, and product surfaces, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/greige/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/greige.json"
    }
  ],
  "differences": {
    "rgbDistance": 21.7,
    "contrastRatio": 1.18,
    "hslDelta": {
      "hue": 11,
      "saturation": 1,
      "lightness": 5
    },
    "luminanceDelta": 0.0677,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "muted",
      "earth-tone"
    ],
    "lighterColor": "Greige",
    "moreSaturatedColor": "Greige"
  },
  "accessibility": {
    "pairContrastRatio": 1.18,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Driftwood",
        "background": "#A69A8D",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.63
      },
      {
        "color": "Greige",
        "background": "#B0A999",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.98
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Driftwood is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #A69A8D.",
    "chooseSecondWhen": "Greige is better when the design needs muted and earth tone orange character, warm temperature, and the specific HEX value #B0A999.",
    "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/driftwood-vs-greige.json",
    "https://www.colorsencyclopedia.com/api/colors/driftwood.json",
    "https://www.colorsencyclopedia.com/api/colors/greige.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/driftwood-vs-greige/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/driftwood-vs-greige.json"
}