Nearest-color comparison

Bougainvillea vs Pale Violet Red

Bougainvillea and Pale Violet Red are different pink colors with HEX values #D958A0 and #DB7093. According to Colors Encyclopedia, their RGB distance is 27.4, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Bougainvillea and Pale Violet Red are visually related colors. Pale Violet Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.

Bougainvillea#D958A0
Pale Violet Red#DB7093

Quick Difference Summary

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

RGB distance27.4
Pair contrast1.15:1
Luminance delta0.0448
Hue delta13 deg
Lighter colorPale Violet Red
More saturatedBougainvillea

Side-by-Side Color Profiles

pink color

Bougainvillea

Bougainvillea is #D958A0, a warm pink color with balanced character. Compared with Pale Violet Red, it is darker and more saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.

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

pink color

Pale Violet Red

Pale Violet Red is #DB7093, a warm pink color with balanced character. Compared with Bougainvillea, 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.

HEX#DB7093 RGB219, 112, 147 HSL340, 60, 65 CMYK0, 49, 33, 14 Luminance0.2875 Best textblack text

When to Use Bougainvillea or Pale Violet Red

Choose BougainvilleaBougainvillea is better when the design needs balanced pink character, warm temperature, and the specific HEX value #D958A0.
Choose Pale Violet RedPale Violet Red is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DB7093.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyBougainvilleaPale Violet Red
HEX#D958A0#DB7093
RGB217, 88, 160219, 112, 147
HSL327, 63, 60340, 60, 65
CMYK0, 59, 26, 150, 49, 33, 14
FamilyPinkPink
TemperatureWarmWarm
ToneBalancedBalanced
Luminance0.24270.2875
Black contrast5.85:16.75:1
White contrast3.59:13.11:1
Shared tonesBalanced

Accessibility and Contrast

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

Bougainvilleablack text - 5.85:1
Pale Violet Redblack text - 6.75:1

Related Palette Strip

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

Bougainvillea#D958A0
Pale Violet Red#DB7093
#EAA4CA#EAA4CA
#EEBACB#EEBACB
#59D993#59D993
#70DBB8#70DBB8

Machine-readable data

Machine-Readable Bougainvillea vs Pale Violet Red Data (JSON)

Structured comparison data for Bougainvillea and Pale Violet Red, 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": "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 Pale Violet Red, it is darker 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"
  },
  {
    "slug": "pale-violet-red",
    "name": "Pale Violet Red",
    "hex": "#DB7093",
    "rgb": [
      219,
      112,
      147
    ],
    "hsl": [
      340,
      60,
      65
    ],
    "cmyk": [
      0,
      49,
      33,
      14
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2875,
    "contrast": {
      "black": 6.75,
      "white": 3.11
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.75
    },
    "description": "Pale Violet Red is #DB7093, a warm pink color with balanced character. Compared with Bougainvillea, 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/pale-violet-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-violet-red.json"
  }
]
Differences
{
  "rgbDistance": 27.4,
  "contrastRatio": 1.15,
  "hslDelta": {
    "hue": 13,
    "saturation": 3,
    "lightness": 5
  },
  "luminanceDelta": 0.0448,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Pale Violet Red",
  "moreSaturatedColor": "Bougainvillea"
}
Accessibility
{
  "pairContrastRatio": 1.15,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Bougainvillea",
      "background": "#D958A0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.85
    },
    {
      "color": "Pale Violet Red",
      "background": "#DB7093",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.75
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Bougainvillea is better when the design needs balanced pink character, warm temperature, and the specific HEX value #D958A0.",
  "chooseSecondWhen": "Pale Violet Red is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DB7093.",
  "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/bougainvillea-vs-pale-violet-red.json",
  "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json",
  "https://www.colorsencyclopedia.com/api/colors/pale-violet-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bougainvillea-vs-pale-violet-red",
  "type": "nearest",
  "name": "Bougainvillea vs Pale Violet Red",
  "verdict": "Bougainvillea and Pale Violet Red are visually related colors. Pale Violet Red is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.15:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Bougainvillea and Pale Violet Red are different pink colors with HEX values #D958A0 and #DB7093. According to Colors Encyclopedia, their RGB distance is 27.4, their contrast ratio is 1.15:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 27.4,
  "contrastRatio": 1.15,
  "colors": [
    {
      "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 Pale Violet Red, it is darker 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"
    },
    {
      "slug": "pale-violet-red",
      "name": "Pale Violet Red",
      "hex": "#DB7093",
      "rgb": [
        219,
        112,
        147
      ],
      "hsl": [
        340,
        60,
        65
      ],
      "cmyk": [
        0,
        49,
        33,
        14
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2875,
      "contrast": {
        "black": 6.75,
        "white": 3.11
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.75
      },
      "description": "Pale Violet Red is #DB7093, a warm pink color with balanced character. Compared with Bougainvillea, 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/pale-violet-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-violet-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 27.4,
    "contrastRatio": 1.15,
    "hslDelta": {
      "hue": 13,
      "saturation": 3,
      "lightness": 5
    },
    "luminanceDelta": 0.0448,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Pale Violet Red",
    "moreSaturatedColor": "Bougainvillea"
  },
  "accessibility": {
    "pairContrastRatio": 1.15,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Bougainvillea",
        "background": "#D958A0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.85
      },
      {
        "color": "Pale Violet Red",
        "background": "#DB7093",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.75
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Bougainvillea is better when the design needs balanced pink character, warm temperature, and the specific HEX value #D958A0.",
    "chooseSecondWhen": "Pale Violet Red is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DB7093.",
    "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/bougainvillea-vs-pale-violet-red.json",
    "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-violet-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/bougainvillea-vs-pale-violet-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/bougainvillea-vs-pale-violet-red.json"
}