Nearest-color comparison

Blue Violet vs Dark Violet

Blue Violet #8A2BE2 vs Dark Violet #9400D3: RGB distance 46.6 and contrast 1.1:1. Compare hue, luminance, saturation, WCAG and practical use.

Blue Violet and Dark Violet are related but distinguishable, with an RGB distance of 46.6. Blue Violet is lighter by 0.0162, and Dark Violet is more saturated by 24 percentage points. Their mutual contrast is 1.1:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Blue Violet#8A2BE2
Dark Violet#9400D3

Quick Difference Summary

The main measurable differences between Blue Violet and Dark Violet across RGB distance, luminance, hue, saturation, and contrast.

RGB distance46.6
Pair contrast1.1:1
Luminance delta0.0162
Hue delta11 deg
Lighter colorBlue Violet
More saturatedDark Violet

Side-by-Side Color Profiles

purple color

Blue Violet

Blue Violet is #8A2BE2, a cool purple with hue 271°, saturation 76% and luminance 0.1262. Beside Dark Violet, it is lighter and less saturated. Of the two standard text choices, white text gives the higher contrast at 5.96:1.

HEX#8A2BE2 RGB138, 43, 226 HSL271, 76, 53 CMYK39, 81, 0, 11 Luminance0.1262 Best textwhite text

purple color

Dark Violet

Dark Violet is #9400D3, a cool purple with hue 282°, saturation 100% and luminance 0.11. Beside Blue Violet, it is darker and more saturated. Of the two standard text choices, white text gives the higher contrast at 6.56:1.

HEX#9400D3 RGB148, 0, 211 HSL282, 100, 41 CMYK30, 100, 0, 17 Luminance0.11 Best textwhite text

When to Use Blue Violet or Dark Violet

Choose Blue VioletChoose Blue Violet when the design calls for vibrant purple color at #8A2BE2, with cool temperature and 53% HSL lightness.
Choose Dark VioletChoose Dark Violet when #9400D3, its vibrant and jewel tone purple character, or its 41% 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.1:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyBlue VioletDark Violet
HEX#8A2BE2#9400D3
RGB138, 43, 226148, 0, 211
HSL271, 76, 53282, 100, 41
CMYK39, 81, 0, 1130, 100, 0, 17
FamilyPurplePurple
TemperatureCoolCool
ToneVibrantVibrant, Jewel Tone
Luminance0.12620.11
Black contrast3.52:13.2:1
White contrast5.96:16.56:1
Shared tonesVibrant

Accessibility and Contrast

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

Blue Violetwhite text - 5.96:1
Dark Violetwhite text - 6.56:1

Downloadable color comparison infographic

Blue Violet vs Dark Violet Color Comparison Infographic

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

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

Structured comparison data for Blue Violet and Dark Violet, 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": "blue-violet",
    "name": "Blue Violet",
    "hex": "#8A2BE2",
    "rgb": [
      138,
      43,
      226
    ],
    "hsl": [
      271,
      76,
      53
    ],
    "cmyk": [
      39,
      81,
      0,
      11
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1262,
    "contrast": {
      "black": 3.52,
      "white": 5.96
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.96
    },
    "description": "Blue Violet is #8A2BE2, a cool purple color with vibrant character. Compared with Dark Violet, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/blue-violet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blue-violet.json"
  },
  {
    "slug": "dark-violet",
    "name": "Dark Violet",
    "hex": "#9400D3",
    "rgb": [
      148,
      0,
      211
    ],
    "hsl": [
      282,
      100,
      41
    ],
    "cmyk": [
      30,
      100,
      0,
      17
    ],
    "family": "purple",
    "temperature": "cool",
    "tone": [
      "vibrant",
      "jewel-tone"
    ],
    "luminance": 0.11,
    "contrast": {
      "black": 3.2,
      "white": 6.56
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.56
    },
    "description": "Dark Violet is #9400D3, a cool purple color with vibrant and jewel tone character. Compared with Blue Violet, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dark-violet/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-violet.json"
  }
]
Differences
{
  "rgbDistance": 46.6,
  "contrastRatio": 1.1,
  "hslDelta": {
    "hue": 11,
    "saturation": 24,
    "lightness": 12
  },
  "luminanceDelta": 0.0162,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Blue Violet",
  "moreSaturatedColor": "Dark Violet"
}
Accessibility
{
  "pairContrastRatio": 1.1,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Blue Violet",
      "background": "#8A2BE2",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.96
    },
    {
      "color": "Dark Violet",
      "background": "#9400D3",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.56
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Blue Violet is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #8A2BE2.",
  "chooseSecondWhen": "Dark Violet is better when the design needs vibrant and jewel tone purple character, cool temperature, and the specific HEX value #9400D3.",
  "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/blue-violet-vs-dark-violet.json",
  "https://www.colorsencyclopedia.com/api/colors/blue-violet.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-violet.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "blue-violet-vs-dark-violet",
  "type": "nearest",
  "name": "Blue Violet vs Dark Violet",
  "verdict": "Blue Violet and Dark Violet are visually related colors. Blue Violet is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.1:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Blue Violet and Dark Violet are different purple colors with HEX values #8A2BE2 and #9400D3. According to Colors Encyclopedia, their RGB distance is 46.6, their contrast ratio is 1.1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 46.6,
  "contrastRatio": 1.1,
  "colors": [
    {
      "slug": "blue-violet",
      "name": "Blue Violet",
      "hex": "#8A2BE2",
      "rgb": [
        138,
        43,
        226
      ],
      "hsl": [
        271,
        76,
        53
      ],
      "cmyk": [
        39,
        81,
        0,
        11
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1262,
      "contrast": {
        "black": 3.52,
        "white": 5.96
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.96
      },
      "description": "Blue Violet is #8A2BE2, a cool purple color with vibrant character. Compared with Dark Violet, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/blue-violet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blue-violet.json"
    },
    {
      "slug": "dark-violet",
      "name": "Dark Violet",
      "hex": "#9400D3",
      "rgb": [
        148,
        0,
        211
      ],
      "hsl": [
        282,
        100,
        41
      ],
      "cmyk": [
        30,
        100,
        0,
        17
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.11,
      "contrast": {
        "black": 3.2,
        "white": 6.56
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.56
      },
      "description": "Dark Violet is #9400D3, a cool purple color with vibrant and jewel tone character. Compared with Blue Violet, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dark-violet/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-violet.json"
    }
  ],
  "differences": {
    "rgbDistance": 46.6,
    "contrastRatio": 1.1,
    "hslDelta": {
      "hue": 11,
      "saturation": 24,
      "lightness": 12
    },
    "luminanceDelta": 0.0162,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Blue Violet",
    "moreSaturatedColor": "Dark Violet"
  },
  "accessibility": {
    "pairContrastRatio": 1.1,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Blue Violet",
        "background": "#8A2BE2",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.96
      },
      {
        "color": "Dark Violet",
        "background": "#9400D3",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.56
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Blue Violet is better when the design needs vibrant purple character, cool temperature, and the specific HEX value #8A2BE2.",
    "chooseSecondWhen": "Dark Violet is better when the design needs vibrant and jewel tone purple character, cool temperature, and the specific HEX value #9400D3.",
    "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/blue-violet-vs-dark-violet.json",
    "https://www.colorsencyclopedia.com/api/colors/blue-violet.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-violet.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/blue-violet-vs-dark-violet/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/blue-violet-vs-dark-violet.json"
}