Nearest-color comparison

Mulberry vs Bougainvillea

Mulberry #C54B8C vs Bougainvillea #D958A0: RGB distance 31.1 and contrast 1.23:1. Compare hue, luminance, saturation, WCAG and practical use.

Mulberry and Bougainvillea are related but distinguishable, with an RGB distance of 31.1. Bougainvillea is lighter by 0.0547, and Bougainvillea is more saturated by 12 percentage points. Their mutual contrast is 1.23:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Mulberry#C54B8C
Bougainvillea#D958A0

Quick Difference Summary

The main measurable differences between Mulberry and Bougainvillea across RGB distance, luminance, hue, saturation, and contrast.

RGB distance31.1
Pair contrast1.23:1
Luminance delta0.0547
Hue delta1 deg
Lighter colorBougainvillea
More saturatedBougainvillea

Side-by-Side Color Profiles

pink color

Mulberry

Mulberry is #C54B8C, a warm pink with hue 328°, saturation 51% and luminance 0.188. Beside Bougainvillea, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 4.76:1.

HEX#C54B8C RGB197, 75, 140 HSL328, 51, 53 CMYK0, 62, 29, 23 Luminance0.188 Best textblack text

pink color

Bougainvillea

Bougainvillea is #D958A0, a warm pink with hue 327°, saturation 63% and luminance 0.2427. Beside Mulberry, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 5.85:1.

HEX#D958A0 RGB217, 88, 160 HSL327, 63, 60 CMYK0, 59, 26, 15 Luminance0.2427 Best textblack text

When to Use Mulberry or Bougainvillea

Choose MulberryChoose Mulberry when the design calls for balanced pink color at #C54B8C, with warm temperature and 53% HSL lightness.
Choose BougainvilleaChoose Bougainvillea when #D958A0, its balanced pink character, or its 60% 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.23:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyMulberryBougainvillea
HEX#C54B8C#D958A0
RGB197, 75, 140217, 88, 160
HSL328, 51, 53327, 63, 60
CMYK0, 62, 29, 230, 59, 26, 15
FamilyPinkPink
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.1880.2427
Black contrast4.76:15.85:1
White contrast4.41:13.59:1
Shared tonesBalanced

Accessibility and Contrast

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

Mulberryblack text - 4.76:1
Bougainvilleablack text - 5.85:1

Downloadable color comparison infographic

Mulberry vs Bougainvillea Color Comparison Infographic

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

1200 × 800
Mulberry vs Bougainvillea color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Mulberry vs Bougainvillea 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 Mulberry vs Bougainvillea Data (JSON)

Structured comparison data for Mulberry and Bougainvillea, 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": "mulberry",
    "name": "Mulberry",
    "hex": "#C54B8C",
    "rgb": [
      197,
      75,
      140
    ],
    "hsl": [
      328,
      51,
      53
    ],
    "cmyk": [
      0,
      62,
      29,
      23
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.188,
    "contrast": {
      "black": 4.76,
      "white": 4.41
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 4.76
    },
    "description": "Mulberry is #C54B8C, a warm pink color with balanced character. Compared with Bougainvillea, it is darker and less saturated. Use it for beauty branding, creative systems, and premium accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.json"
  },
  {
    "slug": "bougainvillea",
    "name": "Bougainvillea",
    "hex": "#D958A0",
    "rgb": [
      217,
      88,
      160
    ],
    "hsl": [
      327,
      63,
      60
    ],
    "cmyk": [
      0,
      59,
      26,
      15
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2427,
    "contrast": {
      "black": 5.85,
      "white": 3.59
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.85
    },
    "description": "Bougainvillea is #D958A0, a warm pink color with balanced character. Compared with Mulberry, it is lighter and more saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
  }
]
Differences
{
  "rgbDistance": 31.1,
  "contrastRatio": 1.23,
  "hslDelta": {
    "hue": 1,
    "saturation": 12,
    "lightness": 7
  },
  "luminanceDelta": 0.0547,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Bougainvillea",
  "moreSaturatedColor": "Bougainvillea"
}
Accessibility
{
  "pairContrastRatio": 1.23,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Mulberry",
      "background": "#C54B8C",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 4.76
    },
    {
      "color": "Bougainvillea",
      "background": "#D958A0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.85
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Mulberry is better when the design needs balanced pink character, warm temperature, and the specific HEX value #C54B8C.",
  "chooseSecondWhen": "Bougainvillea is better when the design needs balanced pink character, warm temperature, and the specific HEX value #D958A0.",
  "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/mulberry-vs-bougainvillea.json",
  "https://www.colorsencyclopedia.com/api/colors/mulberry.json",
  "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mulberry-vs-bougainvillea",
  "type": "nearest",
  "name": "Mulberry vs Bougainvillea",
  "verdict": "Mulberry and Bougainvillea are visually related colors. Bougainvillea is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.23:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Mulberry and Bougainvillea are different pink colors with HEX values #C54B8C and #D958A0. According to Colors Encyclopedia, their RGB distance is 31.1, their contrast ratio is 1.23:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 31.1,
  "contrastRatio": 1.23,
  "colors": [
    {
      "slug": "mulberry",
      "name": "Mulberry",
      "hex": "#C54B8C",
      "rgb": [
        197,
        75,
        140
      ],
      "hsl": [
        328,
        51,
        53
      ],
      "cmyk": [
        0,
        62,
        29,
        23
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.188,
      "contrast": {
        "black": 4.76,
        "white": 4.41
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 4.76
      },
      "description": "Mulberry is #C54B8C, a warm pink color with balanced character. Compared with Bougainvillea, it is darker and less saturated. Use it for beauty branding, creative systems, and premium accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.json"
    },
    {
      "slug": "bougainvillea",
      "name": "Bougainvillea",
      "hex": "#D958A0",
      "rgb": [
        217,
        88,
        160
      ],
      "hsl": [
        327,
        63,
        60
      ],
      "cmyk": [
        0,
        59,
        26,
        15
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2427,
      "contrast": {
        "black": 5.85,
        "white": 3.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.85
      },
      "description": "Bougainvillea is #D958A0, a warm pink color with balanced character. Compared with Mulberry, it is lighter and more saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
    }
  ],
  "differences": {
    "rgbDistance": 31.1,
    "contrastRatio": 1.23,
    "hslDelta": {
      "hue": 1,
      "saturation": 12,
      "lightness": 7
    },
    "luminanceDelta": 0.0547,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Bougainvillea",
    "moreSaturatedColor": "Bougainvillea"
  },
  "accessibility": {
    "pairContrastRatio": 1.23,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Mulberry",
        "background": "#C54B8C",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 4.76
      },
      {
        "color": "Bougainvillea",
        "background": "#D958A0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.85
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Mulberry is better when the design needs balanced pink character, warm temperature, and the specific HEX value #C54B8C.",
    "chooseSecondWhen": "Bougainvillea is better when the design needs balanced pink character, warm temperature, and the specific HEX value #D958A0.",
    "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/mulberry-vs-bougainvillea.json",
    "https://www.colorsencyclopedia.com/api/colors/mulberry.json",
    "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/mulberry-vs-bougainvillea/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/mulberry-vs-bougainvillea.json"
}