Nearest-color comparison

Dusty Rose vs Rose Gold

Dusty Rose #C08081 vs Rose Gold #B76E79: RGB distance 21.7 and contrast 1.2:1. Compare hue, luminance, saturation, WCAG and practical use.

Dusty Rose and Rose Gold are very close, with an RGB distance of 21.7. Dusty Rose is lighter by 0.0563, and their saturation is equal. Their mutual contrast is 1.2:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Dusty Rose#C08081
Rose Gold#B76E79

Quick Difference Summary

The main measurable differences between Dusty Rose and Rose Gold across RGB distance, luminance, hue, saturation, and contrast.

RGB distance21.7
Pair contrast1.2:1
Luminance delta0.0563
Hue delta8 deg
Lighter colorDusty Rose
More saturatedDusty Rose

Side-by-Side Color Profiles

red color

Dusty Rose

Dusty Rose is #C08081, a warm red with hue 359°, saturation 34% and luminance 0.2823. Beside Rose Gold, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 6.65:1.

HEX#C08081 RGB192, 128, 129 HSL359, 34, 63 CMYK0, 33, 33, 25 Luminance0.2823 Best textblack text

red color

Rose Gold

Rose Gold is #B76E79, a warm red with hue 351°, saturation 34% and luminance 0.226. Beside Dusty Rose, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 5.52:1.

HEX#B76E79 RGB183, 110, 121 HSL351, 34, 57 CMYK0, 40, 34, 28 Luminance0.226 Best textblack text

When to Use Dusty Rose or Rose Gold

Choose Dusty RoseChoose Dusty Rose when the design calls for balanced red color at #C08081, with warm temperature and 63% HSL lightness.
Choose Rose GoldChoose Rose Gold when #B76E79, its balanced red character, or its 57% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.2:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyDusty RoseRose Gold
HEX#C08081#B76E79
RGB192, 128, 129183, 110, 121
HSL359, 34, 63351, 34, 57
CMYK0, 33, 33, 250, 40, 34, 28
FamilyRedRed
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.28230.226
Black contrast6.65:15.52:1
White contrast3.16:13.8:1
Shared tonesBalanced

Accessibility and Contrast

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

Dusty Roseblack text - 6.65:1
Rose Goldblack text - 5.52:1

Downloadable color comparison infographic

Dusty Rose vs Rose Gold Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Dusty Rose vs Rose Gold color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Dusty Rose vs Rose Gold color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

Machine-Readable Dusty Rose vs Rose Gold Data (JSON)

Structured comparison data for Dusty Rose and Rose Gold, 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": "dusty-rose",
    "name": "Dusty Rose",
    "hex": "#C08081",
    "rgb": [
      192,
      128,
      129
    ],
    "hsl": [
      359,
      34,
      63
    ],
    "cmyk": [
      0,
      33,
      33,
      25
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2823,
    "contrast": {
      "black": 6.65,
      "white": 3.16
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.65
    },
    "description": "Dusty Rose is #C08081, a warm red color with balanced character. Compared with Rose Gold, it is lighter and similar in saturation. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dusty-rose/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json"
  },
  {
    "slug": "rose-gold",
    "name": "Rose Gold",
    "hex": "#B76E79",
    "rgb": [
      183,
      110,
      121
    ],
    "hsl": [
      351,
      34,
      57
    ],
    "cmyk": [
      0,
      40,
      34,
      28
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.226,
    "contrast": {
      "black": 5.52,
      "white": 3.8
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.52
    },
    "description": "Rose Gold is #B76E79, a warm red color with balanced character. Compared with Dusty Rose, it is darker and similar in saturation. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/rose-gold/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-gold.json"
  }
]
Differences
{
  "rgbDistance": 21.7,
  "contrastRatio": 1.2,
  "hslDelta": {
    "hue": 8,
    "saturation": 0,
    "lightness": 6
  },
  "luminanceDelta": 0.0563,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Dusty Rose",
  "moreSaturatedColor": "Dusty Rose"
}
Accessibility
{
  "pairContrastRatio": 1.2,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dusty Rose",
      "background": "#C08081",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.65
    },
    {
      "color": "Rose Gold",
      "background": "#B76E79",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.52
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dusty Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #C08081.",
  "chooseSecondWhen": "Rose Gold is better when the design needs balanced red character, warm temperature, and the specific HEX value #B76E79.",
  "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/dusty-rose-vs-rose-gold.json",
  "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json",
  "https://www.colorsencyclopedia.com/api/colors/rose-gold.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dusty-rose-vs-rose-gold",
  "type": "nearest",
  "name": "Dusty Rose vs Rose Gold",
  "verdict": "Dusty Rose and Rose Gold are very close colors. Dusty Rose is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.2:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dusty Rose and Rose Gold are different red colors with HEX values #C08081 and #B76E79. According to Colors Encyclopedia, their RGB distance is 21.7, their contrast ratio is 1.2:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 21.7,
  "contrastRatio": 1.2,
  "colors": [
    {
      "slug": "dusty-rose",
      "name": "Dusty Rose",
      "hex": "#C08081",
      "rgb": [
        192,
        128,
        129
      ],
      "hsl": [
        359,
        34,
        63
      ],
      "cmyk": [
        0,
        33,
        33,
        25
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2823,
      "contrast": {
        "black": 6.65,
        "white": 3.16
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.65
      },
      "description": "Dusty Rose is #C08081, a warm red color with balanced character. Compared with Rose Gold, it is lighter and similar in saturation. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dusty-rose/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json"
    },
    {
      "slug": "rose-gold",
      "name": "Rose Gold",
      "hex": "#B76E79",
      "rgb": [
        183,
        110,
        121
      ],
      "hsl": [
        351,
        34,
        57
      ],
      "cmyk": [
        0,
        40,
        34,
        28
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.226,
      "contrast": {
        "black": 5.52,
        "white": 3.8
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.52
      },
      "description": "Rose Gold is #B76E79, a warm red color with balanced character. Compared with Dusty Rose, it is darker and similar in saturation. Use it for metallic palettes, product finishes, and premium packaging, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/rose-gold/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-gold.json"
    }
  ],
  "differences": {
    "rgbDistance": 21.7,
    "contrastRatio": 1.2,
    "hslDelta": {
      "hue": 8,
      "saturation": 0,
      "lightness": 6
    },
    "luminanceDelta": 0.0563,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Dusty Rose",
    "moreSaturatedColor": "Dusty Rose"
  },
  "accessibility": {
    "pairContrastRatio": 1.2,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dusty Rose",
        "background": "#C08081",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.65
      },
      {
        "color": "Rose Gold",
        "background": "#B76E79",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.52
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dusty Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #C08081.",
    "chooseSecondWhen": "Rose Gold is better when the design needs balanced red character, warm temperature, and the specific HEX value #B76E79.",
    "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/dusty-rose-vs-rose-gold.json",
    "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json",
    "https://www.colorsencyclopedia.com/api/colors/rose-gold.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dusty-rose-vs-rose-gold/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dusty-rose-vs-rose-gold.json"
}