Nearest-color comparison

Dusty Rose vs Rosy Brown

Dusty Rose #C08081 vs Rosy Brown #BC8F8F: RGB distance 20.9 and contrast 1.12:1. Compare hue, luminance, saturation, WCAG and practical use.

Dusty Rose and Rosy Brown are very close, with an RGB distance of 20.9. Rosy Brown is lighter by 0.0409, and Dusty Rose is more saturated by 9 percentage points. Their mutual contrast is 1.12:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Dusty Rose#C08081
Rosy Brown#BC8F8F

Quick Difference Summary

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

RGB distance20.9
Pair contrast1.12:1
Luminance delta0.0409
Hue delta359 deg
Lighter colorRosy Brown
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 Rosy Brown, it is darker and more 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

Rosy Brown

Rosy Brown is #BC8F8F, a warm red with hue 0°, saturation 25% and luminance 0.3232. Beside Dusty Rose, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 7.46:1.

HEX#BC8F8F RGB188, 143, 143 HSL0, 25, 65 CMYK0, 24, 24, 26 Luminance0.3232 Best textblack text

When to Use Dusty Rose or Rosy Brown

Choose Dusty RoseChoose Dusty Rose when the design calls for balanced red color at #C08081, with warm temperature and 63% HSL lightness.
Choose Rosy BrownChoose Rosy Brown when #BC8F8F, its muted red character, or its 65% 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.12:1.

Technical Comparison Table

PropertyDusty RoseRosy Brown
HEX#C08081#BC8F8F
RGB192, 128, 129188, 143, 143
HSL359, 34, 630, 25, 65
CMYK0, 33, 33, 250, 24, 24, 26
FamilyRedRed
TemperatureWarmWarm
ToneBalancedMuted
Luminance0.28230.3232
Black contrast6.65:17.46:1
White contrast3.16:12.81:1
Shared tonesNone

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
Rosy Brownblack text - 7.46:1

Downloadable color comparison infographic

Dusty Rose vs Rosy Brown 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 Rosy Brown color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Dusty Rose vs Rosy Brown 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 Rosy Brown Data (JSON)

Structured comparison data for Dusty Rose and Rosy Brown, 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 Rosy Brown, it is darker and more saturated. 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": "rosy-brown",
    "name": "Rosy Brown",
    "hex": "#BC8F8F",
    "rgb": [
      188,
      143,
      143
    ],
    "hsl": [
      0,
      25,
      65
    ],
    "cmyk": [
      0,
      24,
      24,
      26
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "muted"
    ],
    "luminance": 0.3232,
    "contrast": {
      "black": 7.46,
      "white": 2.81
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.46
    },
    "description": "Rosy Brown is #BC8F8F, a warm red color with muted character. Compared with Dusty Rose, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/rosy-brown/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rosy-brown.json"
  }
]
Differences
{
  "rgbDistance": 20.9,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 359,
    "saturation": 9,
    "lightness": 2
  },
  "luminanceDelta": 0.0409,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Rosy Brown",
  "moreSaturatedColor": "Dusty Rose"
}
Accessibility
{
  "pairContrastRatio": 1.12,
  "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": "Rosy Brown",
      "background": "#BC8F8F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.46
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dusty Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #C08081.",
  "chooseSecondWhen": "Rosy Brown is better when the design needs muted red character, warm temperature, and the specific HEX value #BC8F8F.",
  "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-rosy-brown.json",
  "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json",
  "https://www.colorsencyclopedia.com/api/colors/rosy-brown.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dusty-rose-vs-rosy-brown",
  "type": "nearest",
  "name": "Dusty Rose vs Rosy Brown",
  "verdict": "Dusty Rose and Rosy Brown are very close colors. Rosy Brown is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dusty Rose and Rosy Brown are different red colors with HEX values #C08081 and #BC8F8F. According to Colors Encyclopedia, their RGB distance is 20.9, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 20.9,
  "contrastRatio": 1.12,
  "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 Rosy Brown, it is darker and more saturated. 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": "rosy-brown",
      "name": "Rosy Brown",
      "hex": "#BC8F8F",
      "rgb": [
        188,
        143,
        143
      ],
      "hsl": [
        0,
        25,
        65
      ],
      "cmyk": [
        0,
        24,
        24,
        26
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.3232,
      "contrast": {
        "black": 7.46,
        "white": 2.81
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.46
      },
      "description": "Rosy Brown is #BC8F8F, a warm red color with muted character. Compared with Dusty Rose, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/rosy-brown/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rosy-brown.json"
    }
  ],
  "differences": {
    "rgbDistance": 20.9,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 359,
      "saturation": 9,
      "lightness": 2
    },
    "luminanceDelta": 0.0409,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Rosy Brown",
    "moreSaturatedColor": "Dusty Rose"
  },
  "accessibility": {
    "pairContrastRatio": 1.12,
    "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": "Rosy Brown",
        "background": "#BC8F8F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.46
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dusty Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #C08081.",
    "chooseSecondWhen": "Rosy Brown is better when the design needs muted red character, warm temperature, and the specific HEX value #BC8F8F.",
    "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-rosy-brown.json",
    "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json",
    "https://www.colorsencyclopedia.com/api/colors/rosy-brown.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dusty-rose-vs-rosy-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dusty-rose-vs-rosy-brown.json"
}