Nearest-color comparison

Aubergine vs Graphite

Aubergine #472C4C vs Graphite #383838: RGB distance 27.7 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Aubergine and Graphite are related but distinguishable, with an RGB distance of 27.7. Graphite is lighter by 0.0029, and Aubergine is more saturated by 27 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Aubergine#472C4C
Graphite#383838

Quick Difference Summary

The main measurable differences between Aubergine and Graphite across RGB distance, luminance, hue, saturation, and contrast.

RGB distance27.7
Pair contrast1.03:1
Luminance delta0.0029
Hue delta291 deg
Lighter colorGraphite
More saturatedAubergine

Side-by-Side Color Profiles

pink color

Aubergine

Aubergine is #472C4C, a warm pink with hue 291°, saturation 27% and luminance 0.0366. Beside Graphite, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 12.12:1.

HEX#472C4C RGB71, 44, 76 HSL291, 27, 24 CMYK7, 42, 0, 70 Luminance0.0366 Best textwhite text

gray color

Graphite

Graphite is #383838, a neutral gray with hue 0°, saturation 0% and luminance 0.0395. Beside Aubergine, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 11.73:1.

HEX#383838 RGB56, 56, 56 HSL0, 0, 22 CMYK0, 0, 0, 78 Luminance0.0395 Best textwhite text

When to Use Aubergine or Graphite

Choose AubergineChoose Aubergine when the design calls for dark pink color at #472C4C, with warm temperature and 24% HSL lightness.
Choose GraphiteChoose Graphite when #383838, its dark gray character, or its 22% 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.03:1. They share dark tone characteristics.

Technical Comparison Table

PropertyAubergineGraphite
HEX#472C4C#383838
RGB71, 44, 7656, 56, 56
HSL291, 27, 240, 0, 22
CMYK7, 42, 0, 700, 0, 0, 78
FamilyPinkGray
TemperatureWarmNeutral
ToneDarkDark
Luminance0.03660.0395
Black contrast1.73:11.79:1
White contrast12.12:111.73:1
Shared tonesDark

Accessibility and Contrast

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

Auberginewhite text - 12.12:1
Graphitewhite text - 11.73:1

Downloadable color comparison infographic

Aubergine vs Graphite Color Comparison Infographic

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

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

Structured comparison data for Aubergine and Graphite, 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": "aubergine",
    "name": "Aubergine",
    "hex": "#472C4C",
    "rgb": [
      71,
      44,
      76
    ],
    "hsl": [
      291,
      27,
      24
    ],
    "cmyk": [
      7,
      42,
      0,
      70
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "dark"
    ],
    "luminance": 0.0366,
    "contrast": {
      "black": 1.73,
      "white": 12.12
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 12.12
    },
    "description": "Aubergine is #472C4C, a warm pink color with dark character. Compared with Graphite, it is darker and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/aubergine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aubergine.json"
  },
  {
    "slug": "graphite",
    "name": "Graphite",
    "hex": "#383838",
    "rgb": [
      56,
      56,
      56
    ],
    "hsl": [
      0,
      0,
      22
    ],
    "cmyk": [
      0,
      0,
      0,
      78
    ],
    "family": "gray",
    "temperature": "neutral",
    "tone": [
      "dark"
    ],
    "luminance": 0.0395,
    "contrast": {
      "black": 1.79,
      "white": 11.73
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 11.73
    },
    "description": "Graphite is #383838, a neutral gray color with dark character. Compared with Aubergine, it is lighter and less saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/graphite/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/graphite.json"
  }
]
Differences
{
  "rgbDistance": 27.7,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 291,
    "saturation": 27,
    "lightness": 2
  },
  "luminanceDelta": 0.0029,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "dark"
  ],
  "lighterColor": "Graphite",
  "moreSaturatedColor": "Aubergine"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Aubergine",
      "background": "#472C4C",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 12.12
    },
    {
      "color": "Graphite",
      "background": "#383838",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 11.73
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aubergine is better when the design needs dark pink character, warm temperature, and the specific HEX value #472C4C.",
  "chooseSecondWhen": "Graphite is better when the design needs dark gray character, neutral temperature, and the specific HEX value #383838.",
  "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/aubergine-vs-graphite.json",
  "https://www.colorsencyclopedia.com/api/colors/aubergine.json",
  "https://www.colorsencyclopedia.com/api/colors/graphite.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aubergine-vs-graphite",
  "type": "nearest",
  "name": "Aubergine vs Graphite",
  "verdict": "Aubergine and Graphite are visually related colors. Graphite is the lighter option. Aubergine reads warmer. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aubergine and Graphite are different pink and gray colors with HEX values #472C4C and #383838. According to Colors Encyclopedia, their RGB distance is 27.7, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 27.7,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "aubergine",
      "name": "Aubergine",
      "hex": "#472C4C",
      "rgb": [
        71,
        44,
        76
      ],
      "hsl": [
        291,
        27,
        24
      ],
      "cmyk": [
        7,
        42,
        0,
        70
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0366,
      "contrast": {
        "black": 1.73,
        "white": 12.12
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 12.12
      },
      "description": "Aubergine is #472C4C, a warm pink color with dark character. Compared with Graphite, it is darker and more saturated. Use it for beauty branding, creative systems, and premium accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/aubergine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aubergine.json"
    },
    {
      "slug": "graphite",
      "name": "Graphite",
      "hex": "#383838",
      "rgb": [
        56,
        56,
        56
      ],
      "hsl": [
        0,
        0,
        22
      ],
      "cmyk": [
        0,
        0,
        0,
        78
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark"
      ],
      "luminance": 0.0395,
      "contrast": {
        "black": 1.79,
        "white": 11.73
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 11.73
      },
      "description": "Graphite is #383838, a neutral gray color with dark character. Compared with Aubergine, it is lighter and less saturated. Use it for backgrounds, typography, and product surfaces, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/graphite/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/graphite.json"
    }
  ],
  "differences": {
    "rgbDistance": 27.7,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 291,
      "saturation": 27,
      "lightness": 2
    },
    "luminanceDelta": 0.0029,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "dark"
    ],
    "lighterColor": "Graphite",
    "moreSaturatedColor": "Aubergine"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Aubergine",
        "background": "#472C4C",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 12.12
      },
      {
        "color": "Graphite",
        "background": "#383838",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 11.73
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aubergine is better when the design needs dark pink character, warm temperature, and the specific HEX value #472C4C.",
    "chooseSecondWhen": "Graphite is better when the design needs dark gray character, neutral temperature, and the specific HEX value #383838.",
    "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/aubergine-vs-graphite.json",
    "https://www.colorsencyclopedia.com/api/colors/aubergine.json",
    "https://www.colorsencyclopedia.com/api/colors/graphite.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aubergine-vs-graphite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aubergine-vs-graphite.json"
}